avli

Results 40 comments of avli

@johnjelinek could you check if the issue still persists in the latest version of the extension? It seems like Clojure can't find the file for some reason. Can it be...

Hi @arichiardi I'm not sure if I understand you correctly, but are you talking about ClojureScript support using `lumo`? And, to honest, not sure what's socket REPL :-) I mean...

Just a little disclaimer: I'm not a ClojureScript user (at the moment) so it's hard for me to implement the proper support of it because I simply don't know its...

Hi @corporatepiyush I'm not sure if I understand you right. Do you mean Cursive has an option for configuring colors of the Clojure keywords and you want the same functionality...

I believe this is something that should be done on the syntax level. The default syntax file for Clojure comes with Visual Studio Code itself, so, I think, it may...

README was updated and now contains the information about the [manual configuration](https://github.com/avli/clojureVSCode#manual-configuration).

That's weird. Could you try to delete the extension completely, remove all its directories from the VSCode extension directory and try to install it from Marketplace again and share the...

@sc-lewis-notestine does the solution from the previous post work for you?

The feature seems to be easy to implement. I'll try to add it to the next release.

Hi @buzzdan I'm not sure I understand you correctly. Isn't it possible right now to reload a changed file by evaluating it once again?