-
hi everybody; Which filetype do you use for better syntax highlighting? I try TeX and Markdown but may be there is a better solution. In the ss, left part is markdown, right one is TeX formatting. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
@orkung I guess it depends on whether you're expecting to work more with functions (then go with LaTeX) or with Markdown (then go with Markdown of course) 😃. An ad-hoc Quarkdown extension for VS Code is in the works but no ETA yet. |
Beta Was this translation helpful? Give feedback.
-
I just made a post today about my extension. Available here : Marketplace and repo It renders like this : ![]() |
Beta Was this translation helpful? Give feedback.
-
Hi @orkung, the official VS Code extension has finally arrived: https://marketplace.visualstudio.com/items?itemName=quarkdown.quarkdown-vscode Quarkdown v1.9.0+ is required. |
Beta Was this translation helpful? Give feedback.
@orkung I guess it depends on whether you're expecting to work more with functions (then go with LaTeX) or with Markdown (then go with Markdown of course) 😃. An ad-hoc Quarkdown extension for VS Code is in the works but no ETA yet.