@@ -22,22 +22,22 @@ VS Code v99.99.999
22
22
23
23
## [ Unreleased] ( https://github.com/coder/code-server/releases )
24
24
25
- VS Code v0.00.0
25
+ Code v0.00.0
26
26
27
27
### Changed
28
28
29
29
- Add here
30
30
31
31
## [ 4.1.0] ( https://github.com/coder/code-server/releases/tag/v4.1.0 ) - 2022-03-03
32
32
33
- VS Code v1.63.0
33
+ Code v1.63.0
34
34
35
35
### Changed
36
36
### Fixed
37
37
38
38
## [ 4.0.2] ( https://github.com/coder/code-server/releases/tag/v4.0.2 ) - 2022-01-27
39
39
40
- VS Code v1.63.0
40
+ Code v1.63.0
41
41
42
42
### Fixed
43
43
@@ -48,7 +48,7 @@ VS Code v1.63.0
48
48
49
49
## [ 4.0.1] ( https://github.com/coder/code-server/releases/tag/v4.0.1 ) - 2022-01-04
50
50
51
- VS Code v1.63.0
51
+ Code v1.63.0
52
52
53
53
code-server has been rebased on upstream's newly open-sourced server
54
54
implementation (#4414 ).
@@ -64,7 +64,7 @@ implementation (#4414).
64
64
settings file (we rely on the already-existing query object instead).
65
65
- The marketplace override environment variables ` SERVICE_URL ` and ` ITEM_URL `
66
66
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 ` .
68
68
69
69
### Added
70
70
@@ -86,11 +86,11 @@ implementation (#4414).
86
86
87
87
## [ 3.12.0] ( https://github.com/coder/code-server/releases/tag/v3.12.0 ) - 2021-09-15
88
88
89
- VS Code v1.60.0
89
+ Code v1.60.0
90
90
91
91
### Changed
92
92
93
- - Upgrade VS Code to 1.60.0.
93
+ - Upgrade Code to 1.60.0.
94
94
95
95
### Fixed
96
96
@@ -106,7 +106,7 @@ Undocumented (see releases page).
106
106
107
107
## [ 3.10.2] ( https://github.com/coder/code-server/releases/tag/v3.10.2 ) - 2021-05-21
108
108
109
- VS Code v1.56.1
109
+ Code v1.56.1
110
110
111
111
### Added
112
112
@@ -122,7 +122,7 @@ VS Code v1.56.1
122
122
123
123
## [ 3.10.1] ( https://github.com/coder/code-server/releases/tag/v3.10.1 ) - 2021-05-17
124
124
125
- VS Code v1.56.1
125
+ Code v1.56.1
126
126
127
127
### Fixed
128
128
@@ -136,13 +136,13 @@ VS Code v1.56.1
136
136
137
137
## [ 3.10.0] ( https://github.com/coder/code-server/releases/tag/v3.10.0 ) - 2021-05-10
138
138
139
- VS Code v1.56.0
139
+ Code v1.56.0
140
140
141
141
### Changed
142
142
143
- - Update to VS Code 1.56.0 (#3269 ).
143
+ - Update to Code 1.56.0 (#3269 ).
144
144
- 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.
146
146
147
147
### Added
148
148
0 commit comments