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

Sadly i think i know the answer, but, will it be possible to use this extension in [Visual Studio](https://visualstudio.microsoft.com/)? ![vsextensionsmenu](https://user-images.githubusercontent.com/33850627/180362689-a582c6ca-9e8e-481e-a0d2-9d8171583fad.png)

Hello! In case it helps those using ayu dark, i'm using these colors that look nice with the theme Ayu Dark (from deph10 to depth0) #040507EE #0b0e14 #121721 #1a202e #21293b...

As per [our conversation on Reddit](https://www.reddit.com/r/dotnet/comments/ods82s/new_vscode_extension_blockman_to_highlight_nested/iew70yn/?utm_source=share&utm_medium=ios_app&utm_name=iossmf&context=3), here's the example image: ![image](https://user-images.githubusercontent.com/19843319/177253998-587defbd-2eda-4c26-b42c-e237eccd5ec1.png) Thanks :)

In 1.2.0 new feature for `Black List Of File Formats` But the file in the list file can toggle blockman extension without remove it. It is possible a list for...

Hi. I'd appreciate your help. As shown in the screenshot below, for each 10 lines in a root block there is a light "trace" being rendered. How to remove that...

Thanks for the nice extension 👍. However, it might be better to allow manual setup (e.g. a command `use recommended settings` and a pop-up for confirmation when installed) rather than...

Hello, I just found this extension. It looks really cool, though unfortunately it doesn't work with Nim.

Hello, as I do so that the lines are not so stuck to the code, do not be as stuck to the code, put a padding to the whole code,...

I noticed that the new option for adding padding on the right also introduces a significant amount of padding _inside_ the inner-most block. Code: ```python # hello for i in...

Quite suddenly, after never being an issue before, Blockman flags lines of commented-out code as errors. It sends them every few seconds. I had been editing code above it but...