We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f1170 commit 14f3f03Copy full SHA for 14f3f03
1 file changed
DEVELOPER.md
@@ -2,8 +2,13 @@
2
3
## Publish
4
5
+Before publishing, please make sure CHANGELOG.md is up-to-date, because this
6
+will be displayed in the [changelog tab][] in the Marketplace. Please only add
7
+changes directly relevant to users there, e.g., no changes about tests and CI.
8
+
9
To publish a newer version to the Market Place, follow the [VSCode official
10
instructions][]. Then,
11
[Open VSX should update automatically](https://github.com/EclipseFdn/open-vsx.org/wiki/Auto-Publishing-Extensions#how-to-auto-publish-an-extension).
12
13
[VSCode official instructions]: https://code.visualstudio.com/api/working-with-extensions/publishing-extension
14
+[changelog tab]: https://marketplace.visualstudio.com/items/EditorConfig.EditorConfig/changelog
0 commit comments