Skip to content

Commit 7c91239

Browse files
committed
🆙 bump gitpod extension version
1 parent af74205 commit 7c91239

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

extensions/gitpod/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Tightly integrated with GitLab, GitHub, and Bitbucket, Gitpod automatically and
1010

1111
[Start a new Gitpod workspace](https://www.gitpod.io/docs/getting-started) and use F1 -> `Open in VS Code` command to connect to it from VS Code Desktop.
1212

13+
## Settings Sync
14+
15+
Sync your local VS Code settings across all your Gitpod workspaces. Checkout the documentation for [how to enable it](https://www.gitpod.io/docs/ides-and-editors/settings-sync#enabling-settings-sync-in-vs-code-desktop).
16+
1317
## Documentation
1418

1519
All documentation can be found on https://www.gitpod.io/docs.

extensions/gitpod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%displayName%",
44
"description": "%description%",
55
"publisher": "gitpod",
6-
"version": "0.0.33",
6+
"version": "0.0.34",
77
"license": "MIT",
88
"preview": true,
99
"icon": "resources/gitpod.png",

0 commit comments

Comments
 (0)