get_indent_on_tab
Description:
public bool get_indent_on_tab ()
Returns whether when the tab key is pressed the current selection should get indented instead of replaced with the `\t` character.
Parameters:
Returns:
true if the selection is indented when tab is pressed.
|