clojure - LightTable creates connection per file -


how can tell lighttable connection use evaluate code? before latest version, created 1 connection upon first evaluation , used connection subsequent evals. creates connection per file evaluate form in + if launch instarepl, creates new connection :(

if use remote repl, connects repl successfully, still creates new connections each clojure file(

you didn't versions represented 'before' , 'after'.

if you've moved lighttable 0.8.x should update clojure plugin 0.3.2. fixes problem described in changelog.


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -