File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11
11
- Setting to disable downloading the binary. When disabled, the existing binary
12
12
will be used as-is. If the binary is missing, the plugin will error.
13
13
14
- ### Fixes
14
+ ### Fixed
15
15
16
16
- Increased timeout will apply to reconnects as well.
17
17
18
- ### Changes
18
+ ### Changed
19
19
20
20
- Show certificate errors under the token input.
21
21
22
22
## [ v0.1.36] ( https://github.com/coder/vscode-coder/releases/tag/v0.1.36 ) (2024-04-09)
23
23
24
- ### Changes
24
+ ### Changed
25
25
26
26
- Automatically update a workspace if required by the template.
27
27
- Show more information when remote setup fails.
28
28
29
- ### Fixes
29
+ ### Fixed
30
30
31
31
- Abort remote connection when remote setup fails.
32
32
33
33
## [ v0.1.35] ( https://github.com/coder/vscode-coder/releases/tag/v0.1.35 ) (2024-03-12)
34
34
35
- ### Changes
35
+ ### Changed
36
36
37
37
- Support running within Cursor.
38
38
39
39
## [ v0.1.34] ( https://github.com/coder/vscode-coder/releases/tag/v0.1.34 ) (2024-03-03)
40
40
41
- ### Changes
41
+ ### Changed
42
42
43
43
- Improve fetching the Coder binary. This is mostly just better logging but it
44
44
also will avoid fetching if the existing binary version already matches, to
45
45
support scenarios where the ETag is ignored.
46
46
47
47
## [ v0.1.33] ( https://github.com/coder/vscode-coder/releases/tag/v0.1.33 ) (2024-02-20)
48
48
49
- ### Bug fixes
49
+ ### Fixed
50
50
51
51
- Prevent updating template when automatically starting workspace.
You can’t perform that action at this time.
0 commit comments