KEMBAR78
Adopts "containsBalancedBrackets" flag from vscode/text-mate. by hediet · Pull Request #146962 · microsoft/vscode · GitHub
Skip to content

Conversation

@hediet
Copy link
Member

@hediet hediet commented Apr 6, 2022

Requires microsoft/vscode-textmate#170
(thus build will fail)

Fixes #144736

@hediet hediet self-assigned this Apr 6, 2022
@hediet hediet added this to the April 2022 milestone Apr 6, 2022
@hediet hediet requested a review from alexdima April 6, 2022 22:43
@alexdima
Copy link
Member

alexdima commented Apr 7, 2022

I suggest to first wait for #147015 which does the strict necessary to adopt the latest version of vscode-textmate. Then we can use this PR to implement the feature.

@hediet hediet force-pushed the hediet/containsBalancedBrackets branch from b9d4862 to 584b886 Compare April 12, 2022 09:25
@hediet hediet force-pushed the hediet/containsBalancedBrackets branch from 584b886 to 2b14c47 Compare April 12, 2022 10:22
@hediet hediet merged commit 82e645c into main Apr 12, 2022
@hediet hediet deleted the hediet/containsBalancedBrackets branch April 12, 2022 10:40
@github-actions github-actions bot locked and limited conversation to collaborators May 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use textmate grammar token kind to exclude unbalanced brackets from being colorized

3 participants