nheuillet
nheuillet
I'm not an expert, maybe @dzhou121 would know better than me, but I'm pretty sure Tree sitter can give us enough information for all scope (bracket, curly brackets, parenthesis, etc.)...
any chance this PR can be expanded to colorized matching pairs, and maybe scope line? I understand if you'd instead leave that for later, but I figured I might suggest...
> I thought about this and I'll leave the PR as is and probably try implementing the colorized brackets/scopes next. It's going to take me some time to research how...
@ki9gpin It's already been implemented actually! The cursors automatically skips to the middle of the brackets and other symbols - [], (), etc. @panekj This issue can be closed I...
Is it also happening in the non portable version of Lapce ?