Language Server Protocol implementation for qe quantum chemistry software.
- Syntax highlighting
- Auto-completion
- Diagnostics
- Hover documentation
pip install qe-lspqe-lspgit clone https://github.com/newtontech/qe-lsp.git
cd qe-lsp
pip install -e ".[dev]"MIT