Skip to content

πŸ› "Request textDocument/codeAction failed" shows always I open some d.ts from node_modulesΒ #6529

@Profesor08

Description

@Profesor08

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

Image

Biome notifications are turned off

Image

Steps to reproduce

  1. Open any project with typescript
  2. Go to to type definition of some external module, located in node_modules
  3. 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...

Metadata

Metadata

Assignees

Labels

A-LSPArea: language server protocolS-Bug-confirmedStatus: report has been confirmed as a valid bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions