Mustafa Said Ağca
Mustafa Said Ağca
Adds limitations to where in compiler directives comments and spaces can exist. Existing examples already cover and comply with the changes. #3028
The language server didn't seem to work inside my neovim, so I tried to test the binary directly by providing a file with the `--parse-file` option and it caused segmentation...
When I launch neovim, I get this error message: ```bash [LLM] Unsupported architecture or OS: x86_64 Windows_NT [LLM] failed to download llm-ls ``` It's the same for MinGW: ```bash [LLM]...
Neovim displays this warning when I attempt to rename a symbol: `[LSP] Rename, no matching language servers with rename capability.` The addition of this feature will be much appreciated.