vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Incorrect brackets match due to macro judgment

Open Shapeno opened this issue 1 year ago • 0 comments

The macro definition judgment results in an incorrect brackets match : Image A simple example is given above to illustrate this bug, where the brackets in the inactive area match with the brackets in the active area, resulting in inconsistent results that are not as expected. This doesn't cause the code to fold incorrectly, but it does affect the coding experience to some extent.

Shapeno avatar Oct 18 '24 10:10 Shapeno