The Google Workspace developer tools provide the Google Workspace IDE extension to enhance your development experience.
Use the Google Workspace IDE extension
The Google Workspace IDE extension provides intelligent OAuth2 scope linting, autocomplete, and inline documentation directly in your IDE and works with Antigravity, Firebase Studio, Visual Studio Code and other IDEs.
To install the Google Workspace IDE extension, you can download it from the Open VSX Registry, or use the following instructions:
User interface
- In your IDE, open the Extensions view.
- Search for Google Workspace Developer Tools.
- Click Install.
CLI
Install from the command line with the corresponding IDE:
code --install-extension google-workspace.google-workspace-developer-tools