vuedx / languagetools

A collection of tools for better IDE experience.

Home Page:https://vuedx.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VueDX breaks typescript auto-import vscode functionality in 1.60.1

sp00x opened this issue · comments

Describe the bug

With Visual Studio Code 1.60.1 intellisense auto-imports stop working in (non-Vue) TypeScript projects if VueDX is enabled. Absolutely nothing happens when you click the menu of possible imports.

Works fine if downgrading to VSC 1.59.1

To Reproduce
Steps to reproduce the behavior:

  1. Try using ctrl-space to auto-import something
  2. Click any of the suggested imports

Expected behavior
3. The selected item being added to the imports section

Screenshots/Recording
https://twitter.com/sp00x/status/1439887165983444993

Info (please complete the following information):

  • VSC 1.60.1
  • TS 4.4.2
  • VueDX 0.7.6