Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GO Delphi LSP ServerNew to Visual Studio Code? Get it now.
GO Delphi LSP Server

GO Delphi LSP Server

ITLC-IVORNF

|
6 installs
| (0) | Free
Language support for Delphi and Object Pascal powered by the bundled delphi-lsp server.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Delphi LSP for VS Code

This extension provides Delphi/Object Pascal language features through the bundled delphi-lsp language server. The server is tested on windows and is written in go programming language, if you have problems please open a issue on https://github.com/IvoRNF/delphi-lsp or send me an email (ivoribeirodonascimento@gmail.com)

Included features

  • Workspace and document symbols
  • Completion and hover information
  • Go to definition and find references
  • Diagnostics

Configuration

All LSP settings are available in VS Code's Settings panel under Delphi LSP. The Windows x64 server is bundled. For another platform or a custom build, set delphiLsp.serverPath to its executable.

You can configure a delphiLsp.configPath to use an existing delphi-lsp.json file, or configure these fields directly in VS Code: delphiLsp.project, delphiLsp.delphiDir, delphiLsp.searchPaths, and delphiLsp.includePaths. Direct settings generate the server configuration automatically. Changes to Delphi LSP settings restart the language server.

Relative setting paths are resolved from the first workspace folder.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft