Agreed, good stuff! I will make time this week to check this out. Are your color schemes hard-coded, or do they reference the current wiki palette? (Idle thought from notes about converting my own highlighting code into TW.) If it is useful at all, I have a Visual Studio Code plugin full of regex for various tiddlywiki syntax highlighting contexts:
https://github.com/joshuafontany/VSCode-TW5-Syntax Best, Joshua Fontany On Sunday, August 23, 2020 at 9:57:49 AM UTC-7 [email protected] wrote: > Good stuff. Thanks for sharing. > > Regarding list continuation, you could definitely build that into this. > Though if you don't mind loosing the ability to add an actual tab > character, the autolists plugin I wrote should work with this just fine. > > For links, perhaps a popup that shows when you hover over a link, with the > popup containing a clickable link. There is a plugin for the popup on > hover, though I don't use it and do not recall the name. > > I'd also consider adding tiddler title autocompletion for links and > transclusions. > > Hope that helps. > Cheers, > > Saq > > On Sunday, August 23, 2020 at 4:42:18 PM UTC+2 [email protected] wrote: > >> Hi! >> >> I have been working on an inline wikitext highlighter for the past few >> weeks. Its now at a stage when I can share with you guys. This is how the >> editor looks like: >> [image: tw-inline-formatting.jpeg] >> >> To try it out: visit http://adithyab.tiddlyspot.com/ and edit any >> tiddler. >> >> The github repo for collaboration/bug reports/etc: >> https://github.com/adithya-badidey/TW5-codemirror-plus >> >> Thanks to JD for the encouragement and Mario for the help. >> >> *Whats next?* >> >> - Link hover and click >> - I need help with this. Anyone who has insight into how this can >> work, please reply. >> - Auto list continuation (Saq has a plugin for the stock editor - >> something similar) >> - Better support for macros >> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d5f3a891-23c4-48a3-a351-828fa9594d30n%40googlegroups.com.

