Brandon Dusseau

Results 13 comments of Brandon Dusseau

Bumping this issue so that it remains open

Bumping this because, as far as I know, it still applies.

+1 Issue persisting nearly two years after the bug was filed.

For anyone who stumbles across this from Google like I did, the known workaround is to install `language-babel`. This seems to fix syntax highlighting with optional chaining, at least. See...

> No. NpgsqlDataSource conceptually represents a connection pool, and is meant to be fully thread-safe and usable from multiple threads. Excellent! > There's a simplification where you use AddNpgsqlDataSource(), and...

I think this should be considered a *breaking change* even though it isn't documented that way. My team's workflows are built with the assumption that only the dotnet version we...

@mahabaleshwars I'm not certain that's correct. When we used `setup-dotnet@v2` and specified `dotnet-version: 7.0.203`, we would ONLY get `7.0.203` installed and our `dotnet` commands would execute with that. After updating...