sublimelsp / LSP-svelte

Convenience plugin for Svelte Language Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSP-svelte

This is a helper package that automatically installs and updates the Svelte Language Server for you.

Installation

  • Install LSP, Svelte and LSP-svelte from Package Control.
  • Restart Sublime.

Configuration

Open configuration file using command palette with Preferences: LSP-svelte Settings command or opening it from the Sublime menu (Preferences > Package Settings > LSP > Servers > LSP-svelte).

Svelte support in JS/TS files

The typescript-svelte-plugin provides additional Svelte-related functionality in JS/TS files. To enable it, install it in your project and configure following its documentation.

About

Convenience plugin for Svelte Language Tools

License:MIT License


Languages

Language:Python 100.0%