Syntax highlighting for ObjectPascal forms modules (.dfm, .lfm) in Visual Studio Code
This is a first attempt to support ObjectPascal forms modules and Delphi in Visual Studio Code (https://code.visualstudio.com/)
Don't miss my plugin for ObjectPascal Code
Clone this repository into the editor's plugin directory to a new subfolder named vs.language.objectpascal-forms-module.
Example target directory for Windows 7: C:\Users\USERNAME\AppData\Local\Code\app-0.1.0\resources\app\plugins\vs.language.objectpascal-forms-module
That's all!
Feel free to contribute.