BeyondCodeBootcamp / BeyondCodeBootcamp/vim-ale-hello-world
Add minimal Language Server
Open
- Dominant language
- Shell
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`vscode-language-server` is bloated and slow.
We could make something very simple for linting (and maybe even auto-completion) runs _very_ quickly.
Need to test to make sure that it's not so slow when the language server is fast (maybe the bottleneck is somewhere else?).
See [./events/](https://github.com/BeyondCodeBootcamp/vim-ale-hello-world/blob/main/events/).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.