Furkan Ozalp

Results 3 comments of Furkan Ozalp

I had a similar problem @noam-honig. That's another reason why I've developed [gitty](https://github.com/worlpaker/gitty). After installation, it would work with: ```sh gitty https://github.com/TanStack/table/tree/main/examples/react/filters ```

Tough one. Unfortunately, TextMate has limitations. I believe this cannot be fixed. From [TextMate Language Rules](https://macromates.com/manual/en/language_grammars#language_rules): > Note that the regular expressions are matched against only a **single line of...

Thanks for reporting @ChristiannYa, and thanks for the ping @RedCMD. I've published a new version (v0.8.2) to fix this issue. You can install [go-syntax](https://marketplace.visualstudio.com/items?itemName=furkanozalp.go-syntax) to access the quick fix. Let...