Replies: 3 comments 4 replies
-
|
Even just syntax highlighting would be really nice. I already adopted a similar system locally, but I have to use |
Beta Was this translation helpful? Give feedback.
-
|
In case someone would be willing to create/contribute a VSCode extension, I’d be curious to hear how complicated it would be to account for the idea of nested subitems/subtasks. This would require the highlighter to be recursive, which e.g. in the case of the Sublime Text engine turns out to be a bit tricky (due to limitations in their engine). |
Beta Was this translation helpful? Give feedback.
-
|
I completed my extension providing xit language support today. I loosened the strict requirements to provide smooth syntax highlighting while writing. See separate discussion (#20). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
A VSCode extension would be veeeery nice to have!
Beta Was this translation helpful? Give feedback.
All reactions