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

[enhancement] Expose settings for users to configure as desired #50

Open
ChrisCarini opened this issue May 6, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@ChrisCarini
Copy link
Owner

Some settings to consider:

  1. Enable/disable Icon Widget
  2. Enable/disable Text Widget
  3. Configuration of change size buckets (and durations for each bucket)
  4. Configuration of text shown in hover
  5. Only show LoC count from git diff (local changes, not yet committed)
  6. Only show LoC count from git show (local changes, committed)
  7. Notification threshold
@ChrisCarini ChrisCarini added the enhancement New feature or request label May 6, 2022
ChrisCarini added a commit that referenced this issue Mar 10, 2023
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@69d9d44...940f3d7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ChrisCarini added a commit that referenced this issue Mar 13, 2023
…p org.jetbrains.intellij.plugins:gradle-intellij-plugin (#49); Bump org.mockito:mockito-core in /gradle/standard_jetbrains_plugin (#48); Bump actions/cache from 3.2.6 to 3.3.0 in /github/workflows (#50) (#135)

* Bump org.jetbrains.intellij.plugins:gradle-intellij-plugin (#47)

Bumps org.jetbrains.intellij.plugins:gradle-intellij-plugin from 1.13.0 to 1.13.1.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij.plugins:gradle-intellij-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.jetbrains.intellij.plugins:gradle-intellij-plugin (#49)

Bumps org.jetbrains.intellij.plugins:gradle-intellij-plugin from 1.13.1 to 1.13.2.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij.plugins:gradle-intellij-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.mockito:mockito-core in /gradle/standard_jetbrains_plugin (#48)

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/cache from 3.2.6 to 3.3.0 in /github/workflows (#50)

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@69d9d44...940f3d7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant