Property | Type | Description | |
---|---|---|---|
GetActiveTextView | IWpfTextView | ||
GetCurrentEditorLanguage | PastieAPI.Language | ||
GetSelectedText | string | ||
GetTextForPastie | string | ||
MenuItemCallback | void | ||
SelectionIsAvailable | bool | ||
SetStatus | void |
Method | Description | |
---|---|---|
Initialize ( ) : void |
Method | Description | |
---|---|---|
GetActiveTextView ( ) : IWpfTextView | ||
GetCurrentEditorLanguage ( ) : PastieAPI.Language | ||
GetSelectedText ( ITextView view ) : string | ||
GetTextForPastie ( ITextView view ) : string | ||
MenuItemCallback ( object sender, |
||
SelectionIsAvailable ( ITextView view ) : bool | ||
SetStatus ( string format ) : void |