tomblachut / svelte-intellij

Svelte components in WebStorm and friends
MIT License
485 stars 38 forks source link

Create SvelteCompletionContributor #88

Closed tomblachut closed 4 years ago

tomblachut commented 4 years ago

Adds completion for style langs, and context="module" completion for script tag if it's instance one so far.

Resolves #81