Open padreputativo opened 3 months ago
Nice! Is the intention to add all of the api functions?
I preferred not to do it because I didn't have the exact list with the specific names of all the functions, and I also didn't know how to obtain it. I tried getting an AI to do it (since it's a repetitive task), but I wasn't successful, so I decided to leave it as is because it served the purpose of preventing errors. I didn't want to delete the identified function so it could serve as an example if someone knew how to complete the list.
It resolves the issue of the warnings that appear in the linter due to not finding the extension globally, but it doesn't fix the display of the complete list of functions. Many thanks to Magna for the help.