0

How can I switch to "Draft Table" mode in LightTable? Tried different sources (Ruby, Closure, Python). With Vim mode turned on and off. But I never see mode buttons in the right-bottom corner.

styx
  • 23
  • 6
  • What do you mean by draft mode? – lovelyVector Apr 01 '14 at 20:24
  • @lovelyVector I mean the mode when the code is split by functions on a single tab (in demo video it is called Draft Table mode). On video http://www.chris-granger.com/lighttable/ it is on 03:23 – styx Apr 02 '14 at 06:46

1 Answers1

1

That video was just to demonstrate the concept, before the actual thing had been written. Those features aren't real (yet).

danielpcox
  • 466
  • 4
  • 11