
Hi everyone, Im building a mobile app using react-native. I use appwrite and I don't have intellisense when using appwrite functions. For example I have a function called signIn in the below image. It basically creates a session with email and password but as you can see there are no function description or any parameter that it takes when I hover over createEmailSession function of appwrite that comes from Account instance.

This is my dependencies in package.json

Can you try deleting node_modules, reinstalling dependencies, restarting your IDE, and checking the intelligence on the Client?

I did it as you said

Would you please share a screenshot including the imports?

sure


These are the extensions that I have, idk if it might effect it or not

I think this problem is about my vscode setup, because not only appwrite functions but when I hover over anything, it gives me infinite loading alert, I will try to find a solution for this, when I find it, I will share it here
Recommended threads
- Realtime Ui Dialogue
hi, is there a way ofdisable this dialogue that appers in my UI when we are listening for realtime events
- Email Verification Email
Hi everyone, I’m currently experiencing an issue with the email verification functionality. When I trigger the verification, the request returns a valid respon...
- Persistent 401 Unauthorized on all authe...
Hello, I'm facing a critical 401 Unauthorized error on my admin panel app and have exhausted all debugging options. The Problem: When my React app on localhos...
