StrictDoc Markup syntax highlighting using TextMate grammar in JSON formatThis repository contains a TextMate grammar package that enables syntax highlighting for the StrictDoc markup language. StrictDoc is:
DemosVisual Studio CodePyCharmInstalling in Visual Studio Code (Visual Studio Marketplace)The best way to get this extension up and running in Visual Studio Code is to install it directly from the Marketplace: StrictDoc Language Basics Extension. Installing in Visual Studio Code (local installation)It is also possible to install this extension manually by cloning this repository. Clone this repository to a good place under your file system:
Copy the cloned folder as-is to your user's VS Code extensions folder:
This instruction has been tested to work correctly and is taken from: Create Custom Language in Visual Studio Code. The syntax highlighting should become activated right away, but you may need
to reload the editor / reopen the currently open tab with an Installing in PyCharmClone this repository to a good place under your file system:
Go to Click "+". Find and specify the When the settings are saved via |