Skip to content

Aura Language Server Holding Open customLabels.d.ts #6827

@justin-lyon

Description

@justin-lyon

Summary

When I open VSCode the .sfdx/typings/lwc/customlabels.d.ts files is held open. The file appears to be edited and the text is flickering on screen. When I try to close the vscode tab, with and without saving, the tab is reopened in the edited state.

When I reloaded the window (CMD+P: Developer: Reload Window) I noticed it started after the Aura Language Server started popup. When I disable the Aura Components extension the error stops.

Steps To Reproduce:

  1. Open VSCode with Salesforce Extension Pack.
  2. Wait for Aura Language Server to start.
  3. Verify that the .sfdx/typings/lwc/customlabels.d.ts file is open and edited.
  4. Close the customlabels.d.ts file.
  5. Verify that the file is reopened.
  6. Disable the Aura Components vscode extension.
  7. Reload the VSCode Window
  8. Close the customlabels.d.ts file.
  9. Verify that the file does not open again.

Expected result

Aura Language Server should not open files in my editor.

Actual result

Aura Language Server appears to open and edit a file repeatedly in my vscode editor. I cannot close the file and it causes screen flickering.

Additional information

Screen.Recording.2026-02-02.at.9.25.13.AM.mov

Salesforce Extension Version in VS Code:
65.15.2

Salesforce CLI Version:
@salesforce/cli/2.120.3 darwin-arm64 node-v22.9.0

OS and version:
mac os 13.3.1 (a) (22E772610a

VS Code version:
1.108.2

Most recent version of the extensions where this was working:
I don't know.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions