Lemmingh
Lemmingh
* Matt Bierner is skilled at VS Code API, and his code may become a clue to our long-standing problems. But it's still unclear what "simple path IntelliSense" refers to....
TextMate grammar has severe limitations. It even cannot express lots of CFG. AFAIK, there're many tricky (usually unsolvable) problems in * * * I suggest revisiting the topic later.
* Wow, Matt is rushing fast. Hope that they won't take error-prone RegExp-based approaches this time.
I believe this issue reveals a design fault. We could avoid the natural language stuff, if all magic comments were key-value pairs. --- Here is a widespread YAML-like paradigm: *...
Well, I actually think this is the job of presentation, rather than editor. You can render a list in any shape with CSS.
This change is **by design**. It would take **a too large amount of effort** to keep the result safe and not **aggressively** escape backslash at the same time.
Rechecked. **Unsolvable**
I understand the need of displaying pretty math in headings and TOC, but I'm sorry, **The behavior cannot be changed anymore, unless we take the risk of putting broken links...
The Even-odd Problem. The backslash `\` is the very escaping indicator. --- Look at them. This is the **minimal** escaping set. * `` & `` : Entity or numeric character...
A math area is a special **variant** of code span/block, from the perspective of a parser. Among solutions, I think GitLab is the **wisest**, and I use it in my...