site: update instructions for jetbrains IDEs (#4052)

* Updated instruction for jetbrains IDEs

added instruction to use plugins instead of treating svelte as html

* Updated JetBrains WebStorm description
pull/4215/head
Gautam krishna R 5 years ago committed by Conduitry
parent 8d49aa6125
commit 7ff0c83191

@ -60,7 +60,7 @@ To treat `*.svelte` files as HTML, add the following lines to your `settings.jso
## JetBrains WebStorm ## JetBrains WebStorm
To treat `*.svelte` files as HTML in WebStorm, you need to create a new file type association. Please refer to the [JetBrains website](https://www.jetbrains.com/help/webstorm/creating-and-registering-file-types.html) to see how. The [Svelte Framework Integration](https://plugins.jetbrains.com/plugin/12375-svelte/) can be used to add support for Svelte to WebStorm, or other Jetbrains IDEs. Consult the [WebStorm plugin installation guide](https://www.jetbrains.com/help/webstorm/managing-plugins.html) on the JetBrains website for more details.
## Sublime Text 3 ## Sublime Text 3

Loading…
Cancel
Save