Jason Malinowski

Results 137 comments of Jason Malinowski

We didn't change it no; it's still defaulted to false.

@geekley Ah yes, it looks like @muhammadsammy did change the default for their fork: https://github.com/muhammadsammy/free-vscode-csharp/commit/5c51b954bbcd6b44e49d951735020418d5376992

To clarify a bit: there's still more work to do to make Go to Definition to source generated files actually _work_. To give a bit of a sense how this...

@hutterm It's in code review now, so should land if not this week then next week.

@arsinclair This demonstrates why I should never give a promise of a ship date -- I'm now on leave with the arrival of our new baby. 👶 We'll have somebody...

@drewnoakes @tmeschter So this meant you were potentially updating a project while it was being disposed at the same time? I wonder if that explains a bunch of bugs I've...

> @jasonmalinowski Possibly. More likely if the issues you were seeing involved ObjectDisposedExceptions. Nothing specifically with object disposed exceptions, but we were seeing bugs where we'd potentially try creating references...

@jmarolf: assigning this one to you since we seem to have had quite the recentl flood of ".editorconfig isn't working" reports, so I'm wondering if something generally is broken.