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: Purple no folder VS Code debugging support #645

Merged
merged 7 commits into from
Oct 13, 2021
Merged

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Sep 2, 2021

Support debugging in no folder instance falling back on launch (Xdebug 3) configuration.

@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2021

Codecov Report

Merging #645 (d31f18a) into main (9de7860) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #645   +/-   ##
=======================================
  Coverage   69.19%   69.19%           
=======================================
  Files           8        8           
  Lines        1425     1425           
  Branches      261      261           
=======================================
  Hits          986      986           
  Misses        439      439           
Impacted Files Coverage Δ
src/phpDebug.ts 64.54% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9de7860...d31f18a. Read the comment docs.

@zobo zobo mentioned this pull request Sep 2, 2021
@zobo zobo mentioned this pull request Sep 24, 2021
6 tasks
@zobo zobo linked an issue Sep 24, 2021 that may be closed by this pull request
…ut missing executable and offer to open settings with filter.
@zobo zobo changed the title feat: Purple no folder VS Code debugging support feat: Purple no folder VS Code debugging supportx Oct 12, 2021
@zobo zobo changed the title feat: Purple no folder VS Code debugging supportx feat: Purple no folder VS Code debugging support Oct 12, 2021
@zobo zobo changed the title feat: Purple no folder VS Code debugging support xfeat: Purple no folder VS Code debugging support Oct 13, 2021
@zobo zobo changed the title xfeat: Purple no folder VS Code debugging support feat: Purple no folder VS Code debugging support Oct 13, 2021
@zobo zobo merged commit 6073b57 into main Oct 13, 2021
@zobo zobo deleted the folderless-debugging branch October 13, 2021 08:34
@github-actions
Copy link

🎉 This PR is included in version 1.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support no folder debugging
2 participants