Perl Moose Extension for VS CodePerl Moose syntax highlight support for Visual Studio Code FeaturesThis extensions includes support for Moose and their minimalist variants (Mouse and Moo). Currently includes Syntax Highlight for following classes:
Release NotesSee CHANGELOG.md to see latest changes ContributingThe grammar sources is written in YAML in src/syntaxes/ folder and converted to textmate JSON format in build phase. BuildingTo generate the main grammar:
TestingTo run the grammar tests:
The test cases are stored as markdown files under To test the grammar in VS Code, select the References
LicenseThis extension is distributed under MIT license. |