Skip to content
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

Please don't "steal" the .html extension #2

Open
marcvangend opened this issue Oct 19, 2017 · 2 comments
Open

Please don't "steal" the .html extension #2

marcvangend opened this issue Oct 19, 2017 · 2 comments

Comments

@marcvangend
Copy link

Hi, thanks for contributing your plugin.

I just spent 15 minutes figuring out why suddenly HTML formatting was broken (wrong amount of indent spaces, no automatic white lines, etc.) in PhpStorm. As it turned out, installing the svelte plugin had "stolen" the .html extension. Under Settings > Editor > File Types, the .html extension had been moved to 'Svelte Html Components'. That means that the formatting settings under Settings > Editor > Code Style > HTML no longer applied to HTML documents (PhpStorm was using the settings for 'Other File Types' instead).

AFAIC this should not be the default behavior, as it is unexpected and hard to debug.

@mineralmonster-old
Copy link

Also breaks syntax highlighting for HTML Django Templates in PyCharm 2018.1.1

@valentinogagliardi
Copy link

Thanks for the plugin but I had the same issue. Since I installed it the "open in browser" feature in Webstorm stopped working. Hope it will be fixed. In the meantime I had to disable the plugin.

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

No branches or pull requests

3 participants