FWDekker / intellij-randomness

IntelliJ plugin for inserting random numbers, UUIDs, names, IP addresses, and much more
https://plugins.jetbrains.com/plugin/9836-randomness
MIT License
46 stars 7 forks source link

Minor fixes #436

Closed FWDekker closed 2 years ago

FWDekker commented 2 years ago

Resolves some minor bugs:

Adds some quality of life:

I also opened an issue on YouTrack for another bug I found: IDEA-294382

codecov[bot] commented 2 years ago

Codecov Report

Merging #436 (2dda50a) into master (fed6f99) will increase coverage by 0.12%. The diff coverage is 80.76%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #436      +/-   ##
============================================
+ Coverage     74.58%   74.71%   +0.12%     
- Complexity      612      616       +4     
============================================
  Files            50       50              
  Lines          1991     2005      +14     
  Branches        469      472       +3     
============================================
+ Hits           1485     1498      +13     
- Misses          238      239       +1     
  Partials        268      268