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

Allow Disabling Biome Plugin #17

Open
gabrielmcreynolds opened this issue Jan 2, 2024 · 3 comments
Open

Allow Disabling Biome Plugin #17

gabrielmcreynolds opened this issue Jan 2, 2024 · 3 comments

Comments

@gabrielmcreynolds
Copy link

Currently in Biome settings there is no option to disable this plugin.

Why is this needed

I work on multiple projects, some use Biome and some use Prettier. Currently, Biome is preventing me from formatting my code in Prettier projects. Even with "Run on 'Reformat Code' action" toggled on in Prettier settings, Biome is still run on format throwing error: "Biome language server is not found, make sure you have @biomejs/biome installed."

What I want

What I need is there to be an checkbox in Settings for Biome to disable Biome similar to how Prettier has an option to Disable Prettier.

@victor-teles
Copy link
Contributor

@gabrielmcreynolds We implemented this feature and we are planning to release it very soon 🤞

@gabrielmcreynolds
Copy link
Author

@victor-teles Thanks for the quick response. Do you have a timeframe for the release?

@victor-teles
Copy link
Contributor

@gabrielmcreynolds I going to release a nightly version today.
And the stable version on the next 1-2 weeks (I need to test the new version on Windows to ensure everything is working fine)

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