Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>space CamelNew to Visual Studio Code? Get it now.
space Camel

space Camel

BunnyNabbit

| (0) | Free
Adds virtual spaces to camelCase/PascalCase.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

space Camel

Adds virtual spaces to camelCase / PascalCase, making them appear as camel Case / Pascal Case.

A snippet of source code describing the class of a quick brown fox. Spaces are inserted between camel cased and pascal cased words. The Visual Studio Code editor is set to use a proportional font. The last line reads as: new Quick Brown Fox().jump Over(lazy Dog)

known Limitations

This extension adds a space decoration on every capital letter that succeeds any other letter. Text that is mostly comprised of uppercase text (i.e.: SCREAMING_SNAKE_CASE or SQL) may be unreadable.

extension Settings

  • spaceCamel.separator: The text-based separator. Defaults to a space.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft