Skip to content

Commit e6e1777

Browse files
committed
docs(vscode): update feature list and fix image link in README
1 parent 918b289 commit e6e1777

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.changeset/khaki-boats-tie.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"google-workspace-developer-tools": patch
3+
---
4+
5+
Update feature list.

packages/vscode-extension/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ This VS Code extension provides a set of tools to help Google Workspace develope
66

77
- **OAuth2 Scope Linting**: Get warnings and additional information for Google Workspace [OAuth2 scopes](https://developers.google.com/identity/protocols/oauth2/scopes) in your code.
88

9-
![OAuth2 Scope Linting](./assets/scope-diagnostics.png)
9+
![OAuth2 Scope Linting](https://raw.githubusercontent.com/googleworkspace/vscode-extension/main/packages/vscode-extension/assets/scope-diagnostics.png)
10+
11+
- **MCP (Model Context Protocol) Server**: Registers the Google Workspace Developer Tools MCP server, enabling enhanced development tools.
1012

1113
## Usage
1214

0 commit comments

Comments
 (0)