feat: add support for extension 'biomejs.biome' - #133
Conversation
|
Won't this cause an issue if you have biome installed globally but also added to your Based on the code here, it appears that biome will always prefer the version that is set in the settings over the version that is set in the
Which it is handy to have biome available globally in projects where there are no What do you think? Either biome VS Code needs to add some logic to make the resolution order configurable, or we can add some logic to prefer |
|
So my reasoning for wanting shared workspace support for Biome was that in our repo, we had trouble with a If you think it's better to manage Biome via |
|
Any updates on this? We had similar issues with Biome installed in a Since we need formatters and linters for multiple languages, I personally find it much better to manage them all with |
|
What I can suggest is to add |
|
closing as I added it in fadf28d Note that automatic configuration of "mise.configureExtensionsAutomaticallyIgnoreList": [], |

Adds support for the Biome extension config.