# hurl-lsp
Language Server Protocol implementation for [Hurl](https://hurl.dev).
## Features
- Diagnostics powered by `hurl_core`
- Context-aware completion
- Hover documentation
- Built-in formatting via `hurlfmt`
- Document symbols, go-to-definition, and code lens support
## Project
- Repository: <https://github.com/testmind-hq/hurl-lsp>
- Issues: <https://github.com/testmind-hq/hurl-lsp/issues>