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 2 commits 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 Report

Merging #399 (c2edc2e) into master (56eee8f) will increase coverage by 0.01%.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
+ Coverage   17.08%   17.10%   +0.01%     
==========================================
  Files          21       21              
  Lines        1147     1152       +5     
  Branches      154      155       +1     
==========================================
+ Hits          196      197       +1     
- Misses        942      946       +4     
  Partials        9        9              
Impacted Files Coverage Δ
src/extension/extension.ts 21.34% <20.00%> (-0.02%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? 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

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