LightTable 0.2.3 - Even More Light for Clojure

So as soon as I decided to write about LightTable, the developers go and improve a whole bunch of things. With the 0.2.3 release that happened earlier today the configuration of LightTable now works correctly.

This change is going to make it so much easier to use LightTable for demo’s and coding dojo’s. The has been an update to the default solarized light theme that looks very pretty to me.

All the settings now work correct and changes are applied straight away, you no longer have to open a new tab to see the changes. The changes are also applied to the Welcome screen too.

You can apply themes to LightTable in the same way as before

C-k set theme theme-name

You can also set if the themes should run on a light or dark skin of LightTable

C-k set skin light
C-k set skin dark

Or you can even combine the above it seems, although I am not sure this works for all theme. It may just be for the solarized light theme.

set theme solarized light
set theme solarized dark

Download and Install LightTable

Everything is the same as my previous LightTable post, just download the relevant file and off you go.

If you had an earlier version of LightTable installed, I also recommend removing your local configuration directory

rm ~/.lighttable

Finding your way

Another editor feature added in this release is find, which as you would expect allows you to find a text string within your code.

What version am I?

A nice addition is the version command, which opens up another tab and shows you the version of LightTable you are running. You also get the change log so you can see what has been fixed and there is a button to check for updates.

Thank you.
@jr0cket


This work is licensed under a Creative Commons Attribution 4.0 ShareAlike License, including custom images & stylesheets. Permissions beyond the scope of this license may be available at @jr0cket
Creative Commons License