File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 1.0.5] 5-Nov-2020
4
+ - Defer to Language Server 1.0.5+ for folding range information (#473 )
5
+ - Add ` objectscript.overwriteServerChanges ` setting to permit unconditional import from local file (#464 )
6
+ - Fix authentication problem introduced in 1.0.2 (#458 )
7
+ - Avoid inappropriate transfer of user-level ` objectscript.conn ` settings into workspace-level settings (#460 )
8
+ - Enhancements available only when proposed APIs are enabled:
9
+ - Improve format of results from Quick Open server-side file name search (#467 )
10
+ - Add root folder label text to label of isfs file (#455 )
11
+ - Add '(read-only)' suffix to label of non-editable file opened from ObjectScript Explorer (#471 )
12
+
3
13
## [ 1.0.4] 30-Oct-2020
4
14
- Wait for connection checks to complete during activation.
5
15
- Display debugging values correctly when they contain characters above ASCII 127.
You can’t perform that action at this time.
0 commit comments