Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Object Pascal Syntax HighlighterNew to Visual Studio Code? Get it now.
Object Pascal Syntax Highlighter

Object Pascal Syntax Highlighter

thevikke

|
1,582 installs
| (0) | Free
Provides syntax highlighting Object Pascal files. Fork of Pascal Language Basics by Anson Yeung.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pascal Language Basics

This extension provides syntax highlighting for Object Pascal code. It is built upon an existing extension: Pascal Language Basics. Pascal Language Basics does not support Object Pascal, therefore we decided to fork it and add the necessary support in this extension.

An example program

Features

Provides syntax highlighting for Object Pascal code.

  • Classes
  • Functions
  • Keywords
  • Properties
  • Arrays
  • Interfaces
  • Types
  • The 'Result' is set as a keyword to highlight what function returns.
  • Recognize T-prefix to denote structured types.
  • Recognize I-prefix to denote interfaces, e.g. IInterface.

Feature Requests

This extension is far from perfect but we are open to suggestions and improvement ideas. If you have a feature request or questions open up a ticket in our GitHub.

Release Notes

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