All Projects → dschulten → sveltejs-idea-plugin

dschulten / sveltejs-idea-plugin

Licence: MIT license
Idea plugin for sveltejs components

Programming Languages

java
68154 projects - #9 most used programming language
Lex
420 projects
HTML
75241 projects

Projects that are alternatives of or similar to sveltejs-idea-plugin

JetBrains-scheme
JetBrains主题,更完美的高亮。支持 IntelliJ IDEA、phpstorm、goland、webstorm
Stars: ✭ 25 (+78.57%)
Mutual labels:  idea, phpstorm, webstorm
Open In Editor
NPM package to open a file in editor
Stars: ✭ 187 (+1235.71%)
Mutual labels:  idea, phpstorm, webstorm
Jetbrains Helper
Jetbrains helper
Stars: ✭ 33 (+135.71%)
Mutual labels:  idea, phpstorm, webstorm
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (+21.43%)
Mutual labels:  phpstorm, webstorm
Intellij Plugin Save Actions
Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
Stars: ✭ 440 (+3042.86%)
Mutual labels:  phpstorm, webstorm
Translatorx
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
Stars: ✭ 4,856 (+34585.71%)
Mutual labels:  phpstorm, webstorm
Intellij Idea Tutorial
IntelliJ IDEA 简体中文专题教程
Stars: ✭ 19,071 (+136121.43%)
Mutual labels:  phpstorm, webstorm
Tabnine Intellij
Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
Stars: ✭ 140 (+900%)
Mutual labels:  phpstorm, webstorm
Webstorm License Key
Instruction how use license key for WebStorm & all JetBrains products
Stars: ✭ 85 (+507.14%)
Mutual labels:  phpstorm, webstorm
ReactPropTypes-Plugin
A Jetbrains Plugin for react PropTypes
Stars: ✭ 62 (+342.86%)
Mutual labels:  phpstorm, webstorm
Jectivator
Jetbrains Idea激活系列产品 一键自动激活脚本 不用任何修改 不用填激活码 该激活工具适用于Linux端
Stars: ✭ 20 (+42.86%)
Mutual labels:  idea, webstorm
daily
7 Beautiful and famous dark themes with Operator mono font superpowers
Stars: ✭ 34 (+142.86%)
Mutual labels:  phpstorm, webstorm
Jetbrains In Chinese
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
Stars: ✭ 3,912 (+27842.86%)
Mutual labels:  phpstorm, webstorm
Svelte Intellij
Svelte components in WebStorm and friends
Stars: ✭ 345 (+2364.29%)
Mutual labels:  phpstorm, webstorm
Intellij Jvm Options Explained
Common JVM options used with Intellij and what they do
Stars: ✭ 636 (+4442.86%)
Mutual labels:  phpstorm, webstorm
Jetbrains Alfred Workflow
Open a project with one of JetBrains' product.
Stars: ✭ 335 (+2292.86%)
Mutual labels:  phpstorm, webstorm
Monaco Ide Font
〽️ Patched Monaco font for use in popular IDEs and editors
Stars: ✭ 127 (+807.14%)
Mutual labels:  phpstorm, webstorm
interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (+85.71%)
Mutual labels:  phpstorm, webstorm
Night Owl Jetbrains
Night owl theme / colour scheme for IntelliJ and Webstorm (or other Jetbrains IDEs). Includes dark and light mode 🌓
Stars: ✭ 276 (+1871.43%)
Mutual labels:  phpstorm, webstorm
Intellij Platform Solarized
Solarized UI and editor themes for IntelliJ IDEA, CLion, Rider, PyCharm, RubyMine, PhpStorm, WebStorm, Android Studio, DataGrip and GoLand
Stars: ✭ 148 (+957.14%)
Mutual labels:  phpstorm, webstorm

sveltejs-idea-plugin

Usage

Install in Idea via Settings → Plugins → Browse repositories → (search for) Svelte

Or download it from here and install it manually: https://plugins.jetbrains.com/plugin/10021-svelte

For Plugin Developers

The plugin requires Intellij Ultimate for development, since it depends on the Javascript plugin.

Run the Plugin

To start the plugin from Intellij, execute the runIde task from the list of intellij gradle tasks. It downloads a 2016.2 runtime and executes that version of intellij with the svelte plugin included.

Build Distribution

Run the buildPlugin task. The distribution will be created in build/distributions. Upload to Plugin Repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].