Steven Proctor
Steven Proctor
### Server name typeprof ### Server homepage https://github.com/ruby/typeprof ### Languages ruby ### Is this server added in lspconfig? - [X] Yes - [ ] No ### How is this server...
**version** ``` clojure-lsp 2021.08.24-14.41.56 clj-kondo 2021.08.07-SNAPSHOT ``` **macro usage** Maybe??? I am seeing this on ClojureScript, and it might be related to macros being used there, since they are done...
Thanks for the plugin, it is great! I was adding connections, and was wondering if there is the chance that grouping of connections might be supported. Not sure if this...
I enjoy the plugin, but I also work in a few languages that make frequent use of colons as starting characters for keywords/symbols. What are your thoughts on making an...
All fields of the log file are likely not needed for all scenarios, find a nice way to be able to specify a nice way to declare the fields that...
Use a buffered reader to read in the log lines, so the whole log does not have to sit in memory at once.