Changes

Jump to navigation Jump to search
732 bytes added ,  04:33, 25 September 2021
Created page with "https://code.visualstudio.com/ ConTeXt distribution comes with a VSCode Extension. It can be found here - `<somedir>/tex/texmf-context/context/data/vscode/extensions` To..."
https://code.visualstudio.com/

ConTeXt distribution comes with a VSCode Extension. It can be found here -

`<somedir>/tex/texmf-context/context/data/vscode/extensions`

To enable the above extension (e.g. in Windows), use this command -

`"C:\Program Files\Microsoft VS Code\code.exe" --extensions-dir "<somedir>/tex/texmf-context/context/data/vscode/extensions" --install-extension context`

== Some caveats ==
* One has to start the VSCode with the above command line
* The VSCode will start with only the ConTeXt extension
* One has to enable the Color Theme of this ConTeXt extension (it does not work with one's existing color themes)

Not withstanding these above limitations, it works well for editing the ConTeXt markup.
24

edits

Navigation menu