vscode-blockman icon indicating copy to clipboard operation
vscode-blockman copied to clipboard

VSCode extension to highlight nested code blocks

Results 63 vscode-blockman issues
Sort by recently updated
recently updated
newest added

First of all, thank you for great extension. I'm currently using this with my React + emotion environment and faced this problem. ![image](https://user-images.githubusercontent.com/38968140/148711312-4a8b3955-fee3-4f7f-9686-362b968d0f6a.png) As you can see, css block inside...

I was looking for this kind of extension for so long, you are awesome. However I use IntelliJ IDEA for Java, as a lot of other coders or newbies just...

I'd really appreciate if you add support for Motoko language of Internet Computer too https://sdk.dfinity.org/docs/language-guide/motoko.html It's getting popular over time as they've made to the public source release of the...

I'm currently using "Winter Is Coming (Dark Blue - No Italics)" theme, which has a dark blue background, that doesn't look good with any of current presets. I know that...

@CoenraadS, As you suggested, `vscode.workspace.fs` works fine in all the areas of the source code as an alternative of Node `fs`, but there is just one persistent problem with loading...

### How to reproduce the issue? the file: ```javascript 'use strict' class A { m() { // // ^ ``` ### Screenshots or Screencast ![微信图片_20210910102214](https://user-images.githubusercontent.com/51240264/132789705-9eb1dbca-bc22-4952-aa89-dcc4bae21341.png)

I see a lot of this in my code: ![image](https://user-images.githubusercontent.com/9341747/132311115-1d6d263f-ab82-4dc6-b8e0-bd7641580010.png) Would it not be prettier if the blocks that are only one line and a block are not rendered? It...

When using reference codelens, blocks are not rendered on the reference lines, this results in gaps that are quite jarring: ![image](https://user-images.githubusercontent.com/79054685/126880760-66aa79bb-4403-4d14-8e9d-2738aba770c9.png)

From [Reddit](https://www.reddit.com/r/rails/comments/ods916/new_vscode_extension_blockman_to_highlight_nested/h447rmy/?context=3), and Here I am. I'd like to use Blockman with Ruby.

GDScript Language is used by [Godot Game Engine](https://godotengine.org). Is very similar to Python.