프로퍼티 | 타입 | 설명 | |
---|---|---|---|
LocSnippetContext | |||
Map | string>.Dictionary |
메소드 | 설명 | |
---|---|---|
Contains ( string snippetTag ) : bool | ||
EditSnippetsConfig ( ) : void | ||
FinalizeCurrent ( ) : void | ||
GetTemplate ( string snippetTag ) : string | ||
Init ( ) : void | ||
NavigateToNextParam ( ) : bool | ||
PrepareForIncertion ( string rawText, int charsOffset, int documentOffset ) : void | ||
ReplaceTextAtIndicator ( string text, Point indicatorRange ) : void | ||
TriggerCodeSnippetInsertion ( ) : bool |
메소드 | 설명 | |
---|---|---|
Read ( string file ) : void |
public static GetTemplate ( string snippetTag ) : string | ||
snippetTag | string | |
리턴 | string |
public static PrepareForIncertion ( string rawText, int charsOffset, int documentOffset ) : void | ||
rawText | string | |
charsOffset | int | |
documentOffset | int | |
리턴 | void |
public static ReplaceTextAtIndicator ( string text, Point indicatorRange ) : void | ||
text | string | |
indicatorRange | Point | |
리턴 | void |
public static TriggerCodeSnippetInsertion ( ) : bool | ||
리턴 | bool |
public static SnippetContext,_3PA.MainFeatures LocSnippetContext | ||
리턴 |