Open irvnriir opened 3 years ago
The same as with the main content -- reading is easier than writing . So please add ability to fold the code in { ``` <<_>> ``` } .
The (Markdown) code folding is provided by VS Code itself. That will be the right place to discuss.
https://github.com/microsoft/vscode/blob/7b317afd93163bc129457c95889215dc86312a02/extensions/markdown-language-features/src/extension.ts#L63
The same as with the main content -- reading is easier than writing . So please add ability to fold the code in { ``` <<_>> ``` } .