https://marketplace.visualstudio.com/items?itemName=joshua-fontany.tw5-syntax - Automatically highlight HTML/Wikitext syntax.
- Almost all TW-Wikitext syntax is recognized
- (it chokes a bit on system tiddler names in macro definitions, :P )
- Intellisense auto-fills means you can type a "snippet" like "set", then press tab, and have a whole block of text inserted, with your cursor placed at a good point to keep typing, like so:
<$set name="|cursor|"> </$set> - Automatically recognizes if the text file is a *.tid file with a block of fields above a wiki-text body, or if it is a multid (*.multids), or just wikitext (*.tw5).
Have fun! Bug report appreciated. You should also be able to search for it via the VS Code internal plugins tab (it way wait a few minutes, I literally jut pushed publish).
This seems to be working out really well, and is in a state that I believe we could adapt it for the TW-Highlighting plugin. I just haven't used that very much, so would need some help there.
I have some more exciting stuff coming along the pipe here soon. Watch this space. ;)
Best,
Joshua Fontany