question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

formatter never finishes

See original GitHub issue

When I save a .svelte file, a popup appears in the lower-right that says “Saving ‘Hello.svelte’: Running ‘Svelte Beta’ Formatter (configure).” It stays there for about a minute and then disappears. But the file is not reformatted. Is there something I can do to help track down the issue?

System (please complete the following information):

  • OS: macOS
  • IDE: VSCode
  • Plugin/Package: Svelte Beta

There are no lines in my settings.json file for VS Code that contain “svelte”. I don’t have “files.associations”: {“*.svelte”: “html” } inside my VSCode settings. I have disabled all other Svelte-related extensions and restarted VS Code. It is not a preprocessor related bug.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:29 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
dummdidummcommented, Jun 8, 2020

@Ciantic I did not say tsconfig.json is not supported. The language server should read your config file and act accordingly, so strict mode is possible to use.

What’s your output inside Output->Svelte ?

UPDATE: Seems like something screwed up in the last deploy, so most people are getting this right now. See #174 for more info.

0reactions
sw-yxcommented, Jun 7, 2020

there is a sort-of roadmap here. https://github.com/sveltejs/language-tools/issues/83. best way to get what you want is to help make it happen 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

c++ - Vscode auto format code stops working after few runs
I am using vscode-insider for my c++ CMAKE based project in combination with C/C++ extention which provides IntelliSense and also clang-format ...
Read more >
Formatter never finishes · Issue #341 · sveltejs/language-tools
When I try to save changes to a .svelte file I get a dialog that says "Saving 'Whatever.svelte': Running 'Svelte for VS Code'...
Read more >
VS Code - You don't need a formatting extension (Prettier and ...
You configure how the formatting is done with the following settings: css.format.enable - Enable/disable default CSS formatter. css.format.
Read more >
VMWare RDM Disk never ends formatting - Huawei Support
Customer is saying that VMWare RDM disk is in a continous formatting.
Read more >
How Long Does It Take to Format a Hard Drive ... - EaseUS
Top 4 Fixes for Fixing a Hard Drive Taking Forever to Format. When you're running into an unlikely finished disk formatting problem in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found