Skip to content

Commit 4f6deab

Browse files
committed
Add 0.7.2 changelog
1 parent 1f31b0d commit 4f6deab

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

messages.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"0.5.0": "messages/0.5.0.txt",
1111
"0.6.0": "messages/0.6.0.txt",
1212
"0.7.0": "messages/0.7.0.txt",
13-
"0.7.1": "messages/0.7.1.txt"
13+
"0.7.1": "messages/0.7.1.txt",
14+
"0.7.2": "messages/0.7.2.txt"
1415
}

messages/0.7.2.txt

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
=> 0.7.2
2+
3+
Changes in this minor update:
4+
* Fix language server shutdown when closing Sublime or its windows
5+
* Fix bugs with language server selection for document
6+
*
7+
Add "fill" and "box" to `document_highlight_style`
8+
* Updated References panel
9+
* Add default configs for Dart, PHP, Kotlin
10+
* Show more levels of diagnostics in hovers, add configuration for auto-opening panel.
11+
12+
See https://github.com/tomv564/LSP/releases/tag/0.7.2 for full update details.

0 commit comments

Comments
 (0)