Свойство | Type | Description | |
---|---|---|---|
LocSnippetContext | |||
Map | string>.Dictionary |
Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
Read ( string file ) : void |
public static Contains ( string snippetTag ) : bool | ||
snippetTag | string | |
Résultat | bool |
public static EditSnippetsConfig ( ) : void | ||
Résultat | void |
public static GetTemplate ( string snippetTag ) : string | ||
snippetTag | string | |
Résultat | string |
public static NavigateToNextParam ( ) : bool | ||
Résultat | bool |
public static PrepareForIncertion ( string rawText, int charsOffset, int documentOffset ) : void | ||
rawText | string | |
charsOffset | int | |
documentOffset | int | |
Résultat | void |
public static ReplaceTextAtIndicator ( string text, Point indicatorRange ) : void | ||
text | string | |
indicatorRange | Point | |
Résultat | void |
public static TriggerCodeSnippetInsertion ( ) : bool | ||
Résultat | bool |
public static SnippetContext,_3PA.MainFeatures LocSnippetContext | ||
Résultat |