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: Added config option to choose changes left click command #417

Merged
merged 1 commit into from
Nov 19, 2018

Conversation

JohnstonCode
Copy link
Owner

fixes #282

@codecov
Copy link

codecov bot commented Nov 17, 2018

Codecov Report

Merging #417 into master will decrease coverage by 0.05%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #417      +/-   ##
==========================================
- Coverage      62%   61.95%   -0.06%     
==========================================
  Files         170      170              
  Lines        7257     7263       +6     
  Branches     1369     1371       +2     
==========================================
  Hits         4500     4500              
- Misses       2753     2759       +6     
  Partials        4        4
Impacted Files Coverage Δ
src/resource.ts 56.71% <66.66%> (+0.22%) ⬆️
out/decorators.js 90% <0%> (-6.67%) ⬇️
out/resource.js 58.86% <0%> (+0.16%) ⬆️

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 8ac4144...4334e6a. Read the comment docs.

@JohnstonCode JohnstonCode merged commit dc661cc into master Nov 19, 2018
@JohnstonCode JohnstonCode deleted the changes-left-click-config-option branch November 19, 2018 10:53
JohnstonCode added a commit that referenced this pull request Nov 19, 2018
# [1.46.0](v1.45.4...v1.46.0) (2018-11-19)

### Features

* Added config option to choose changes left click command ([#417](#417)) ([dc661cc](dc661cc))
@JohnstonCode
Copy link
Owner Author

🎉 This PR is included in version 1.46.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

Feature request: ability to change default behavior of double clicking a file in SCM panel
2 participants