Метод | Описание | |
---|---|---|
TryInsertBlock ( ITextBuffer textBuffer, |
Attempts to insert Roxygen documentation block based on the user function signature.
|
Метод | Описание | |
---|---|---|
FindFirstNonEmptyLine ( ITextSnapshot snapshot, int lineNumber ) : ITextSnapshotLine | ||
GenerateRoxygenBlock ( string functionName, IFunctionDefinition fd, string lineBreak ) : string | ||
GetRoxygenBlockPosition ( ITextSnapshot snapshot, int definitionStart ) : Span? |
public static TryInsertBlock ( ITextBuffer textBuffer, |
||
textBuffer | ITextBuffer | |
ast | ||
position | int | |
Результат | bool |