Method |
Description |
|
CancelMenuCloseTimer ( ) : void |
|
|
CancelSmartTagPopupTimeout ( ) : void |
|
|
CodeActionEditorExtension ( ) : System |
|
|
ConfirmUsage ( string id ) : void |
|
|
CreateSmartTag ( List fixes, DocumentLocation loc ) : void |
|
|
GetCurrentFixes ( ) : List |
|
|
GetUsage ( string id ) : int |
|
|
HandleBeginHover ( object sender, EventArgs e ) : void |
|
|
HandleDocumentDocumentParsed ( object sender, EventArgs e ) : void |
|
|
HandleSelectionChanged ( object sender, EventArgs e ) : void |
|
|
IsAnalysisOrErrorFix ( CodeAction act ) : bool |
|
|
OnQuickFixCommand ( ) : void |
|
|
PopupQuickFixMenu ( Gdk evt, Action menuAction ) : void |
|
|
RemoveWidget ( ) : void |
|
|
StartMenuCloseTimer ( ) : void |
|
|
UpdateQuickFixCommand ( MonoDevelop.Components.Commands.CommandInfo ci ) : void |
|
|