Skip to content

Visual Studio Code extension for Object Pascal syntax highlighting. Originally fork of vscode-pascal-language-basics by AnsonYeung.

License

Notifications You must be signed in to change notification settings

thevikke/object-pascal-syntax-highlighting

Repository files navigation

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.

About

Visual Studio Code extension for Object Pascal syntax highlighting. Originally fork of vscode-pascal-language-basics by AnsonYeung.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published