Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 704 Bytes

File metadata and controls

12 lines (7 loc) · 704 Bytes

Svelte Language Server

https://svelte.dev/

Install the language server

  1. Open the New Language Server Dialog. This can usually be found under the IDE settings related to Language Server Protocol (LSP). For more information, refer to the New Language Server Dialog documentation.

  2. Select Svelte Language Server as the template from the available options. This will populate the command field with a default command. When an astro file will be opened it should install the Svelte LS and Svelte support should be available.

    Svelte LS template