Light Table Quick-Start on Ubuntu 14.04 Trusty LTS 32-64bit Easy Guide

September 10, 2014 | By the+gnu+linux+evangelist.

Quick-Start with Light Table on Ubuntu 14.04 Trusty LTS

Hi! The Tutorial shows you Step-by-Step How to Quick Start with Light Table (The next generation code editor) on Ubuntu 14.04 Trusty Tahr LTS GNU/Linux Desktop.

Light Table Features:

  • WATCHES: Next-gen println to keep track of important values in your code. Just add a watch to an expression and the value will be streamed back to LT in real time.
  • INLINE EVALUTION: No more printing to the console in order to view your results. Simply evaluate your code and the results will be displayed inline.
  • OPEN SOURCE: Developer tools should be open source. Every bit of Light Table’s code is available to the community because none of us are as smart as all of us.
  • MALLEABLE: Keymaps, behaviors, and Light Table’s Behavior-Object-Tag engine means you can easily shape your IDE to whatever your work requires.
  • PLUGIN MANAGER: The plugin manager hooks into the central list of plugins so you don’t have to go hunting all over the internet to find the ones you want.
  • POWERFUL EDITING: Light Table is a lightweight, clean, and sleek interface with all of the power and functionality you need and expect from your editor.

Light Table’s general editor capabilities will work with most languages out there, but it has deeper Language Integrations (things like inline eval) for Clojure, ClojureScript, Javascript, Python, HTML, and CSS. More languages can be added via plugins in the future.

Light Table Editor Quick Start on Ubuntu 14.04 Trusty LTS - Featured
  1. How to Install Light Table on Ubuntu

    Ubuntu Light Table Installation

    The Linked Guide shows you Step-by-Step How to Getting-Started with Light Table on Ubuntu Linux.

  2. Launching LightTable.

    The Light Table seem needing of Admin Privilegies to be Successfully Launched…

    sudo LightTable

    To Launch from Desktop make a Launcher Command with GKsu like:

    gksu LightTable

    To Install GKsu for Ubuntu:

    sudo apt-get install gksu

    How to Create a Custom Launcher on Ubuntu Unity Desktop

    How Launcher for Ubuntu-Unity

    Light Table Editor Quick Start t - LightTable GUI Intro

  3. Opening the Light Table Commands Pane.

    Ctrl+Space or View -> Commands
    Light Table Editor Quick Start - LightTable GUI with Commands Pane

  4. Light Table Official Documentation

    Light Table Docs

    For Getting Help on Using Light Table Look into the Official Documentation…


QuickChic Theme • Powered by WordPress