You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(a):
Code highlighting is not working. I tried Python.
What it should:
this is default highlighting happening with markdown preview in VSCode. (b):
Adding a copy button will be very useful!
2. CodeBlocks editing:
(a):
shortcut key for adding code blocks is handy (which this extension already has)
but i also want it to ask me which language i'm typing the code for... using a suggestion box...
i should be able to ignore the suggestion too
something like this i guess (b):
adding the ability to set default code language when creating a CodeBlock is super handy i guess... per markdown file.
so, when i am mainly creating markdown documentation related with python codes, if i set the default to python, then i wont have to specify the CodeBlock language again and again.
thank u for reading the whole thing, if I get any more ideas, I will let u know.
The text was updated successfully, but these errors were encountered:
Hi.
Thank you so much for this amazing extension
1. CodeBlocks preview:
(a):
Code highlighting is not working. I tried Python.
What it should:
this is default highlighting happening with markdown preview in VSCode.
(b):
Adding a copy button will be very useful!
2. CodeBlocks editing:
(a):
shortcut key for adding code blocks is handy (which this extension already has)
but i also want it to ask me which language i'm typing the code for... using a suggestion box...
i should be able to ignore the suggestion too
something like this i guess
(b):
adding the ability to set default code language when creating a CodeBlock is super handy i guess... per markdown file.
so, when i am mainly creating markdown documentation related with python codes, if i set the default to python, then i wont have to specify the CodeBlock language again and again.
thank u for reading the whole thing, if I get any more ideas, I will let u know.
The text was updated successfully, but these errors were encountered: