Skip to content

Commit 351ee7e

Browse files
committed
CHANGELOG for 1.0.5
1 parent 3e51adc commit 351ee7e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

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+
313
## [1.0.4] 30-Oct-2020
414
- Wait for connection checks to complete during activation.
515
- Display debugging values correctly when they contain characters above ASCII 127.

0 commit comments

Comments
 (0)