Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.05 KB

File metadata and controls

23 lines (13 loc) · 1.05 KB

This plugin is no more. It has ceased to be. It's expired and gone to meet its maker. This is a late plugin. It's a stiff. Bereft of life, it rests in peace. This is an ex-plugin

The language grammar definition format is no longer supported in VSCode. So don't try to use it. There will be a new much better solution in the near future.

vs.language.objectpascal

Syntax highlighting for ObjectPascal in Visual Studio Code

This is a first attempt to support ObjectPascal and Delphi in Visual Studio Code (https://code.visualstudio.com/)

Don't miss my plugin for ObjectPascal forms modules

Installation

Clone this repository into the editor's plugin directory to a new subfolder named vs.language.objectpascal.

Example target directory for Windows 7: C:\Users\USERNAME\AppData\Local\Code\app-0.1.0\resources\app\plugins\vs.language.objectpascal

That's all!

Alt text

Feel free to contribute.