Open calebmeyer opened 6 years ago
meta.brace.curly.js (and round as well) give their scope to their contents, not just the braces themselves. I stumbled across this problem (with the help of @hotel from the slack) while working on https://github.com/calebmeyer/prismatic-parens .
meta.brace.curly.js
Here's a screenshot showing what's happening:
meta.brace.curly.js
(and round as well) give their scope to their contents, not just the braces themselves. I stumbled across this problem (with the help of @hotel from the slack) while working on https://github.com/calebmeyer/prismatic-parens .Here's a screenshot showing what's happening: