Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Svelte For Visual Studio
Svelte For Visual Studio

Svelte For Visual Studio

Jason Lyu

|
3,433 installs
| (1) | Free
A language server client for Visual Studio 2022. Power by Svelte Language Server with language server protocol
Download

A language server client for Visual Studio 2022. Power by Svelte Language Server with language server protocol

Getting Started

Open Folder to get started. Solution and project should also work but the configuration won't get loaded.

Configuration

Create a VSWorkspaceSettings.json in the .vs folder in the folder you want the config to apply to. Complete list see Svelte Language Server Note that not all feature is supported in Visual Studio.

// /.vs/VSWorkspaceSettings.json
{
    "svelte.plugin.css.hover.enable": true,
    "typescript.preferences.quoteStyle": "single"
}

Visual Studio 2019 support

See Visual Studio 2019 version

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