Skip to content

Commit 4788062

Browse files
authored
clarify how to turn off syncExtensions for release
1 parent 1c1b3e5 commit 4788062

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/releasing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
- Update version of the extension - this is usually the minor version. **Until the marketplace supports semantic versioning, the minor version should always be an even number. Odd numbers are reserved for the pre-release version of the extension.**
55
- Turn off experimental settings:
66
- `gitpod.remote.useLocalApp: true`
7+
- `gitpod.remote.syncExtensions: false`
78
- (If necessary) Update vscode engine version
89

910
2. If the minor version was increased, run the Nightly action to ensure a new pre-release version with the increased version number is released

0 commit comments

Comments
 (0)