Jim Przybylinski

Results 8 comments of Jim Przybylinski

I would argue for option 2 as well.

Changed title from "Remove" to "Rewrite", removed from 2.0.0 milestone, downgraded to P2.

This should be easy once I understand the example code (and which part I need to copy).

Looking at the [Cloud SDK proxy documentation](https://cloud.google.com/sdk/docs/proxy-settings), it looks like there are two ways to set it up: gcloud configuration settings and environment variables. It looks to me like the...

I'm not convinced that `kubectl create/apply -f file` is a process we need to support from visual studio. I am removing this from the 2.0.0 milestone. If we get external...

Changed title from "Remove" to "Rewrite", removed from 2.0.0 milestone, downgraded to P2.

> public Student(Name, ID) : base(Name) { } // Only ID is directly initialized here This part of the proposal seems confusing and not very valuable to me. Is Name...