Skip to content

The refactoring document stops working #2974

@jdneo

Description

@jdneo
Environment

Version: 1.76.0 (user setup)
Commit: 92da9481c0904c6adfe372c12da3b7748d74bdcb
Date: 2023-03-01T10:22:44.506Z
Electron: 19.1.11
Chromium: 102.0.5005.196
Node.js: 16.14.2
V8: 10.2.154.26-electron.0
OS: Windows_NT x64 10.0.19045
Sandboxed: Yes

Steps To Reproduce

Click the refactor document link:
image

Current Result

Nothing happens

Expected Result

Show the refactoring document

Additional Informations

This should be a bug from upstream VS Code: microsoft/vscode#175737.

Now we have two options for this issue:

  1. Comment out
    arguments: [kind]

    This will make the document appear, but we lose the capability to directly show the related section based on current refactoring context.
  2. Wait for VS Code to fix this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions