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

Refactor remote debugging commands into common library #1045

Merged
merged 2 commits into from
Aug 7, 2019

Conversation

mrcrane
Copy link
Contributor

@mrcrane mrcrane commented Jun 12, 2019

Pull out the common remote debugging code into the vscode-azureappservice library.

This change requires the changes in microsoft/vscode-azuretools#522 (see that PR for more details about what is being changed here)

Also has some changes to get rid of the "Stop Remote Debugging" command and clean up the context menu grouping remote debugging and SSH commands:

image

@ejizba
Copy link
Contributor

ejizba commented Jul 24, 2019

ping @nturinski @mrcrane what's the status of this PR?

@nturinski nturinski closed this Jul 24, 2019
@nturinski nturinski reopened this Jul 24, 2019
@ejizba
Copy link
Contributor

ejizba commented Jul 24, 2019

Omg both of you 😂😂😂

Screen Shot 2019-07-24 at 2 12 53 PM

@mrcrane
Copy link
Contributor Author

mrcrane commented Jul 24, 2019

Sorry I got pulled away to work on other things and left this hanging. Clearly restarting the build isn't enough to get this passing 😄 I'll fix it up and send an update soon.

@mrcrane mrcrane force-pushed the refactor-remotedebug branch from 58b2e83 to d088f47 Compare July 24, 2019 22:17
@mrcrane mrcrane force-pushed the refactor-remotedebug branch from d088f47 to 359872f Compare July 24, 2019 23:26
@mrcrane
Copy link
Contributor Author

mrcrane commented Jul 25, 2019

I rebased onto master and everything builds and tests properly. I did some manual testing as a sanity check and it looks good. All it actually needed was for the package.json to reference a newer 'vscode-azureappservice' that contains the new changes from microsoft/vscode-azuretools#522

@nturinski Feel free to take a look now. I updated the description to have a little more context. Definitely let me know if the context menu looks good or if I should reorder anything.

@nturinski nturinski merged commit 918d344 into microsoft:master Aug 7, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Feb 9, 2021
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.

3 participants