setIgnoreTab
setIgnoreTab(
newState):boolean
Defined in: extensions/commands/commands.ts:22
Sets whether editors should ignore tab or use it for indentation. Users can toggle
this using Ctrl + M / Ctrl + Shift + M (Mac) when the defaultKeymap
or defaultCommands extension is used.
Parameters
Section titled “Parameters”newState
Section titled “newState”boolean
Returns
Section titled “Returns”boolean