-
**Version Used**: C# 6
**Steps to Reproduce**: It is very cool that we are able to use @varname when creating views to access the code behind values. It is great! It will be awesome if we can use i…
-
### The spec has been moved
The specs for pattern matching and records have been moved to https://github.com/dotnet/roslyn/blob/features/patterns/docs/features/patterns.md and https://github.com/dotn…
-
# C# Design Notes for Sep 8, 2015
## Agenda
1. Check-in on some of our desirable features to see if we have further thoughts
2. Start brainstorming on async streams
# Check-in on features
## Bestest b…
-
Some things to lighten the overall workload and get more done:
- [ ] Every time a PR is created from an external contributor, add a comment that does the following:
- thanks them for the PR & says t…
-
I know it is still in early stage, but could you please make sure that _direct_ C# compilation is supported as soon as possible? It would be beneficial if Roslyn team could also feed their requirement…
-
This is a pretty cool project. Good to see the extensibility of Edge. There is a problem with your implementation, however. UWP/.NET developers like coding in C#/VB.NET/F#. :) So, it would be nice…
-
In considering C#’s primary competition, I’ve written up some key differences between each language. I feel like we could actively compete with most of these in C#. I feel like a lot of the syntactica…
-
The Renamer and code actions modify the current solution which means Roslyn already has a newer state in memory than editors assume. This conflict with incremental buffer updates. Take this example
`…
-
Continuing the discussion from https://github.com/zenparsing/es-observable/issues/14 I think that while the idea of using the generator interface as a dual to iterator is novel, there is really no jus…
-
Per our conversations here are the goods I promised...
https://github.com/xtianus79/generator-aspnet
**\* UPDATE: 1 make sure when you install this you use npm install xtianus79/generator-aspnet and…