Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Deot PreferencesNew to Visual Studio Code? Get it now.
Deot Preferences

Deot Preferences

deot

|
3 installs
| (0) | Free
Personal Theme & Commands
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Deot Preferences

Theme

  • JavaScript

image

  • HTML

image

  • CSS

image

  • TypeScript

image

  • Vue

image

Commands

  • deot.pasteAndIndent: paste and indent(st4)
{
	"key": "cmd+shift+v",
	"command": "deot.pasteAndIndent",
	"when": "editorTextFocus && !editorReadonly"
}
  • deot.2spaceToTab: 2Spaces/Tab -> Tab
{
	"key": "cmd+2",
	"command": "deot.2spaceToTab",
	"when": "editorFocus"
}
  • deot.4spaceToTab: 4Spaces/Tab -> Tab
{
	"key": "cmd+4",
	"command": "deot.4spaceToTab",
	"when": "editorFocus"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft