Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension interferes instellisense in npm module with ES6 javascript #1144

Closed
yuseok opened this issue Apr 5, 2022 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@yuseok
Copy link

yuseok commented Apr 5, 2022

Hello. I created a very simple express project and I found intellisense did not work well when I tried to see references in express.

enabled_volar

After I tried disabling & enabling installed extensions, disabling TypeScript Vue Plugin (Volar) resolved the problem.

disabled_volar

I have tried searching similar issue in this repository, but I didn't. If there is something I misconfigure, please inform me.
Below are my Visual studio code's version and installed extensions.

Version: 1.65.2 (user setup)
Commit: c722ca6c7eed3d7987c0d5c3df5c45f6b15e77d1
Date: 2022-03-10T14:33:55.248Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.19043
@yuseok yuseok changed the title extension interferes instellisense in pure ES6 javascript npm module extension interferes instellisense in npm module with ES6 javascript Apr 5, 2022
@yuseok yuseok changed the title extension interferes instellisense in npm module with ES6 javascript Extension interferes instellisense in npm module with ES6 javascript Apr 5, 2022
@johnsoncodehk johnsoncodehk added the bug Something isn't working label Apr 10, 2022
@yuseok
Copy link
Author

yuseok commented Apr 11, 2022

@johnsoncodehk Thank you. I become enable the extension without concerning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants