NpmIntellisense icon indicating copy to clipboard operation
NpmIntellisense copied to clipboard

VS code hanging when editing untitled file

Open ying80 opened this issue 2 years ago • 0 comments

When editing a new file that is not saved on the file system yet cause the package to hang VS Code. How to duplicate:

  1. Open a new untitled file, but don't save it. (might have to set language to TypeScript or js)
  2. Start to type: import { test } from '
  3. vs code hangs

ying80 avatar Jan 11 '23 19:01 ying80