Description
Provides a language server for the Odin programming language. Editors can use it for code completion, diagnostics, navigation, hover information, and other language-aware features.
Use it when developing Odin projects in an editor that supports the Language Server Protocol. It improves editing support, but it is not the Odin compiler itself.