Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>DelphiLSPNew to Visual Studio Code? Get it now.

DelphiLSP

Embarcadero Technologies

|
5,250 installs
| (13) | Free
Delphi LSP server for CodeInsight in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Official extension for Embarcadero DelphiLSP.

Getting Started

  • Make sure you have Embarcadero Delphi 11.0 or higher installed on your machine
  • Generate .delphilsp.json files for the projects you want to work with:
    • In Delphi: Tools > Options > User Interface > Editor > Language > Code Insight and turn on 'Generate LSP Config', and close and reopen your project.
    • For full information, see the detailed instructions on the docwiki's Code Insight Reference page
  • Open a directory in VSCode that contains one or more Delphi projects
    • If there are multiple projects (.delphilsp.json files) in the folder, you will be prompted to choose one
    • ...and if you close that dialog by mistake, you can execute the command DelphiLSP: Select project settings in order to set the project context
  • Start working with your Delphi code!
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft