Julien Couvreur

Results 152 comments of Julien Couvreur

@RikkiGibson Please take another look. Thanks

@RikkiGibson Please take another look. Thanks

Marked with Area-IDE since the reported problem relates to diagnostic IDE0059. Let us know if this turns out to be a problem with underlying compiler APIs. Thanks

If I were to do it again today, maybe I would suppress those diagnostics (or just not enable the enforcement) on test projects altogether. Then maybe we don't need additional...

It looks like my earlier [PR](https://github.com/dotnet/roslyn/pull/22010/files) needed more work, as Jason felt we should convert the existing refactoring into a fixer (so that we don't have duplicate fixer and refactoring)....

Merged the feature for dev16.1 preview2 (https://github.com/dotnet/roslyn/pull/32571). Thanks @YairHalberstadt!

This was resolved already: ``` // Although this function is modelled after `BindInvocationExpressionContinued`, // since `HasCollectionExpressionApplicableAddMethod` uses a placeholder element of type `dynamic`, // only the first listed error case...

I did not try it yet, but noticed an extension that may fit part of this need: https://marketplace.visualstudio.com/items?itemName=matsande.VimSox

We need to confirm with @KathleenDollard, but last I heard this was holding back announcing features released in VB point releases. I'm hoping we can schedule this for 16.0 at...

Tagging @KathleenDollard