Visual Studio Code

From Lazarus wiki
Revision as of 05:29, 22 November 2022 by PierceNg (talk | contribs) (Fix typo in name)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

About

Visual Studio Code, also commonly referred to as VS Code, is a source-code editor made by Microsoft with the Electron Framework, for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git. Users can change the theme, keyboard shortcuts, preferences, and install extensions that add additional functionality. Source: Wikipedia

Pascal Extensions

Pascal extensions allow using VS Code as an IDE for Pascal programming:

There are a few others, just search for "pascal" at Visual Studio Marketplace.