Vscode-markdown: Add math support inside `\[ \]` and `\(\)` delimiters

Created on 19 Nov 2019  路  6Comments  路  Source: yzhang-gh/vscode-markdown

It seems that this extension only support math code intellisense inside dollars sign. It will be lovely if \[\] and \(\) are also supported.


Screenshot


TODOs

auto completion math Help wanted Feature Upstream

Most helpful comment

It can be done, although we haven't supported \(\) syntax yet

All 6 comments

It can be done, although we haven't supported \(\) syntax yet

Another reason why especially \[...\] should be supported is because $$ is deprecated:
https://tex.stackexchange.com/questions/503/why-is-preferable-to

Another reason from #616 ($ used inside KaTeX mhchen extension).


Upstream package https://github.com/waylonflinn/markdown-it-katex

When will have this new feature done?

(I've updated the issue description.)

has this been fixed yet?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gurbindersingh picture gurbindersingh  路  4Comments

jerry-sky picture jerry-sky  路  4Comments

rdhar picture rdhar  路  4Comments

MonsieurMan picture MonsieurMan  路  3Comments

deanishe picture deanishe  路  4Comments