Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cool-tabsNew to Visual Studio Code? Get it now.
cool-tabs

cool-tabs

BlaMser

|
267 installs
| (0) | Free
Make tabs cool
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cool-tabs

Adds cool-tabs:atEndOfLine and cool-tabs:atStartOfLine as "when" context variables for key shortcuts to allow to use the tab key for the "Indent line" action while in the middle of a line, without losing ability to use tab for auto-complete or tab to automatically add the right amounts of tab.

Suggested "when" condition: editorTextFocus && !cool-tabs:atEndOfLine && !cool-tabs:atStartOfLine && !editorReadonly && !suggestWidgetVisible.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft