VS Code version
1.90.1
Extension version
2.3.0
Biome version
1.8.1
Operating system
Description
Files that have been opened before modifying biome.json will be affected by the modified configuration, but the linter will be restored after closing and reopening.
Running biome check from the local command line, biome works fine.
Screenshots:
Before saving config file:

Immediately after saving config file:

Reopen the target file:

Steps to reproduce
- Init the config file with
biome init.
- Modify the config file.
- Open a new file tab in vscode.
Expected behavior
In theory, biome should be able to read local configuration files.
Does this issue occur when using the CLI directly?
No
Logs
VS Code version
1.90.1
Extension version
2.3.0
Biome version
1.8.1
Operating system
Description
Files that have been opened before modifying
biome.jsonwill be affected by the modified configuration, but the linter will be restored after closing and reopening.Running
biome checkfrom the local command line, biome works fine.Screenshots:
Before saving config file:

Immediately after saving config file:

Reopen the target file:

Steps to reproduce
biome init.Expected behavior
In theory, biome should be able to read local configuration files.
Does this issue occur when using the CLI directly?
No
Logs