vscode-blockman
vscode-blockman copied to clipboard
Feature Request: support per-language configuration
I would like to disable blockman for certain languages like markdown or plain text.
But the option blockman.n03MaxDepth does not support this.

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.
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.