Remove query parameter from the url for debug-on and debug-off #17
Labels
enhancement
New feature or request
gitpod-config
Related to gitpod configuration (bash scripts etc...)
passed-dev-qa
Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main
Problem this feature will solve
The query parameter used to trigger debugging gets in the way for a number of reasons.
Background
Proposed Solution
Remove the query parameter after toggling debugger functionality.
Allow for either the query param to show or for it to be removed from the url.
Constraints and Assumptions
Give the nature of the
gp
binary, this will need to be a double refresh which might be a little clunky, it will need to be tested out a bit to ensure its a good user experienceAlternatives or Workarounds
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: