Joey Robichaud

Results 30 issues of Joey Robichaud

The decision to use Keyword(Jump) was a bit arbitrary as Keyword(Iteration) would also make sense. Below are before and after using the VS2019 Dark theme (from https://github.com/mono/monodevelop/pull/9375). Before: After:

I think themes based on the enhanced colors scheme introduced in VS2019 (https://github.com/dotnet/roslyn/pull/31976) would be a nice addition. Dark+ ![image](https://user-images.githubusercontent.com/611219/69584897-298df600-0f93-11ea-9dac-9f7de5a705bb.png) Light+ ![image](https://user-images.githubusercontent.com/611219/69584918-33175e00-0f93-11ea-9eb7-2a77f96a92f3.png)

Area: VS Text Editor

Builds on https://github.com/dotnet/try-convert/pull/431 - Updates to release packages for dependencies - Removes unnecessary NuGet sources

Resolves a component governance issue https://devdiv.visualstudio.com/DevDiv/_componentGovernance/112744/alert/7082179?typeId=6257816 (microsoft)

**Background:** The included Mono and MSBuild tools were added to support easy development of C# using .NET Core. We have frequently updated these build tools to match the current shipping...

### Summary of the changes Adds arm64 RIDs for each of the supported platforms. - Fixes: https://github.com/dotnet/razor-tooling/issues/6406

Reported at developer community as https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1178927. **Workflow:** 1. Open VS and dock the C# interactive window to one of the edges. 2. Pin the window so that it collapses to...

I wanted to draw more attention to the instructions the Roslyn team should follow for localization suggestions.

Area-Infrastructure