Skip to content

WebStorm / IntelliJ support? #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
shirotech opened this issue Oct 26, 2019 · 4 comments
Closed

WebStorm / IntelliJ support? #45

shirotech opened this issue Oct 26, 2019 · 4 comments
Labels
question Further information is requested

Comments

@shirotech
Copy link

shirotech commented Oct 26, 2019

Hi there,

I'm trying to get eslint error highlighting to work with WebStorm, having great difficulty, was wondering if it's a configuration issue or it doesn't support this at the moment. If any WebStorm users out there could get it working, would be awesome if you can share. Thanks.

Things I've tried:

Any other options?

Edit: All those WebStorm / IntelliJ users out there, please upvote https://youtrack.jetbrains.com/issue/WEB-27366 for them to consider officially supporting Svelte.

@Conduitry Conduitry added the question Further information is requested label Nov 5, 2019
@jvanderen1
Copy link

I would like to know as well. After following the tweened example from the docs, I receive this error message from IntelliJ:

Screen Shot 2019-12-07 at 4 25 02 PM

And from prettier:

> eslint src/** --ext .svelte

  22:24  error  Replace `⏎);(` with `;`  prettier/prettier
  23:33  error  Insert `;`               prettier/prettier

✖ 2 problems (2 errors, 0 warnings)
  2 errors and 0 warnings potentially fixable with the `--fix` option.

Any suggestions?

@Conduitry
Copy link
Member

Conduitry commented Dec 7, 2019

Working nicely with Prettier has its own issue, #16, and is specifically mentioned in the docs as not working. If that's your only problem, I'd say you've gotten this working as well as you could expect currently.

@jvanderen1
Copy link

Good to know. However, there's still an issue with IntelliJ

@dummdidumm
Copy link
Member

This might have been implemented by the Svelte IntelliJ-Plugin according to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants