Tim Sirmovics
Tim Sirmovics
### Description When adding a resource file after upgrading Visual Studio to 17.11.0 and adding a file resource, the new Resource Explorer is used. Then when trying to retrieve the...
Is there a timeline on when a new version will be released? The current version is over a year old I assume there have been a lot of bug fixes...
Remove duplicate text in exception message.
## Visual Studio Version 17.12.3 ## Summary When adding a file such as an image to a resources file contained within a project sub-folder using the new editor, the .resx...
Great extension. I find myself looking at this not just for the query plan but also to see the generated query. Would you consider adding a feature to format the...
I am setting `ShopifyService.SetGlobalExecutionPolicy(new LeakyBucketExecutionPolicy());` before executing any Shopify calls. My understanding is that this should avoid any 429 errors, however I still get them sometimes when trying to update...