I was about to write me first appwrite function, but I'm having troubles with the autocompletion.
Is there something that I'm doing wrong or if autocompletion does not work. Is there a reference of the apis?
TL;DR
The user was having trouble with autocompletion for functions in Visual Studio Code (VSCode). They discovered that running "npm i" within the function folder solved the issue. They also mentioned wanting a reference for APIs.
zwarag\\harrys
25 Apr, 2023, 21:34
ohh i just needed to run npm i within the function folder 🤦‍♂️