I do not have code suggestions and the documentation of the different classes and methods using the SDK with Ruby on Rails on VS code.
I use the Sorbet extension for VS code.
Appwrite classes and methods are not recognized.
But after compiling, when I start the server the execution works.
Can you reproduce the issue?
How can I solve it?
TL;DR
Developers are having trouble with code suggestions for the Appwrite SDK for Ruby on VS Code. The issue seems to be related to the Sorbet extension not recognizing Appwrite classes and methods, despite the code executing correctly after compiling. A solution was not provided in the thread.