Microsoft/vscode

Option to not replace aligning spaces during indentation by Tab

オープン

#277,764 opened on 2025/11/17

 (0 件のコメント) (0 件のリアクション) (2 人の担当者)TypeScript (39,847 件のフォーク)batch import
AndroidBookmarks and TracksGood first issueeditor-corefeature-requesthelp wanted

Repository metrics

Stars
 (184,936 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Image

Intent here is to adjust Tab indentation of a block and to not break aligning spaces. Shown behaviors are:

  • line/multiline Tab, Backspace - ok
  • line/multiline Shift+Tab - breaks
  • selection Tab/Shift+Tab - breaks

So only option now is multiline cursor + Tab/Backspace, which fiddly to setup and Backspace removes empty lines, if there are some.

コントリビューターガイド