Questions tagged [lighttable]

Light Table is a multi-platform interactive IDE that lets you modify running programs.

Light Table is a multi-platform interactive IDE that lets you modify running programs.

It provides the real time feedback to not only answer questions about code, but to understand how programs really work.

Website : http://www.lighttable.com/

137 questions
1
vote
1 answer

Light Table read input

I'm having some trouble to get started with Light Table. Here's my code (Clojure) (ns prova1-ed.core (:gen-class)) (use 'clojure.java.io) (defn -main [& args] (println "Type the name of the file to read: ") (let [fileName (read-line)] …
Tiago Dall'Oca
  • 329
  • 3
  • 15
1
vote
0 answers

How to host a Light Table server?

Does anyone know if it is possible to host Light Table on a own server, and how to do this ? It is an awesome IDE and it would be even more awesome if I can run it on a development server, allowing my teams to code in browser with Light Table :-)
Rémi Becheras
  • 14,902
  • 14
  • 51
  • 81
1
vote
1 answer

Auto-Pairing in LightTable

I have set up auto-pairing for Light Table for the characters "({[ and their counterparts (Important Note: I using the german keyboard layout). This is was done by adding [:app :lt.objs.settings/pair-keymap-diffs] to my user behaviors (does the…
heyarne
  • 1,127
  • 9
  • 33
1
vote
1 answer

How can I dynamically connect LightTable to an external browser from console?

I want to try out some of the new ECMAScript features but the browser integrated with LightTable doesn't have those features. For that I need to connect to an external browser and for that LightTable requires this line:
Eduard Florinescu
  • 16,747
  • 28
  • 113
  • 179
1
vote
1 answer

Bind multiple actions to one key in lighttable

I'm using the vim plugin in lighttable. When I'm in insert-mode and press ESC while a code completion window is shown, it closes that window but doesn't exit insert mode. I'd like lighttable to do both at the same time when pressing ESC because I…
wullxz
  • 17,830
  • 8
  • 32
  • 51
1
vote
1 answer

How to get the directory information in the workspace of Light Table?

Opening recent workspace shows the directories and files that I opened before, then how to get the directory location of them? I tried right click, but I see no information. I expect something like this from Code Runner.
prosseek
  • 182,215
  • 215
  • 566
  • 871
1
vote
2 answers

how to Creating a new Clojure project?(in windows)

When i try to create new project in 'clojure' using lein new hello it's give Compiler-exception java.lang.RuntimeException. when i run "lein new hello" this command in Clojur REPL for create new project i got this massage [![enter image…
user2298562
  • 21
  • 1
  • 6
1
vote
1 answer

Angular2: TestApp not working in LightTable. Error: UncoatedModuleInstantiator.getUncoatedModule

