Skip to content

Commit 8655fc3

Browse files
committed
Add update message for 0.5.0
1 parent d0a4af3 commit 8655fc3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

messages/0.5.0.txt

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
=> 0.5.0
2+
3+
Features:
4+
* TCP client support
5+
* Better logging and recovery for server crashes and failures
6+
* Shortcuts to actions in the hover popup
7+
* Argument highlighting in signature help
8+
* Diagnostics panel command is now a show/hide toggle
9+
* Highlight warnings as yellow in diagnostics hover
10+
11+
Major bug fixes:
12+
* Fixes error when opening files on other drive
13+
* Fixes diagnostics showing up in incorrect window
14+
* Communicate client features to server
15+
16+
A thanks to contributors to this release: @randy3k, @urschrei, @evandrocoan, @LoneBoco and @predagnikolic
17+
18+
See https://github.com/tomv564/LSP/releases/tag/0.5.0 for full update details.

0 commit comments

Comments
 (0)