0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated copyright years More... over 10 years ago
Merge branch 'master' of https://github.com/kstenschke/shifter-plugin More... over 10 years ago
fixed potential index out of range error in delimiterDetector, added unit tests for delimiterDetector More... over 10 years ago
Extended default dictionary w/ log levels More... over 10 years ago
added unit tests More... over 10 years ago
added unit tests for css property shifting More... over 10 years ago
extended unit tests More... over 10 years ago
extended unit tests More... over 10 years ago
extended unit tests More... over 10 years ago
extended tests, bugfixed UtilsText.extractLineAroundOffset() More... over 10 years ago
added some JUnit tests More... over 10 years ago
implemented shift more on PHP variables: shifts until first variable with a different first letter More... over 10 years ago
Improved case maintaining during shifting of single-lined selection More... over 10 years ago
Improved shifting of single-lined selection (recognizes all regular shifter types now) More... over 10 years ago
updated changelog More... over 10 years ago
Improved shifting of single selected words (recognizes more types now) More... over 10 years ago
cleanup More... over 10 years ago
Improved detection of PHP concatenations: supports also strings containing dots and escaped quotes now More... over 10 years ago
Improved detection of PHP concatenations Improved performance of lines sorting More... over 10 years ago
Update README.textile More... over 10 years ago
updated changelog More... almost 11 years ago
cleanup More... almost 11 years ago
Implemented toggle of order of selected PHP concatenation items (if two) Improved lines sorting to detect and maintain common lines delimiter Implemented toggling of operator signs, if surrounded by whitespace (+, -, *, /, <, >) More... almost 11 years ago
added thanks to contributors to readme More... almost 11 years ago
merged pull request "css_preprocessor_support", w/ minor adaptations More... almost 11 years ago
Also append or remove the unit string for common CSS preprocessor files More... almost 11 years ago
added changelog entries for upcoming new features More... almost 11 years ago
Bugfix: "Shift-Down More" of CSS shorthand was shifting also right-hand-sided value during shift of left-hand-sided value when decreasing digits amount More... almost 11 years ago
Improved shifting of CSS lengths: numbers different to 0 are appended with the unit most prominently used in the current file (cm / em / in / mm / pc / pt / px. Fallback: px) More... almost 11 years ago
Improved shifting of CSS lengths: 0px (or other unit) is auto-corrected to 0 Improved shifting of CSS lengths: numbers different to 0 get 'px' appended automatically More... almost 11 years ago