This is something I’ve been wanting to do for two years, but I haven’t really started trying it until today, and I’m not sure how far I’ll get.
There is still a lot of work to be done to achieve all the expected functionality I want. However, there is a preliminary version of the plugin here
I’m curious about this. Do you spend much time editing tiddlers in vscode? I almost never do, even though I usually use the Node.js version and easily could. The only time I can think of is if I’m writing a complex JS tiddler, where I like to have syntax highlighting and brace matching. (I still don’t use Intellisense or any autocompletion; I turn those off as fast as I can on any editor.) I’m assuming, if this is a project that interests you, that you do a lot more such editing than I do. What’s your workflow like that you do this?
Also, is this in a private repo? I went to look at what the VS Code Marketplace said was the source, https://github.com/oeyoews/vscode-intellisense, and got a 404.
On the contrary, I am not used to wikitext at all. I use markdown and my own js plugins.