avli

Results 12 issues of avli

Hi, First of all, I found this plugin recently and now really enjoying it. It works perfectly in most cases, but, unfortunately, doesn't work with [anaconda-mode](https://github.com/proofit404/anaconda-mode), which I use for...

needs backend work

Currently, the only way to interact with the embedded nREPL is connecting to it with the `lein reel :connect ` command. It would be nice if the nREPL console is...

enhancement

At the moment jump to Java classes is possible only when you're lucky...

enhancement

Clojure files hang sometimes in the UNSAVED state event after `Cmd+s` or `File -> Save`. Not sure it's an extension issue – need to figure out. Here is [the first...

This is suggested in a [review](https://marketplace.visualstudio.com/items?itemName=avli.clojure#review-details) on the Marketplace. The motivation is to have an ability to pick up all new dependencies on-the-fly. Not sure, however, that the REPL has...

enhancement

The grammar file that comes with Visual Studio Code is far from perfect especially in terms of indenting. We should consider to improve it in order to conquer the world...

enhancement

See [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

enhancement

First of all, thank you for the useful plugin. Let me report about the issue I've faced. I have the following setting in my `.vimrc`: ``` set keymap=russian-jcukenwin ``` which...

Not everyone uses company-mode for code completion. Another popular approach, I believe, is using `C-M-i` combination for getting a list of possible completions in another buffer. This approach works for...

enhancement
PR accepted