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

feat(vscode): register startDebugDevServer command #974

Merged
merged 12 commits into from Aug 30, 2023

Conversation

alestiago
Copy link
Contributor

Status

READY

Description

Changes:

  • Registers startDebugDevServer command
  • startDevServer now returns application
  • debugDevServer now has an argument to pass the application to be debugged

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Additional context

@alestiago alestiago added documentation Improvements or additions to documentation feature A new feature or request vscode labels Aug 29, 2023
@alestiago alestiago self-assigned this Aug 29, 2023
@alestiago alestiago marked this pull request as draft August 29, 2023 13:17
@alestiago alestiago marked this pull request as ready for review August 29, 2023 14:37
@alestiago alestiago merged commit baf5e91 into main Aug 30, 2023
4 checks passed
@alestiago alestiago deleted the alestiago/vscode-start-and-debug-command branch August 30, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature A new feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants