Earlier quoted context omitted.
Think of LT as something more akin to an editor in spirit - you won't see watch windows and all the craziness you often see in "big" IDE's. In that regard, you use it like you use any editor. If you're working with Clojure, ClojureScript, or Javascript code, however, you can evaluate a block inline by pressing Cmd-Enter (or Ctrl-Enter). Now that we have an experience we plan to stick with more documentation and getti…
.pyc files also seem to be showing up. I've opened a python file, typed 1 + 1 and hit Ctrl+Enter and it doesn't seem to do anything.
A new Light Table experience
111–120 of 152 posts
Re: A new Light Table experience
#112Earlier quoted context omitted.
> black themes look sort of sketchy at work Could you explain that?
I'm curious as well, since most of the programmers I've met prefers a dark theme. :)
Given a non-IPS display, my older eyes prefer dark on light, even if I think light on dark looks better. Also, light on dark is almost impossible to project for demos and presentations!
But I'm sure grandparent is just referring to the fact that light table looks different enough from the workplace norm to make it standout and his activities more known (but even visual studio has a dark mode these days).
Re: A new Light Table experience
#113Re: A new Light Table experience
#114Re: A new Light Table experience
#115Would love to switch to light table, but I need paredit. Can't switch without paredit.
Re: A new Light Table experience
#116Judging by the comments I see that there's a lot of people who haven't yet heard of Light Table, which surprised me a bit because posts about LT frequently hit the front page of HN. If you're one of those people, you should take a look at their kickstarter page: http://www.kickstarter.com/projects/306316578/light-table
Finally, while there's a lot of people bemoaning the fact that some more popular languages (than Clojure) aren't supported out of the box, I, for one, am glad that somebody's developing such an awesome tool with Clojure in mind.
Re: A new Light Table experience
#117Re: A new Light Table experience
#118Earlier quoted context omitted.
It is, but that's because we have to have a solid editing experience for the "simple" stuff before we can do the more interesting things. What good is it to have these awesome function oriented editors when you can't even modify a file efficiently? :) We use tabs as a simple way of wrapping up a context. In the future they will include all sorts of neat things - and they aren't limited in any way. If we want, we can…
Has anyone started work on an Emacs Lisp to ClojureScript compiler? :) Speaking of which, are Emacs keybindings coming any time soon?
Re: A new Light Table experience
#119Re: A new Light Table experience
#120This is a very pretty editor. That said, I have no freaking idea what I'm supposed to do. I've been messing around with it for around 15 minutes now, and I still don't understand it. I added a PHP website folder and got no code hinting or anything else beyond "here is the match for your parenthesis" for either PHP or Javascript. This also resulted in my "navigate" tab being filled with SVN meta-files. I am quite conf…
Think of LT as something more akin to an editor in spirit - you won't see watch windows and all the craziness you often see in "big" IDE's. In that regard, you use it like you use any editor. If you're working with Clojure, ClojureScript, or Javascript code, however, you can evaluate a block inline by pressing Cmd-Enter (or Ctrl-Enter). Now that we have an experience we plan to stick with more documentation and getti…