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

VSCode doesn't recognize Deno as a Svelte formatter #1192

Open
Malix-Labs opened this issue Oct 24, 2024 · 0 comments
Open

VSCode doesn't recognize Deno as a Svelte formatter #1192

Malix-Labs opened this issue Oct 24, 2024 · 0 comments
Assignees

Comments

@Malix-Labs
Copy link

Problem

Despite having

deno.json

"unstable": [
	"fmt-component"
]

And manually inputing deno fmt whateverFile.svelte in the terminal working;

The vscode deno extension doesn't recognize it as able to format svelte files

FormattingExtension 'Deno' is configured as formatter but it cannot format 'Svelte'-files

image

Other

I guess it also applies to other unstable components

Configuration

@nayeemrmn nayeemrmn self-assigned this Oct 25, 2024
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

2 participants