extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Add Navi language extension

Open huacnlee opened this issue 1 year ago • 3 comments

https://navi-lang.org

https://github.com/navi-language/zed-navi

Screenshot

image

huacnlee avatar Feb 18 '24 08:02 huacnlee

Can I implementation LSP with extension mode now? And how?

I have written LSP support in Zed source, all things are done.

https://github.com/navi-language/zed-navi/blob/main/src/lib.rs

20240218170833_rec_

This image is build by Zed source

huacnlee avatar Feb 18 '24 09:02 huacnlee

Can I implementation LSP with extension mode now? And how?

We are currently working on the ability to add language servers in extensions. Support for this will be coming soon.

maxdeviant avatar Feb 18 '24 15:02 maxdeviant

Please merge this extension first, at least the grammar highlighting is useful for now.

I will update it again, when Zed done with the LSP extension support.

huacnlee avatar Feb 19 '24 00:02 huacnlee

@huacnlee Thanks!

maxdeviant avatar Feb 20 '24 15:02 maxdeviant