道化師

Results 15 comments of 道化師

You can use `Wandbox: Show Settings` command and `Wandbox: Set Settings JSON ` command via Command Palette( F1 ). You can also make [settings](https://github.com/wraith13/wandbox-vscode#extension-settings). Isn't that what you mean?

Since I am not good at English, please give me some time.

I think this is VS Code's issue. I'm currently working on [a minimal code](https://github.com/wraith13/vscode-decoration-performance-test) to report this issue. ( I have rolled back VS Code to [v1.50](https://code.visualstudio.com/updates/v1_50) in some environments....

`bracketLens.minBracketScopeLines`'s default value is 5. Decrease this setting value. And run `Bracket Lens: Update Brackets` command or set `bracketlens.mode` setting item to `auto`.

First, thank you for suggestions! But I'm not sure about this. >This should not be enabled on symbol brackets, because then this kind of troubles occur: > >```c >public static...

I understand what you mean. I may take some improvements in the future, but please think of it as such a specification at now.

Thank you for your high evaluation! I have the same idea as you. In fact, the first idea for this extension was to make it the same color as the...

`bracketLens.minBracketScopeLines`'s default value is 5. Decrease this setting value. And run `Bracket Lens: Update Brackets` command or set `bracketlens.mode` setting item to `auto`.

Do you mean like this? ![image](https://user-images.githubusercontent.com/645907/147368756-97bf44c4-df4c-4527-bd06-52010ac9fa6a.png)

Since there are many experimental elements at this stage, I would like to document it when the specifications are more stable.