package
0.0.0-20240903202507-002b3ab91cc6
Repository: https://github.com/arduino/arduino-language-server.git
Documentation: pkg.go.dev

# Functions

NewIDELSPServer creates and return a new server.
NewINOLanguageServer creates and configures an Arduino Language Server.
NewLSPFunctionLogger creates a new function logger.

# Structs

Config describes the language server configuration.
DidCompleteBuildParams is a custom notification from the Arduino IDE, sent.
FunctionLogger is a lsp function logger.
IDELSPServer is an IDE lsp server.
INOLanguageServer is a JSON-RPC handler that delegates messages to clangd.
Logger is a lsp logger.
UnknownURIError is an error when an URI is not recognized.