vscode
vscode copied to clipboard
Incorrect brackets match due to macro judgment
The macro definition judgment results in an incorrect brackets match :
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.