Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

📎 Support enable setting in vscode extension #4311

Closed
krzkaczor opened this issue Mar 19, 2023 · 3 comments
Closed

📎 Support enable setting in vscode extension #4311

krzkaczor opened this issue Mar 19, 2023 · 3 comments
Labels
task A task, an action that needs to be performed

Comments

@krzkaczor
Copy link

Description

It should be possible to turn off rome's vscode extension. It's misbehaving in repositories that don't have rome.json (even with requireConfiguration turned on). I would like to have it globally disabled and only enable in workspaces that use rome.

Related: #3506

@krzkaczor krzkaczor added the task A task, an action that needs to be performed label Mar 19, 2023
@ematipico
Copy link
Contributor

This has been implemented via #4023 and available via pre-release.

It will be available once we release the new version.

@krzkaczor
Copy link
Author

As I mentioned, I already use requireConfiguration yet rome still tries to format .json files in random workspaces. I would really love to have explicit on/off switch. Many vscode extensions have this.

@ematipico
Copy link
Contributor

Feel free to file a bug, that's probably not intentional

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
task A task, an action that needs to be performed
Projects
None yet
Development

No branches or pull requests

2 participants