Closed ffMathy closed 2 months ago
https://github.com/biomejs/biome-vscode/issues/329 ? Same thing.
How is it the same thing? I'm receiving different things in my output window, right?
There's more than 1 Biome log.
It's weird. I only see one. Called Biome. Perhaps it even fails before it gets to create these categories?
The extension spawns one session per project and one global session. The global session is named Biome LSP and the project sessions have the path of the project as a suffix
Not for me. Very weird. It seems it crashes before this?
There was an issue where the extension attempted to create a global session before creating a project session. If that failed for some reason, the rest wouldn't work. I believe https://github.com/biomejs/biome-vscode/commit/899efe17d31f7dc9866d9bb8ace13b7d64d03318 fixes that. Would you mind trying the latest pre-release (v2024.9.91939)?
I'll close in the meantime, but feel free to circle back if it does not fix the issue.
VS Code version
1.92.2
Extension version
v2024.8.301002 (pre-release)
Biome version
0.3.3
Operating system
Description
Biome won't start.
Steps to reproduce
Not sure about steps to reproduce yet, but I am running inside a DevContainer. The DevContainer is running a linux image, and the host is on Mac M1.
Expected behavior
I expected Biome to start up and work.
Does this issue occur when using the CLI directly?
Not sure / Not applicable
Link to a minimal reproduction
No response
Logs
I do not see the "Biome Trace" category. I only see "Biome" there.
It shows this: