Open zenshixd opened 1 week ago
Added lexical declarations to @statement.outer capture group, e.g:
const a = 1;
should be selectable using @statement.outer capture group.
Added lexical declarations to @statement.outer capture group, e.g:
should be selectable using @statement.outer capture group.