monokai-pro-vscode icon indicating copy to clipboard operation
monokai-pro-vscode copied to clipboard

Format markdown code blocks

Open mbomb007 opened this issue 5 years ago • 0 comments

I'm using the Monokai theme in both VS Code and Sublime Text 3. In Sublime, the code blocks are distinguishable from regular text easily. In VS Code, not so much. Not only is the syntax not highlighted, but the block itself is the same background color (see the first block, where I didn't set the language to bash).

Sublime Monokai: Sublime Monokai

VS Code Monokai: VS Code Monokai

Is this something you can fix? Or is this an issue with a language extension, and would therefore need to be reported somewhere else?

mbomb007 avatar Apr 07 '20 15:04 mbomb007