Method | Description | |
---|---|---|
Execute ( ) : bool | ||
HandleSmartIndentAction ( ISource source, IVsTextView view ) : Boo.BooLangService.BooLangService | ||
HandleSmartIndentAction ( IVsTextView view, ILineIndenter indenter ) : Boo.BooLangService.BooLangService |
public HandleSmartIndentAction ( ISource source, IVsTextView view ) : Boo.BooLangService.BooLangService | ||
source | ISource | |
view | IVsTextView | |
return | Boo.BooLangService.BooLangService |
public HandleSmartIndentAction ( IVsTextView view, ILineIndenter indenter ) : Boo.BooLangService.BooLangService | ||
view | IVsTextView | |
indenter | ILineIndenter | |
return | Boo.BooLangService.BooLangService |