Skip to content

GetRemoteLauncherCommand should wrap path to ptvsd_launcher.py in quotes#5585

Merged
karrtikr merged 4 commits into
microsoft:masterfrom
karrtikr:ptvsd
May 10, 2019
Merged

GetRemoteLauncherCommand should wrap path to ptvsd_launcher.py in quotes#5585
karrtikr merged 4 commits into
microsoft:masterfrom
karrtikr:ptvsd

Conversation

@karrtikr

@karrtikr karrtikr commented May 8, 2019

Copy link
Copy Markdown

For #4966

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Has a news entry file (remember to thank yourself!)
  • [ ] Appropriate comments and documentation strings in the code
  • [ ] Has sufficient logging.
  • [ ] Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated
  • [ ] Test plan is updated as appropriate
  • [ ] package-lock.json has been regenerated by running npm install (if dependencies have changed)
  • [ ] The wiki is updated with any design decisions/details.

@DonJayamanne DonJayamanne left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Don't understand why we created a new argument?

Comment thread src/client/debugger/debugAdapter/DebugClients/launcherProvider.ts Outdated
Comment thread src/client/debugger/debugAdapter/types.ts
Comment thread src/test/extension.unit.test.ts
@karrtikr karrtikr dismissed DonJayamanne’s stale review May 9, 2019 06:53

Please check the comments

@karrtikr karrtikr requested a review from DonJayamanne May 9, 2019 07:02
Comment thread src/client/debugger/debugAdapter/types.ts Outdated
@karrtikr karrtikr merged commit cc4364b into microsoft:master May 10, 2019
@karrtikr karrtikr deleted the ptvsd branch May 10, 2019 17:01
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants