Pato Jamriska

Results 12 comments of Pato Jamriska

Bumping this to see if anyone has looked into it or if there is a roadmap to support this eventually again.

@justin2004 I just came back to see if there was any status changes on this since my post last year and I see your branch as a viable Option. Again...

Having the same issue. tried modifying the sstyle packages and it is a no go. Momentarily using copilot as well to do code checks if needed, but can't use the...

> @patoJamriska Do you have C# Dev Kit installed? > > `launchConfigurationId` was not intended to really be saved in a `launch.json` but was supposed to be used by the...

> @WardenGnaw I had a similar issue to @patoJamriska because [the documentation](https://code.visualstudio.com/docs/csharp/debugger-settings#_launchsettingsjson-support) isn't very clear on this. Is `launchSettingsProfile` property on a launch configuration in `.vscode/launch.json` the expected way to...

I have still being doing research on this Because of other issues arising on the work I am doing, and run into this on the MS documentation. https://learn.microsoft.com/en-us/aspnet/core/fundamentals/environments?view=aspnetcore-8.0#development-and-launchsettingsjson This section...

> Did something changed or update? I had problem that launching any configuration in `launch.json` leads to loading first config from `launchSettings.json` which screw my environment variables, and I got...

> [@patoJamriska](https://github.com/patoJamriska) this is my `launchSettings.json` from VS 2022 ![Image](https://github.com/user-attachments/assets/f80cd00b-6154-43ec-9ae7-e40361674550) And that's VS Code `launch.json` ![Image](https://github.com/user-attachments/assets/7d65e759-5f18-4b7b-85e4-359246f90fb6) > > As you see I define name of profile in `launchSettingsProfile` and it...

Has anyone had a chance to look into this? or has anyone tested anything different?

Ok, so this issue is still open for 7 months now. I have tried coming back to it several times to try to see if there has been. any changes...