-
Hi all,
I gave `grammar-guard` a go, mainly because I wanted to change my `ltex-ls` language settings easily and so far nothing has worked (e.g. overriding the default configs of `nvim-lsp-installe…
-
**Describe the bug**
This is the same bug that has been plaguing the original repo (https://github.com/valentjn/vscode-ltex/issues/134 and https://github.com/valentjn/vscode-ltex/issues/880). The `ja…
-
**Is your feature request related to a problem? Please describe.**
I expect to get a list of all spelling errors in my project (an academic paper) so that I can be sure I do not miss any.
**Descri…
-
**Describe the bug**
File -> Exit. Check `ps` and find `java` is still running an hour later.
**Steps to reproduce**
Steps to reproduce the behavior:
1. Open VS code (I tend to have ~3 windows…
-
Thanks for this awesome package, very useful!
I would like to add support for the [LTeX language server](https://github.com/valentjn/ltex-ls), which performs spell checking, grammar checking, and s…
-
| Field | Description |
|--------------|-------------|
| Plugin | All LSP Plugins |
| Nixpkgs | `unstable` |
| Home Manager | `unstable` |
- [x] I have read the [FAQ](h…
-
The `filename()` function is called once after the buffer is opened, and once _after_ buffer is closed. This is problematic since the docs suggest:
```lua
local encoding = vim.api.nvim_buf_get_opt…
-
I've noticed the `dev` branch going on and switched to test it - around 2 months ago. So far, it has worked flawlessly. The LspAttach based automatic setup really did make my config cleaner as well, c…
-
Some commands on the `ltex` lsp are resolved on the client side.
Example:
- `_ltex.addToDictionary`
- `_ltex.disableRules`
- `_ltex.hideFalsePositives`
[Docs: ltex commands](https://valentj…
-
**Is your feature request related to a problem? Please describe.**
I'm a Nix/NixOS user and I heavily rely on development shells (a way to start a shell session with $PATH and other environment var…