mirror of
https://github.com/microsoft/vscode.git
synced 2026-06-03 22:25:48 +01:00
bac1926029
Fixes #201424 It wasn't matching closing parens, which resulted in these issues: * Pressing enter with just a closing paren to the right of the caret wouldn't result in a dedent on the next line * With the caret at the start of the line below a line containing only a closing paren, pressing tab would result in an extra level of indentation