David Else
David Else
Once correction is made, then it stops working properly and you can add nonsense that is not linted
``` Linux vale version 2.6.6 (directly downloaded) VS Code 1.52 .vale.ini [*.md] BasedOnStyles = Vale, Microsoft ``` I am using the CLI version, not the server. On the following line,...
Since [Bash Language Server 5.3.0](https://github.com/bash-lsp/bash-language-server/blob/main/server/CHANGELOG.md#530) shfmt formatting is built in providing the user has the `shfmt` binary installed, so now auto-format can be enabled in line with other language servers...
### Is your device already requested? - [X] I have searched the existing issues ### Brand Motorola ### Name moto g(7) plus ### Device code lake_n ### Model _No response_...
### Thanks for giving yabridge a shot! - [X] I read through both the troubleshooting and the known issues sections, and my issue wasn't listed there ### Problem description Using...
### Summary If i get a code action popup and then move the cursor up and down the popup follows it. It should go away when you move, like other...
At the moment there is no way to discover if a code action exists other than moving around pressing `space a`. In Neovim this simple plugin https://github.com/kosayoda/nvim-lightbulb shows a little...
### Summary When creating a new function smart tab does not tab over the closing parenthesis but jumps to the end of the file. ### Reproduction Steps Paste this bash...
### Check for existing issues - [X] Completed ### Environment Linux downloaded from github releases vale version 3.7.1 ### Describe the bug / provide steps to reproduce it Vale insists...
It is now the best spelling and grammar option as `ltex-ls` is slow and uses a lot of RAM, I added a WIKI about it: https://github.com/helix-editor/helix/wiki/Language-Server-Configurations#vale-ls I don't know why...
Thanks for this awesome software! It would be great to be able to add a word to a dictionary with a code action to remove `ERROR Vale.Spelling`. There is a...