Skip to content

fix: add configurationSnippets - #527

Merged
zobo merged 1 commit into
mainfrom
fix-configurationSnippets
Mar 23, 2021
Merged

fix: add configurationSnippets#527
zobo merged 1 commit into
mainfrom
fix-configurationSnippets

Conversation

@zobo

@zobo zobo commented Mar 23, 2021

Copy link
Copy Markdown
Contributor

Fixes #191. Add Configuration doesn't show PHP when selecting Add Configuration in a VS Code launch.json file PHP is no longer shown as an option. The new configurationSnippets resolves this.

…nfiguration` in a VS Code launch.json file PHP is no longer shown as an option. The new `configurationSnippets` resolves this.
@codecov-io

codecov-io commented Mar 23, 2021

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.69%. Comparing base (c18654d) to head (c839d64).
⚠️ Report is 312 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #527   +/-   ##
=======================================
  Coverage   66.69%   66.69%           
=======================================
  Files           6        6           
  Lines        1075     1075           
  Branches      170      170           
=======================================
  Hits          717      717           
  Misses        358      358           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zobo
zobo merged commit d7021db into main Mar 23, 2021
@zobo
zobo deleted the fix-configurationSnippets branch March 23, 2021 21:19
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.14.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

@zobo zobo linked an issue Jun 8, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sample configuration doesn't appear on Gear icon click "Add Configuration..." not displaying PHP as an option

2 participants