Git/Github integration for our queries
I don't mean a fully support as it's hard to do. Just Commit and Merge or something like that. I don't mind on configure the first time the repositorioes, but it would be nice too. Maybe something like the Team Explorer (Idk if you can take advantage of that). I use multiples PCs and I do that manually from the console (easier to forget to do it).
-
Jeff Stevens commented
This would be a nice feature. I will start doing it anyway via the command line for ease of sharing versus my current OneDrive approach. Maybe I will just put them into a Visual Studio project already in Git. It depends on the scenario.
I find LinqPad way easier to work on POC code, especially database/Linq code, versus Visual Studio or Visual Studio code. VS Code isn't bad, either second. maybe a close second.
-
Lance May commented
I'm throwing votes to this specifically for the Github integration. I would think as an extension to the "My Queries" tree, various cloud-based integrations could exist. Github would be the only real one I'd be interested in, but I'm sure this could evolve over time. Along the same lines, having the option to share .linqs via Gist makes more sense to me than the current "Instant Share" feature.
-
Carles Company Soler commented
I agree this would be a very useful feature. I'm also doing it through the command line right now.