0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix build
sam
More... over 14 years ago
Use BitmapSource instead of ImageSource for IToolWindow.Icon
sam
More... over 14 years ago
Use BitmapSource instead of ImageSource for IToolWindow.Icon
sam
More... over 14 years ago
Fix IVsCmdNameMappingExtensions
sam
More... over 14 years ago
Initial working Editor Navigation Margin
sam
More... over 14 years ago
Fix IVsSolutionExtensions
sam
More... over 14 years ago
Update ToolWindowService for testing with ANTLR grammars
sam
More... over 14 years ago
Small UI fixes (TextBlock instead of Label)
sam
More... over 14 years ago
Add IDisposableObject
sam
More... over 14 years ago
Ignore *.psess
sam
More... over 14 years ago
Editor Navigation Margin updates
sam
More... over 14 years ago
Solution file list MEF tool window updates
sam
More... over 14 years ago
Add extension methods for IVsHierarchy Add extension methods for IVsSolution
sam
More... over 14 years ago
Generic method
sam
More... over 14 years ago
Icons for the ANTLR grammar editor navigation source
sam
More... over 14 years ago
Fix weak events for EventHandler (non-generic) delegates
sam
More... over 14 years ago
Move PHP services to a new MEF extension (Tvl.VisualStudio.Php) EditorNavigationMargin is a work in progress
sam
More... over 14 years ago
Fix colliding VSIX ID
sam
More... over 14 years ago
Refactor extension projects
sam
More... over 14 years ago
Add initial work on a Solution File List using the new MEF APIs
sam
More... over 14 years ago
Do not build contract reference assemblies (build performance increase) No runtime contract checking (build performance increase) Add ProvidedCommandsTest.cs (sandbox for a future MEF commands API) Add extensions for IVsCmdNameMapping and IVsUIDataSource
sam
More... over 14 years ago
Tool window commands finally working
sam
More... over 14 years ago
Use explicit check/throw instead of Contract.Requires<TException>
sam
More... over 14 years ago
Update CommandFilter to work as a base for priority command targets as well
sam
More... over 14 years ago
Fix bad indexing
sam
More... over 14 years ago
Use explicit check/throw instead of Contract.Requires<ArgumentNullException>()
sam
More... over 14 years ago
Handle case where a background parser is not available
sam
More... over 14 years ago
First part of a command target for custom commands in MEF extensions
sam
More... over 14 years ago
Hide the editor navigation margin until it's working
sam
More... over 14 years ago
PHP classification types
sam
More... over 14 years ago