386
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Also enable building for VS2012-2015 More... over 3 years ago
Fix compiling for the proper platform using the VS2019 commandline build More... over 3 years ago
Remove the experimental git support. If we ever want to reimplement this we would most likely do this on top of the Microsoft Support. More... over 3 years ago
Force rebuild on newer VS versions in an attempt to unbreak packages. More... over 3 years ago
Fix xml poking More... over 3 years ago
Remove outdated SharpSvn reference More... over 3 years ago
Switch to newer SharpSvn. Remove dead WPF test code More... over 3 years ago
Remove more legacy issues More... over 3 years ago
Remove old legacy vsct (With legacy logos). Fix manifest generation for different declared SDKs More... over 3 years ago
Fix manifests to properly register in VS2022 vs VS2017+VS2019 More... over 3 years ago
Use proper config to build VS2022 package on VS2019 More... over 3 years ago
Remove VS integration project from sln for now. Need way to make it compatible with all platforms and SDKs More... over 3 years ago
Fix output paths, etc. More... over 3 years ago
More build fixes for older versions More... over 3 years ago
Fix compilation for VS2019. More... over 3 years ago
Initial work for compiling for VS2022 More... over 3 years ago
Bump MSTest.TestFramework from 2.2.3 to 2.2.4 in /src More... over 3 years ago
Delete readme.txt More... over 3 years ago
WC Cleanup More... over 3 years ago
Remove UI-Version hack. Rely on our buildsystem to setup things properly More... over 3 years ago
Remove more outdated $Id lines More... over 3 years ago
Reinstate old behavior that our own services are also available in background threads, even when the VS code thinks they shouldn't More... over 3 years ago
Handle more async calls in VS2017 compatible way More... over 3 years ago
Remove CloudForge images from AnkhSVN. This product from the former sponsor is no longer available More... over 3 years ago
Fix the log viewer for VS2017. Add catch-all for most similar issues by checking for local services via GetService before the threading warning/error More... over 3 years ago
Stop setting the global VS DPI context once. Just use it around our code More... over 3 years ago
Restore the DPI context after creating our control. This should be done for the toolwindows as well More... over 3 years ago
Show 'something' in the annotate viewer. More fixes needed More... over 3 years ago
Resolve 3 cases where the async code tried to get services in a background thread, which breaks with newer VS versions More... over 3 years ago
Try building VS2017 package on GitHub More... over 3 years ago