overleaf
overleaf copied to clipboard
[Feature] Concealment of math variables
Concealment of at least all the mathjax commands/symbols like in https://github.com/artisticat1/obsidian-latex-suite and https://github.com/lervag/vimtex.
Example from obsidian latex suite:
This would make it easier to navigate the latex code in large equations or to navigate complex latex code. A beginning has been made at https://github.com/artisticat1/obsidian-latex-suite as that is also written for codemirror 6, but i think porting would still take significant time due to the code being deeply integrated.
So I would like to know if this is an acceptable feature before I begin?