Closed
Description
Acknowledgement
- I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.
Comment
I'm not sure of the exact conditions under which the problem occurs, but it is reproducible reliably. In a Vue project containing multiple tsconfigs, enabling the Vue TS Plugin will cause 'remove Project::Project ...' keeps getting triggered.
Steps to reproduce
- Clone https://github.com/elk-zone/elk
- Open the repo in VSCode, install marketplace.visualstudio.com/items?itemName=Vue.volar 2.0.4
- Open
components/account/AccountAvatar.vue
, the CPU usage of tsserver rises to 100%.remove Project::Project '/Users/johnsonchu/Desktop/GitHub/elk/docs/tsconfig.json' (Configured)
is triggered every second: tsserver.log.zip