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

intellisense not working in react-native project #88264

Closed
VipulSoni-Dev opened this issue Jan 8, 2020 · 6 comments
Closed

intellisense not working in react-native project #88264

VipulSoni-Dev opened this issue Jan 8, 2020 · 6 comments
Assignees
Labels
info-needed Issue requires more information from poster javascript JavaScript support issues

Comments

@VipulSoni-Dev
Copy link

VipulSoni-Dev commented Jan 8, 2020

Version: 1.40.2 (user setup)
Commit: f359dd6
Date: 2019-11-25T14:54:45.096Z
Electron: 6.1.5
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT x64 10.0.18362

when i try to write code intellisense not showing any suggestions
it continuously shows "Loading...." .
plz help me.

i m using following extensions:
-ES7 React/Redux/GraphQL/React-Native snippets
-JavaScript (ES6) code snippets
-React Native Tools
-React-Native/React/Redux snippets for es6/es7 version Standard
-Sublime Babel
-Visual Studio IntelliCode

Does this issue occur when all extensions are disabled?: Yes/No

@vscodebot
Copy link

vscodebot bot commented Jan 8, 2020

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot assigned mjbvz Jan 8, 2020
@vscodebot vscodebot bot added the javascript JavaScript support issues label Jan 8, 2020
@mjbvz
Copy link
Collaborator

mjbvz commented Jan 8, 2020

Is your code on somewhere besides the c drive?

@mjbvz mjbvz added the info-needed Issue requires more information from poster label Jan 8, 2020
@doguh
Copy link

doguh commented Jan 10, 2020

Hi there,

Having the same issue in a React project (created via create-react-app) : intellisense works after VSCode launch, but once I modify and save any file, it stops working.

Intellisense shows "Loading..." forever when hovering a variable or pressing Ctrl+Space.

Also the CPU usage goes up and I can hear my computer suffer from the noise of the fan...

Note that I started VSCode with -disable-extensions to be sure it wasn't due to any of them.

I downgraded VSCode to October version (1.40.2) and intellisense works fine now.

@michelebruno
Copy link

michelebruno commented Jan 12, 2020

Hi there, I have the same problem. I noticed that it doesn't happen if I don't install these packages. HELP PLS:

immagine

What's more, if I downgrade to VSCode 1.40.2, it works fine as it happens to @doguh.

EDIT: it's not a react-native project but a react one. Though, I have the same problem.

@doguh
Copy link

doguh commented Jan 14, 2020

Installing this extension : https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next

As described here : #88161 seems to fix the problem on latest VSCode.

@mjbvz
Copy link
Collaborator

mjbvz commented Jan 14, 2020

Closing as needs more info from original posters

@mjbvz mjbvz closed this as completed Jan 14, 2020
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster javascript JavaScript support issues
Projects
None yet
Development

No branches or pull requests

4 participants