Skip to content

loczek/nomad-ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

257 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nomad Language Server

A simple language server for nomad.

Features

  • Autocomplete
  • Diagnostics
  • Formatting
  • Hover information
  • Driver support (docker, exec, raw_exec, qemu, java)

Building

$ make

Editor Extensions

Development setup with Zed

If you are already using the Zed Nomad Extension and want your changes in this repo to be reflected, please

  1. Run go install in this repo to install the updated binary to your $GOPATH.
  2. Open Zed's command palette (Cmd+Shift+P) and run editor: restart language server

Releases

Sponsor this project

Contributors

Languages