This package adds support for OpenType feature files in the Adobe "AFDKO" format to VS Code.
Features:
- Syntax highlighting
- Code snippets
Launch VS Code Quick Open (Ctrl+P
), paste the following command, and press enter.
ext install santhoshthottingal.vscode-afdko
(Screenshot From Amiri font)
The syntax highlighting patterns for AFDKO is based on the opentype-feature-bundle for Atom Editor by Kennet Ormandy which is based upon Brook Elgie’s original Textmate bundle.
The code snippets are based on the snippets prepared by Simon Cozens for AFDKO-SublimeText
Copyright © 2007–2015 Brook Elgie
Copyright © 2014–2016 Kenneth Ormandy
Copyright © 2020 Santhosh Thottingal