vsc-conceal
vsc-conceal copied to clipboard
Prettify Symbols Mode for Visual Studio Code [maintainer=@rtetley]
What sort of languages could we reasonably support? I'm not familiar with too many languages to be able to properly implement useful beautified things
In certain scenarios where text is mutated without typing, symbols are not re-rendered and (especially when using margin style) result in a large mess. E.g.: using _Move Line Up/Down_, or...
Hi, I have the following settings: `"conceal.revealOn": "none", "conceal.prettyCursor": "none", "conceal.adjustCursorMovement": true,` And when I move the cursor from left to right, or from right to left to "jump" over...
Add the publisher keys as secrets to the repo to allow for CD pipeline to work
Hello! Love the extention as it really makes LaTeX prettier in vscode. I was wondering if it is already possible or might become possible to regex the ugly string and...
This extension has the same rendering bugs that I hoped would have been solved from the original Prettify Symbols extension. Very often, if I move lines of text around, or...