Workspace Developer Tools VSCode Extension
Justin Poehnelt

Justin Poehnelt @jpoehnelt

About: I am a Senior Developer Relations Engineer at Google for Google Workspace.

Location:
Colorado
Joined:
Jan 6, 2022

Workspace Developer Tools VSCode Extension

Publish Date: Jun 24
13 6

For developers building on the Google Workspace platform, the Google Workspace Developer Tools extension for VS Code offers a significant productivity boost by integrating essential tools directly into your editor.

Its first feature is the intelligent OAuth2 scope linting, which provides real-time warnings and valuable information for the Google Workspace OAuth2 scopes you use within your code. As you write, the extension actively validates these, highlighting restricted and sensitive scopes.

VSCode diagnostics for Google OAuth2 scopes

Comments 6 total

  • Nevo David
    Nevo DavidJun 25, 2025

    pretty cool seeing stuff like this baked right in, feels like a big time saver - i always wonder tho, small helpful tweaks or big overhauls, which actually leads to better work long run?

  • Dotallio
    DotallioJun 25, 2025

    OAuth scope headaches are way too real, so this is super handy. Does it also suggest alternatives for restricted scopes?

  • Nathan Tarbert
    Nathan TarbertJun 25, 2025

    this is extremely impressive i always hated second guessing my scopes in the middle of a project you think this will cut down on the usual permission headaches

Add comment