David Driscoll
David Driscoll
We're getting ready to bring the project into the .NET Foundation, but before we do we need to do the following: ## Getting into the .NET Foundation - [x] Make...
I figure as part of the website we should have a blog, that we try to keep up to date semi-regularly, with current progress and what not. I'm thinking of...
This came up in today's meeting, what is the best way to manage access to secure pieces of information related to the OmniSharp org itself? Things that should eventually go...
Telemetry
## Telemetry - Super controversial? - Should we do it, should we not do it? - _What if I don't want my data going to Microsoft?_ The answers were basically:...
## C# / Roslyn / OmniSharp where is the :heart:? - Great discussion > - The Roslyn team is looking at how they can take the code intelligence, currently in...
When the `OperationExecutor` does not emit any error results, because the `Result` is always null. I was not sure how best to fix this, and I'm not as deeply involved...