Closed casey-SK closed 3 months ago
Helps if you have the language server installed :/
nimble install nimlangserver
Not working to me as well. I have nimlangserver installed and correctly added to the path.
> nimlangserver --version
1.6.0
I've changed the zed_extension_api from 0.0.6 to 0.1.0 inside Cargo.toml and I`ve found no error after that.
I am able to install this extension within the app. I am able to use the tasks provided by the extension. But anything to do with syntax doesn't seem to work. No inline hints, No LSP errors.