Releases: OmniSharp/omnisharp-roslyn
Releases · OmniSharp/omnisharp-roslyn
Metadata as source
The start of metadata as source work. This release allows goto definition to display metadata from references.
Queued changes
This release allows editors to queue up changes to send on subsequent requests.
Fixes
- The launcher when a username has spaces in.
- Preprocessor symbols
Rename changes
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
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
Adds NuGet sources endpoint
Merge pull request #271 from OmniSharp/nuget-sources Added package sources endpoint
Longer timeout for DTH
Wait up to 10 seconds for Design Time Host to spring to life.
NuGet package search
Adds commands for NuGet package search and version searches.
v1.0.7.1: Merge pull request #259 from OmniSharp/dnx-frameworks
Add Dnx frameworks
Extra framework information
This release adds short names and friendly names to project information from /projects