A simple language server for nomad.
- Autocomplete
- Diagnostics
- Formatting
- Hover information
- Driver support (docker, exec, raw_exec, qemu, java)
$ make- Zed
- VSCode (todo)
If you are already using the Zed Nomad Extension and want your changes in this repo to be reflected, please
- Run
go installin this repo to install the updated binary to your$GOPATH. - Open Zed's command palette (
Cmd+Shift+P) and runeditor: restart language server