This extension is now unpublished from Marketplace. You can choose to uninstall it.
emacs-tab
This plugin provides emacs-tab.reindentCurrentLine
command, which indents like emacs behavior. This is a
bug fixed version of vscode-emacs-tab, which does not
appear to be maintained anymore. This version will
autodetected whitespace for tabs and the tab size.
This version will also work properly with CRLF files.
The behavior is as follows:
Always indent a line to the same level
Move the cursor to the first character if cursor is in
the leading white spaces.
In order to change 'tab' key behavior, please write the following lines
in your keybindings.json.