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
- "Waiting" executions
For my React Native App, I have had no issues deploying a function in Appwrite & the executions either working or failing. Now I am getting status code - 0 & j...
- Auth Issue (maybe?)
Hi there, I'm relatively new to programming and am following a tutorial on youtube just to get an idea of how this all is suppossed to work. Now Im setting up t...
- Hi Folks, Database Writing Issue
Hey Folks im trying to get logging setup on my website but im getting an error, i dont have any document id and i think this is the issue but i havent got the f...