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

VSCode Config: Server/Client launch task without build #2804

Merged

Conversation

whatston3
Copy link
Contributor

About the PR

Adds a new vscode launch task that only starts the debugger.

Names could be changed, and "Server/Client" should probably be called "Server/Client (Debug)".

Why / Balance

Sometimes I just want to run the debugger.

How to test

  1. Run "Server/Client". It'll build and launch the debugger.
  2. Run "Server/Client (No Build)". It should only launch the debugger using the existing executables.

Media

Requirements

Breaking changes

Changelog

no in-game changes

@whatston3 whatston3 added S: Needs Review This PR is awaiting reviews and removed S: Untriaged labels Jan 30, 2025
@dvir001 dvir001 self-requested a review January 31, 2025 18:04
Copy link
Contributor

@dvir001 dvir001 left a comment

Choose a reason for hiding this comment

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

Logical

@dvir001 dvir001 merged commit 9ecb2b4 into new-frontiers-14:master Jan 31, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No C# S: Needs Review This PR is awaiting reviews size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants