Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>OmniPascal - Open PreviewNew to Visual Studio Code? Get it now.
OmniPascal - Open Preview

OmniPascal - Open Preview

Wosi

|
107,602 installs
| (16) | Free
Delphi and FPC support. Including code completion, declaration support, outlining, snippets, syntax highlighting and more.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OmniPascal - Open Preview

Manage your Delphi and Free Pascal code with Visual Studio Code.

For Windows, Mac and Linux!

www.omnipascal.com

Parameter hints

Quick Start

  • Open File -> Preferences -> Settings
  • Search for omnipascal
  • Adjust the settings
  • Open the command palette (F1)
  • Type Reload Window in order to apply the new settings

General Usage

  • Open a folder in VSCode that contains a Delphi or Lazarus project
  • Open a source file in the editor
  • Execute the command OmniPascal: Load project
  • When your configuration is correct and the setting omnipascal.createBuildScripts is true then you will be able to compile and run the project by executing the command Tasks: Run Test Task

Feedback

  • We help you on StackOverflow
  • Tell us what you think on Twitter
  • File a bug or request a feature on BitBucket

Features

Go to Declaration

Go to Declaration

Code completion

Code completion

Parameter hints

Parameter hints

Outlining

Outlining

Compiler Messages

(You need to create your own tasks.json and your own problem matcher to enable this feature. This is just a showcase on how it can work)

Compiler Messages

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft