Danny Freeman

Results 51 comments of Danny Freeman
trafficstars

Jeaye Wilkerson ***@***.***> writes: >> Are there any new syntax constructs in jank that aren't present in Clojure apart of the interpolation in the native/raw strings? > > At this...

> Regarding "dependency-scheme", one thing we can already discuss is the zipfile support and if it should be the default or not in the server. It might help to know...

>> Check out the dependency's source code, and use :local/root to point to that local, editable copy. Changes can be committed and submitted upstream. > This would mean we would...

I have finally submitted an issue to the LSP spec: https://github.com/microsoft/language-server-protocol/issues/1595

> However, I think we're conflating what belongs on the client vs the server. If a file IS available on the FS, I think the client should be pointed to...

Why not take a look at the open issues and see if there is anything you can do? Fork the repo, make a fix, then submit a pull request.

@snoe > It would be interesting to know what the java-lsps do. They are all different. I have looked into 3, but there are probably more language servers out there...

This will depend on semantic indentation being done (at least the first pass). Once that is in place I plan to look into this.

Dev Note: check out builtin `align.el` and see if that can be used to implement this.

sorry for very late comment. Feel free to open up a PR, if not I can do it at some point. Thank you for opening up the issue.