-
-
Notifications
You must be signed in to change notification settings - Fork 793
Labels
A-LSPArea: language server protocolArea: language server protocolS-Bug-confirmedStatus: report has been confirmed as a valid bugStatus: report has been confirmed as a valid bug
Description
VS Code version
Version: 1.102.0-insider
Extension version
3.0.3
Biome version
2.0.0
Operating system
- Windows
- macOS
- Linux
Description
When I want to see some type definitions for some property, I open the d.ts file where the definition is located, and immidiately I get this anoing alert. I pops on open, on focus and any click in the file. It is very anoing and it is unremovable.
20250620-1135-10.2842872.mp4
Biome notifications are turned off
Steps to reproduce
- Open any project with typescript
- Go to to type definition of some external module, located in node_modules
- Error
Expected behavior
To not spam this alert on any action, especialy if alerts are disabled.
Does this issue occur when using the CLI directly?
Not sure / Not applicable
Link to a minimal reproduction
No response
Logs
CLI:
Version: 2.0.0
Color support: true
Platform:
CPU Architecture: x86_64
OS: windows
Environment:
BIOME_LOG_PATH: unset
BIOME_LOG_PREFIX_NAME: unset
BIOME_CONFIG_PATH: unset
BIOME_THREADS: unset
NO_COLOR: unset
TERM: xterm-256color
JS_RUNTIME_VERSION: v22.14.0
JS_RUNTIME_NAME: node
NODE_PACKAGE_MANAGER: npm/9.7.2
Biome Configuration:
Status: Loaded successfully
Path: biome.json
Formatter enabled: true
Linter enabled: true
Assist enabled: true
VCS enabled: true
Workspace:
Open Documents: 0
Discovering running Biome servers...
CalmProton and grundmanise
Metadata
Metadata
Assignees
Labels
A-LSPArea: language server protocolArea: language server protocolS-Bug-confirmedStatus: report has been confirmed as a valid bugStatus: report has been confirmed as a valid bug

