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 does not respect the config file #670

Open
jmg-duarte opened this issue Sep 4, 2024 · 0 comments
Open

VSCode does not respect the config file #670

jmg-duarte opened this issue Sep 4, 2024 · 0 comments

Comments

@jmg-duarte
Copy link

In my VSCode workspace config I have:

  "evenBetterToml.taplo.configFile.path": ".taplo.toml",
  "evenBetterToml.taplo.configFile.enabled": true,

Taplo and VSCode format things differently when using the same config.

I noticed #624 and tried the following:

  "evenBetterToml.taplo.bundled": false,
  "evenBetterToml.taplo.path": "/<FULL_PATH_REDACTED>/.cargo/bin/taplo"

You can imagine how frustrating this is...

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

1 participant