Skip to content

Releases: OmniSharp/omnisharp-roslyn

Rename changes

20 Aug 23:15
Compare
Choose a tag to compare

Adds a parameter to allow text changes from a rename operation to not be applied immediately to the Roslyn workspace.

This allows changes to flow from the editor like other changes.

Update buffers from disk

13 Aug 19:53
Compare
Choose a tag to compare

This release adds the capability to update a buffer from the disk rather than the editor. Useful for reverting files etc.

React to Design Time Host rename

31 Jul 22:02
Compare
Choose a tag to compare

Adds NuGet sources endpoint

22 Jul 14:26
Compare
Choose a tag to compare
Merge pull request #271 from OmniSharp/nuget-sources

Added package sources endpoint

Longer timeout for DTH

22 Jul 12:18
Compare
Choose a tag to compare

Wait up to 10 seconds for Design Time Host to spring to life.

NuGet package search

18 Jul 02:50
Compare
Choose a tag to compare

Adds commands for NuGet package search and version searches.

v1.0.7.1: Merge pull request #259 from OmniSharp/dnx-frameworks

10 Oct 18:27
Compare
Choose a tag to compare

Extra framework information

08 Jul 01:49
Compare
Choose a tag to compare

This release adds short names and friendly names to project information from /projects

Semantic highlighting

03 Jul 03:52
Compare
Choose a tag to compare

Adds support for getting semantic information from c# files for use with editor syntax highlighting.

Adds Windows dnx runtime to release

02 Jul 23:17
Compare
Choose a tag to compare
Merge pull request #255 from OmniSharp/add-dnx-win-to-release

Add dnx win to release