@@ -22,22 +22,22 @@ VS Code v99.99.999
2222
2323## [ Unreleased] ( https://github.com/coder/code-server/releases )
2424
25- VS Code v0.00.0
25+ Code v0.00.0
2626
2727### Changed
2828
2929- Add here
3030
3131## [ 4.1.0] ( https://github.com/coder/code-server/releases/tag/v4.1.0 ) - 2022-03-03
3232
33- VS Code v1.63.0
33+ Code v1.63.0
3434
3535### Changed
3636### Fixed
3737
3838## [ 4.0.2] ( https://github.com/coder/code-server/releases/tag/v4.0.2 ) - 2022-01-27
3939
40- VS Code v1.63.0
40+ Code v1.63.0
4141
4242### Fixed
4343
@@ -48,7 +48,7 @@ VS Code v1.63.0
4848
4949## [ 4.0.1] ( https://github.com/coder/code-server/releases/tag/v4.0.1 ) - 2022-01-04
5050
51- VS Code v1.63.0
51+ Code v1.63.0
5252
5353code-server has been rebased on upstream's newly open-sourced server
5454implementation (#4414 ).
@@ -64,7 +64,7 @@ implementation (#4414).
6464 settings file (we rely on the already-existing query object instead).
6565- The marketplace override environment variables ` SERVICE_URL ` and ` ITEM_URL `
6666 have been replaced with a single ` EXTENSIONS_GALLERY ` variable that
67- corresponds to ` extensionsGallery ` in VS Code's ` product.json ` .
67+ corresponds to ` extensionsGallery ` in Code's ` product.json ` .
6868
6969### Added
7070
@@ -86,11 +86,11 @@ implementation (#4414).
8686
8787## [ 3.12.0] ( https://github.com/coder/code-server/releases/tag/v3.12.0 ) - 2021-09-15
8888
89- VS Code v1.60.0
89+ Code v1.60.0
9090
9191### Changed
9292
93- - Upgrade VS Code to 1.60.0.
93+ - Upgrade Code to 1.60.0.
9494
9595### Fixed
9696
@@ -106,7 +106,7 @@ Undocumented (see releases page).
106106
107107## [ 3.10.2] ( https://github.com/coder/code-server/releases/tag/v3.10.2 ) - 2021-05-21
108108
109- VS Code v1.56.1
109+ Code v1.56.1
110110
111111### Added
112112
@@ -122,7 +122,7 @@ VS Code v1.56.1
122122
123123## [ 3.10.1] ( https://github.com/coder/code-server/releases/tag/v3.10.1 ) - 2021-05-17
124124
125- VS Code v1.56.1
125+ Code v1.56.1
126126
127127### Fixed
128128
@@ -136,13 +136,13 @@ VS Code v1.56.1
136136
137137## [ 3.10.0] ( https://github.com/coder/code-server/releases/tag/v3.10.0 ) - 2021-05-10
138138
139- VS Code v1.56.0
139+ Code v1.56.0
140140
141141### Changed
142142
143- - Update to VS Code 1.56.0 (#3269 ).
143+ - Update to Code 1.56.0 (#3269 ).
144144- Minor connections refactor (#3178 ). Improves connection stability.
145- - Use ptyHostService (#3308 ). This brings us closer to upstream VS Code.
145+ - Use ptyHostService (#3308 ). This brings us closer to upstream Code.
146146
147147### Added
148148
0 commit comments