LSP
Use language-server context to improve code understanding.
Language Server Protocol support helps NextOS understand symbols, diagnostics, references, and definitions. Use LSP-heavy prompts when asking about a function, type, or import chain. If NextOS cannot find symbols your editor sees, check the project root, installed dependencies, generated files, and language server setup. LSP is context, not permission; edits and commands still require tool execution.