Clone
1
Quick Tips
Alexandre Leclerc edited this page 2025-05-27 12:06:12 -04:00

Quick tips

Using Visual Studio Code to Edit .tcmd Files

The .tcmd files are pretty much YAML files with Markdown. (Like GravCMS.)

If you want to use Visual Studio Code as an advanced text editing tool for your .tcmd files and take advantage of the Markdown highlighter, simply open a .tcmd file in Visual Studio Code, and use the shortcut Ctrl + k m and select "Markdown" in the list.

From now on, all .tcmd files will be highlighted in Markdown.