I love the "Find / Replace In Projects" feature!

Just wanted to say… As a new user of Glider I know I am only scratching the surface but already the “Find / Replace In Projects” feature is proving priceless!!! I have a business app with about 15 storyboard scenes with a lot of repetitive code. I was cleaning up some globals today and found that the “Find / Replace In Projects” feature is saving me so much time! Its amazing. Thanks for making it happen. 

Hello Ksan,

Thats great its helping you out. You may also want to check out the “Find usages” feature, which is a smarter than a plain text search (ie it uses the Lua parser result.) You can invoke it via right click on a variable -> Find usages.

Regards,

M.Y. Developers

Thanks for the hint. Will check that one out too. Sounds promising for me. Next is to learn how to track values in my variables during app execution. Do you have any training videos up for v1.9 yet? Thanks

Ok. Find usages seem to cover only the current file. It would be neater if there was a way to look for usages across the project. No big deal though as there is the Find in Project feature. 

Hello Ksan,

Thats great its helping you out. You may also want to check out the “Find usages” feature, which is a smarter than a plain text search (ie it uses the Lua parser result.) You can invoke it via right click on a variable -> Find usages.

Regards,

M.Y. Developers

Thanks for the hint. Will check that one out too. Sounds promising for me. Next is to learn how to track values in my variables during app execution. Do you have any training videos up for v1.9 yet? Thanks

Ok. Find usages seem to cover only the current file. It would be neater if there was a way to look for usages across the project. No big deal though as there is the Find in Project feature.