Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Different Launch Types to VSCode #1430

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

CerberusWolfie
Copy link
Contributor

Description

This adds several different launch types to the VSCode. This allows you to launch Client in Compatibility Mode for the Tools/Release versions as well as launch the Server/Client at the same time in Tools/Release modes and use the VSCode Terminal.


TODO

  • Add different Build types in the tasks.json file.
  • Add different Launch types in the launch.json file.

image

@github-actions github-actions bot added Changes: Config Changes any configuration files Changes: YML Changes any yml files labels Jan 5, 2025
Copy link
Member

@VMSolidus VMSolidus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also add one that runs dotnet test?
It's always irritated the fuck out of me that I can't use breakpoints during the tests when ran locally, which makes rooting out heisenbugs essentially impossible.

@CerberusWolfie
Copy link
Contributor Author

Uh, yeah, give me a bit to grab it.

@VMSolidus
Copy link
Member

Actually Durk pointed out to me something I didn't know, and that's not necessary at all it seems. So you're good!

@VMSolidus VMSolidus merged commit d17fe1a into Simple-Station:master Jan 5, 2025
10 of 11 checks passed
@CerberusWolfie CerberusWolfie deleted the VSCODE-ADDITIONS branch January 5, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: Config Changes any configuration files Changes: YML Changes any yml files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants