fastly-vcl-lsp
v0.4.0
Published
Fastly VCL LSP server
Downloads
3
Readme
Fastly VCL LSP Server
Language Server Protocol (LSP) implementation for Fastly VCL.
Feedback and feature requests: Github issues
Functionality
This server is still in an early state. It is usable but many advanced features have not yet been implemented. Currently supported features:
- [x] Diagnostics
- [x] Completions
- [x] Boilerplate snippets
- [x] Signature help
- [x] Documentation on hover