Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Svelte Component CreatorNew to Visual Studio Code? Get it now.
Svelte Component Creator

Svelte Component Creator

Proverbial Ninja

|
766 installs
| (0) | Free
Creates new component and adds import statements.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SvelteKit and Svelte component creator

This vscode extension helps you easily create new components

Features

  • Creates new components and imports them into the current file.
  • Automatically changes the component name to camel case
  • Creates new components in sub-directories
  • For Sveltekit, components are extracted into the $lib folder.
  • Creates new components from highlighted text.

Demos

Create Sveltekit component in $lib directory



Create Svelte component in sub directory

Known Issues

Creating Sveltekit components assumes that your workspace is a sveltekit project.

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