Collin Caram

Results 3 issues of Collin Caram

I would like to be able to use this extension on a Zeplin React Native project but it seems to only be configured for ios and android. Can we get...

Type: Bug Whenever the chat activates it causes a serious increase in cpu consumption that persists and make the IDE crawl Extension version: 0.16.1 VS Code version: Code 1.90.1 (611f9bfce64f25108829dd295f54a6894e87339d,...

info-needed

Example rule: ``` `print("hello world")` ``` ```bash grit check ./somefilepath.py 39:1 match hello world not allowed. hello_world_rule 1 files with rewrites. Run grit check --fix to apply changes. ``` then...

bug