I wanted to play with Angular2 - a very unsophisticated start! I didn't more than copy some code from angular.io to my files. In LightTable (integrated browser this code does not work: Angular2…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/lighttable" class="post-tag grid--cell" title="show questions tagged 'lighttable'" rel="tag">lighttable</a> <a href="../../questions/tagged/angular" class="post-tag grid--cell" title="show questions tagged 'angular'" rel="tag">angular</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 19 '15 at 14:08">asked May 19 '15 at 14:08</time> <a href="../../users/2092322/bairdev" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2092322.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="BairDev" /> </a> <div class="s-user-card--info"> <a href="../../users/2092322/bairdev" class="s-user-card--link">BairDev</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">2,865</li> <li class="s-award-bling s-award-bling__gold" title="4 gold badges">4</li> <li class="s-award-bling s-award-bling__silver" title="27 silver badges">27</li> <li class="s-award-bling s-award-bling__bronze" title="50 bronze badges">50</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-29453580"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/29453580/using-instarepl-in-lighttable-on-windows-7-for-testing-enlive" class="question-hyperlink">Using InstaREPL in LightTable on Windows 7 for testing Enlive</a></h3> <div class="excerpt">I've been trying to get started with LightTable/Clojure on Windows 7 (64-bit). If I open a workspace, everything seems to be OK. But what I want to do is use instaREPL and do some experimenting. When I start LightTable, open an instaREPL window…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/clojure" class="post-tag grid--cell" title="show questions tagged 'clojure'" rel="tag">clojure</a> <a href="../../questions/tagged/lighttable" class="post-tag grid--cell" title="show questions tagged 'lighttable'" rel="tag">lighttable</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 05 '15 at 02:43">asked Apr 05 '15 at 02:43</time> <a href="../../users/1999134/michael-frederick" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1999134.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Michael Frederick" /> </a> <div class="s-user-card--info"> <a href="../../users/1999134/michael-frederick" class="s-user-card--link">Michael Frederick</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">297</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="5 silver badges">5</li> <li class="s-award-bling s-award-bling__bronze" title="12 bronze badges">12</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-28846069"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/28846069/how-do-i-map-one-shortcut-key-to-a-sequence-of-tags-tasks-in-lighttable" class="question-hyperlink">How do i map one shortcut key to a sequence of tags (tasks) in lighttable?</a></h3> <div class="excerpt">Say, for example, I want to bind a key "ctrl+d" to duplicate current line in LightTable. For that, to emulate duplication of the current line, I want to run a series of actions like [:editor.select-line :editor.copy :editor.selection.clear…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/lighttable" class="post-tag grid--cell" title="show questions tagged 'lighttable'" rel="tag">lighttable</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 04 '15 at 03:13">asked Mar 04 '15 at 03:13</time> <a href="../../users/976882/wildnux" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/976882.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="wildnux" /> </a> <div class="s-user-card--info"> <a href="../../users/976882/wildnux" class="s-user-card--link">wildnux</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">408</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="7 silver badge">7</li> <li class="s-award-bling s-award-bling__bronze" title="22 bronze badge">22</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-28558571"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/28558571/light-table-unable-to-load-goog-and-other-javascript-libraries" class="question-hyperlink">Light Table unable to load 'goog' and other javascript libraries</a></h3> <div class="excerpt">Light Table 0.7.2 running a "live" browser repl with clojurescript. I'm just documenting a solution to a problem that was blocking me from using Light Table. I couldn't find any suitable answers, and it took a while for me to find a workaround. …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/clojure" class="post-tag grid--cell" title="show questions tagged 'clojure'" rel="tag">clojure</a> <a href="../../questions/tagged/google-closure-compiler" class="post-tag grid--cell" title="show questions tagged 'google-closure-compiler'" rel="tag">google-closure-compiler</a> <a href="../../questions/tagged/clojurescript" class="post-tag grid--cell" title="show questions tagged 'clojurescript'" rel="tag">clojurescript</a> <a href="../../questions/tagged/lighttable" class="post-tag grid--cell" title="show questions tagged 'lighttable'" rel="tag">lighttable</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 17 '15 at 09:26">asked Feb 17 '15 at 09:26</time> <a href="../../users/2213784/vt5491" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2213784.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="vt5491" /> </a> <div class="s-user-card--info"> <a href="../../users/2213784/vt5491" class="s-user-card--link">vt5491</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">2,254</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="22 silver badges">22</li> <li class="s-award-bling s-award-bling__bronze" title="34 bronze badges">34</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-27554469"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/27554469/light-table-auto-close-parenthesis-on-windows-7-international-spanish-keyboard" class="question-hyperlink">Light Table auto close Parenthesis on Windows 7 International Spanish Keyboard</a></h3> <div class="excerpt">I'm using a International Spanish Keyboard with deadsunkeys the following code works for "'(){} but not for [], any clues?. To test I used: [:editor.keys.normal "ctrl-`" :tabs.next] and nothing happened. Light Table 0.7.2 user.keymaps ;; Auto…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/clojure" class="post-tag grid--cell" title="show questions tagged 'clojure'" rel="tag">clojure</a> <a href="../../questions/tagged/keyboard" class="post-tag grid--cell" title="show questions tagged 'keyboard'" rel="tag">keyboard</a> <a href="../../questions/tagged/lighttable" class="post-tag grid--cell" title="show questions tagged 'lighttable'" rel="tag">lighttable</a> <a href="../../questions/tagged/keymaps" class="post-tag grid--cell" title="show questions tagged 'keymaps'" rel="tag">keymaps</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Dec 18 '14 at 19:45">asked Dec 18 '14 at 19:45</time> <a href="../../users/3170694/freefog" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3170694.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="FreeFog" /> </a> <div class="s-user-card--info"> <a href="../../users/3170694/freefog" class="s-user-card--link">FreeFog</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">21</li> <li class="s-award-bling s-award-bling__bronze" title="4 bronze badges">4</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-27443105"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/27443105/input-from-stdin-in-light-table-juno" class="question-hyperlink">Input from STDIN in Light Table Juno</a></h3> <div class="excerpt">I recently came across with this awesome IDE, Juno for Julia. I have setup the IDE properly and it is successfully connecting to Julia. However, I'm facing with a small problem: How am I supposed to get data from STDIN in Juno using say,…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/julia" class="post-tag grid--cell" title="show questions tagged 'julia'" rel="tag">julia</a> <a href="../../questions/tagged/lighttable" class="post-tag grid--cell" title="show questions tagged 'lighttable'" rel="tag">lighttable</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Dec 12 '14 at 11:52">asked Dec 12 '14 at 11:52</time> <a href="../../users/1929013/cannot-mutably-borrow" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1929013.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="cannot_mutably_borrow" /> </a> <div class="s-user-card--info"> <a href="../../users/1929013/cannot-mutably-borrow" class="s-user-card--link">cannot_mutably_borrow</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">679</li> <li class="s-award-bling s-award-bling__silver" title="8 silver badges">8</li> <li class="s-award-bling s-award-bling__bronze" title="25 bronze badges">25</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-27349467"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/27349467/how-do-i-annotate-protocols-and-their-methods-in-clojure-s-core-typed" class="question-hyperlink">How do I annotate protocols and their methods in Clojure's core.typed?</a></h3> <div class="excerpt">I am making a tic tac toe game and have made a protocol for my Strategy. The game is running fine, so I want to take this opportunity to hone my core.typed skills. I have annotated the protocol (as shown below), but when I run (cf method-name) or…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/clojure" class="post-tag grid--cell" title="show questions tagged 'clojure'" rel="tag">clojure</a> <a href="../../questions/tagged/type-systems" class="post-tag grid--cell" title="show questions tagged 'type-systems'" rel="tag">type-systems</a> <a href="../../questions/tagged/lighttable" class="post-tag grid--cell" title="show questions tagged 'lighttable'" rel="tag">lighttable</a> <a href="../../questions/tagged/clojure-core.typed" class="post-tag grid--cell" title="show questions tagged 'clojure-core.typed'" rel="tag">clojure-core.typed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Dec 08 '14 at 00:10">asked Dec 08 '14 at 00:10</time> <a href="../../users/3000857/kurofune" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3000857.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="kurofune" /> </a> <div class="s-user-card--info"> <a href="../../users/3000857/kurofune" class="s-user-card--link">kurofune</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,055</li> <li class="s-award-bling s-award-bling__silver" title="12 silver badges">12</li> <li class="s-award-bling s-award-bling__bronze" title="26 bronze badges">26</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-26827281"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/26827281/find-and-replace-tabs-with-spaces-in-lighttable" class="question-hyperlink">Find and replace tabs with spaces in LightTable</a></h3> <div class="excerpt">I have tried using \t in the find function but it doesn't work. I've got some files with tabs in it, and I need to replace the tabs with 4 spaces. How can I get the find function to recognise tab characters so I can replace them? </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/lighttable" class="post-tag grid--cell" title="show questions tagged 'lighttable'" rel="tag">lighttable</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Nov 09 '14 at 10:40">asked Nov 09 '14 at 10:40</time> <a href="../../users/893766/adrian-torrie" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/893766.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Adrian Torrie" /> </a> <div class="s-user-card--info"> <a href="../../users/893766/adrian-torrie" class="s-user-card--link">Adrian Torrie</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">2,795</li> <li class="s-award-bling s-award-bling__gold" title="3 gold badges">3</li> <li class="s-award-bling s-award-bling__silver" title="40 silver badges">40</li> <li class="s-award-bling s-award-bling__bronze" title="61 bronze badges">61</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/lighttable_page=5" rel="prev" title="Go to page 5">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/lighttable_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/lighttable_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/lighttable_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/lighttable_page=9" rel="" title="Go to page 9">9</a> <a class="s-pagination--item" href="../../questions/tagged/lighttable_page=10" rel="" title="Go to page 10">10</a> <a class="s-pagination--item" href="../../questions/tagged/lighttable_page=7" rel="next" title="Go to page 7"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>