akinsho / akinsho/toggleterm.nvim
Enhancement: fields in ToggleTermConfig with default value should be marked as optional
Abierto
- Lenguaje dominante
- Lua
- Estrellas
- 5.6k
- Forks
- 206
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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]
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.