Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with CodeBlocks #140

Open
vfxturjo opened this issue Sep 27, 2022 · 1 comment
Open

Problems with CodeBlocks #140

vfxturjo opened this issue Sep 27, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@vfxturjo
Copy link

Hi.
Thank you so much for this amazing extension

1. CodeBlocks preview:

(a):
Code highlighting is not working. I tried Python.
image
What it should:
image
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
image
(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.

@ryanmcalister
Copy link
Owner

ryanmcalister commented Dec 2, 2022

I think issue 1 at least is fixed in v1.5.0

@ryanmcalister ryanmcalister added the enhancement New feature or request label Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants