8 Commits (9485a07bdb07a6cae7397e5e627d31d684421633)

Author SHA1 Message Date
Martin Koníček 9485a07bdb VBNetLanguageBinding returns LanguageProperties.VBNet, so that Context actions now work also for VB. 16 years ago
Martin Koníček a842a3b8f5 Split ContextActionsControl to 2 different classes: one for Popup in the margin, one for "Derived classes" popup. 16 years ago
Martin Koníček 53f53a3320 First implementation of GUI for editor context actions. 16 years ago
Martin Koníček d95e218172 Added basic classes for editor Context actions (ReSharper-like "bulb"). 16 years ago
Martin Koníček b8195879d5 Enhanced look of ContextActionPopup. 16 years ago
Martin Koníček 56f4098df1 Implemented "Find overrides" popup in the context menu of methods and properties. 16 years ago
Martin Koníček 3b18169d84 Derived/base classes popups show class names using AmbienceService.GetCurrentAmbience(). 16 years ago
Martin Koníček 7064e3b170 Derived classes popup and Base classes popup show partial classes only once. 16 years ago