Skip to content

1.88.0 update broke JS Auto Import functionality #58113

Closed
@ChrisKimZHT

Description

@ChrisKimZHT

Does this issue occur when all extensions are disabled?: Yes (Only enable Language Pack)

  • VS Code Version: 1.88.0
  • OS Version: Windows_NT x64 10.0.22631

Steps to Reproduce:

  1. Create a react project using create-react-app: create-react-app test
  2. Install antd UI Framework Package: npm install antd
  3. Open App.js in VSCode
  4. Input <But and wait for the autocomplete box pop up

1.87.2 Behavior: Auto Import working properly

1 87 2

1.88.0 Behavior: Auto Import not working

1 88 0

Detailed Version:

版本: 1.87.2 (user setup)
提交: 863d2581ecda6849923a2118d93a088b0745d9d6
日期: 2024-03-08T15:20:17.278Z
Electron: 27.3.2
ElectronBuildId: 26836302
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Windows_NT x64 10.0.22631
版本: 1.88.0 (user setup)
提交: 5c3e652f63e798a5ac2f31ffd0d863669328dc4c
日期: 2024-04-03T13:26:18.741Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Windows_NT x64 10.0.22631

Metadata

Metadata

Assignees

No one assigned

    Labels

    DuplicateAn existing issue was already created

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions