akinsho / akinsho/toggleterm.nvim
Enhancement: fields in ToggleTermConfig with default value should be marked as optional
Aperta
- Lingua principale
- Lua
- Stelle
- 5.6k
- Fork
- 206
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently, when a config is annotated with ` ---@type ToggleTermConfig`, the lsp displays warning that a lot of fields are missing:
```
Missing required fields in type `ToggleTermConfig`: `shade_filetypes`, , ....., `responsiveness` Lua Diagnostics. (missing-fields) [9, 10]
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.