When working with GJS there does not seem to be any documentation. Is there an integration for Visual Studio Code, at least?
When working with GJS there does not seem to be any documentation. Is there an integration for Visual Studio Code, at least?
There are a few TypeScript definitions available for GJS:
The GNOME APIs are documented at https://gjs-docs.gnome.org/. There is also usage documentation and examples in the GJS repository: