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

Feature Request: support per-language configuration

Open CWempe opened this issue 3 years ago • 1 comments

I would like to disable blockman for certain languages like markdown or plain text. But the option blockman.n03MaxDepth does not support this.

image

This might also be usefull for other options like Custom Color of DepthX. For example: I would like to set Depth0 and Depth1 to none for json files.

CWempe avatar Jun 19 '21 20:06 CWempe

I updated Blockman to 1.2.0, now you can set Black List Of File Formats in Blockman settings.

For example: I would like to set Depth0 and Depth1 to none for json files.

This is kinda tricky, maybe I will consider creating blockman settings for each file format, but I think such complex config is unnecessary in most cases.

leodevbro avatar Jun 20 '21 10:06 leodevbro