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

Toggle Slider for Throwing the Ball with the Mouse. Fix for #375 #399

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Harry-Hopkinson
Copy link
Contributor

@Harry-Hopkinson Harry-Hopkinson commented Feb 27, 2023

Throw ball with mouse command that toggles throw ball with mouse. For #375

@@ -29,18 +29,8 @@
"license": "MIT",
"icon": "icon.png",
"activationEvents": [
"onCommand:vscode-pets.start",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Can be remove as VS Code generates them automatically from the package.json contribution declarations

@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2023

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 16.59%. Comparing base (61374a6) to head (7b9ed66).

Files Patch % Lines
src/extension/extension.ts 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
+ Coverage   16.58%   16.59%   +0.01%     
==========================================
  Files          23       23              
  Lines        1236     1241       +5     
  Branches      167      168       +1     
==========================================
+ Hits          205      206       +1     
- Misses       1025     1029       +4     
  Partials        6        6              

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

@Harry-Hopkinson Harry-Hopkinson changed the title Toggle Slider for Throwing the Ball with the Mouse. Toggle Slider for Throwing the Ball with the Mouse. Fix for #375 Mar 28, 2023
@Harry-Hopkinson
Copy link
Contributor Author

Harry-Hopkinson commented Mar 30, 2023

This PR is ready. @tonybaloney

@Harry-Hopkinson Harry-Hopkinson force-pushed the toggle-slider-for-throwing-the-ball-with-the-mouse branch from a0335e6 to 7b9ed66 Compare June 5, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants