From cfc15d7476a5cd465303d2ad75ac4a0d7a8c4e04 Mon Sep 17 00:00:00 2001 From: Yaniv Mordekhay Date: Sat, 12 Oct 2024 01:51:50 +0300 Subject: [PATCH] docs: mention navi syntax highlighting vs-code extension --- docs/cheatsheet_syntax.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/cheatsheet_syntax.md b/docs/cheatsheet_syntax.md index ea0aefd..78d8a5e 100644 --- a/docs/cheatsheet_syntax.md +++ b/docs/cheatsheet_syntax.md @@ -32,6 +32,9 @@ Lines starting with: All the other non-empty lines are considered as executable commands. +Tip: if you are editing cheatsheets in Visual Studio Code, you could enable syntax highlighting +by installing [this extension](https://marketplace.visualstudio.com/items?itemName=yanivmo.navi-cheatsheet-language). + ### Variables The interface prompts for variable names inside brackets (eg ``).