Skip to content

Commit 4a94da0

Browse files
committed
Create 1.9.0-beta.txt
1 parent 9aa14be commit 4a94da0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

messages/1.9.0-beta.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
This is a BETA release to test CHMOD for omnisharp on *NIX and for omnisharp.exe to be killed on Windows when an upgrade occurs.
2+
3+
Bug Fixes:
4+
5+
* Refactoring of core plugin code that communicates with OmniSharp server
6+
* Correct case for OmniSharpServer.exe launching on Linux
7+
* Correct quotes around launch paths
8+
* Include homebrew path of Mono when launching omnisharp server
9+
* Updated UrlLib version
10+
11+
Enhancements:
12+
13+
* Single CS file usage, no folder needed
14+
* Tooltips on errors, when a document is saved the syntax error check will be executed after 500ms and the user can click on the squiggly warning lines and a tooltip will show the error.
15+
There is a new plugin setting that allows you turn on/off error window when syntax issues are found allowing the user to have tooltips and a window.
16+
* Super + I key binding for Go to Implementation feature

0 commit comments

Comments
 (0)