Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 944 Bytes

editor-nova.md

File metadata and controls

27 lines (18 loc) · 944 Bytes

Using serve-d with Nova


Summary

An extension for Nova called D-Velop is available via the normal extension facility. This extension utilizes serve-d for LSP functionality.

Installing this will enable D support to work in Nova.

It will also enable syntax highlighting, folding, and indentation features via the Tree-sitter D grammar.

Requirements

D-Velop will offer to automatically download a suitable version of serve-d, and by default will notify you when new releases are available, and offer to update as appropriate.

You can use your own installation of serve-d as well, but be advised that served version 0.8.0-beta.1 or newer is required to operate with the extension