Add Quick Tips
9
Quick-Tips.md
Normal file
9
Quick-Tips.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user