0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent shifting empty lines More... over 9 years ago
Added: Shift trailing //-comment from a selected code line into a new line before the code More... over 9 years ago
Update README.textile More... over 9 years ago
Added: Toggle order of two space-separated words More... over 9 years ago
corrected id, added idea-version note More... over 9 years ago
re-added "restore factory settings" option, changed look to more resemble rest of IDE More... over 9 years ago
bugfix: corrected word offset during numerical shifting, removed unused imports More... over 9 years ago
removed unused icons resource, finished whitespace cleanup More... over 9 years ago
converted all tabs to 4 spaces More... over 9 years ago
more cleanup More... over 9 years ago
more cleanup More... over 9 years ago
more cleanup More... over 9 years ago
cleaned utility classes More... over 9 years ago
simplified operator detection More... over 9 years ago
removed unused icon More... over 9 years ago
Code cleanups: moved constant strings to LHS of comparisons, no 2 statements on same line, no tabs for indentation anywhere, added @Override annotations, removed empty constructors and commented-out code and unused function arguments and collapsible ifs and unnecessary elses, reduced mutation of function arguments, replaced ...size() > 0 by !...isEmpty(), extended default dictionary More... over 9 years ago
Removed custom reset button from plugin settings More... over 9 years ago
changed projectComponent into ApplicationComponent, made ApplicationComponent implement PersistentStateComponent, updated meta infos More... over 9 years ago
Update dictionary.txt More... over 9 years ago
updated plugin settings for idea v2016.1 compatibility More... over 9 years ago
Update dictionary.txt More... over 9 years ago
Update dictionary.txt More... over 9 years ago
updated version number More... over 9 years ago
Added detection + optional reduction of duplicate lines to alphabetical line sorting More... over 9 years ago
Update dictionary.txt More... over 9 years ago
Update dictionary.txt More... over 9 years ago
Update dictionary.txt More... over 9 years ago
Update dictionary.txt More... over 9 years ago
extended default dictionary More... over 9 years ago
Improved ternary expression shifting: can now end with semicolon More... almost 10 years ago