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

You may choose not to do this, depending on how many people want it. It is not a popular language when compared to Python, C++ etc so there will be...

I would like to disable blockman for certain languages like `markdown` or `plain text`. But the option `blockman.n03MaxDepth` does not support this. ![image](https://user-images.githubusercontent.com/1270359/122654260-9014cf00-d14a-11eb-839f-ce152c8a90d1.png) This might also be usefull for other...

It would be great if `ifdef` and `endif` [directives from AsciiDoc](https://docs.asciidoctor.org/asciidoc/latest/directives/ifdef-ifndef/#ifdef) would be supported. These "blocks" are not defined by brackets or tags, but they should be considered as blocks,...

I want to be able to use blockman with Lua files, unfortunately, Lua doesn't have clear block tokens (its keywords do double duty). Being able to allow any language to...

Fantastic work on this extension! I noticed In PHP, blocks using [alternative control structures](https://www.php.net/manual/en/control-structures.alternative-syntax.php) like `if () : ... endif;` are not detected. Is there a possibility support for those...

Hi @leodevbro and others, Thank your for the great works and ideas. Looking forward blockman will support Bash/Zsh Shell scripts in the near future. Thanks and regards, Alan

Hello, I am currently using the web version of vscode, like vscode for web and code-server, none of them support local extension host. It seems that blockman relies on local...

Hi. I think it could be a consistant setting than defining the padding-right could be the limit defined by the value of the current "editor.ruller" (which is global or overridden...

![image](https://github.com/leodevbro/vscode-blockman/assets/140904446/07ff5ae7-1264-4a54-9925-41d50ed31f5c) Codeium Blackbox and tabnine have in line code suggestions and Blockman has no awareness of it, is there a setting that can fix that or can it be patched...

I want to make some custom configuration but i can't find any setting items for this plugin, and I have tried to reinstall but not work.