0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed needless odd abbreviation from descriptions More... about 8 years ago
Added: Shifting a minus-separated path string, consisting from only 2 words, shows an intention popup to either swap the words' order or convert to camel-case More... about 8 years ago
Added: Shifting a camel-cased string, consisting from only 2 words, shows an intention popup to either swap the words' order or convert to a minus-separated path. Added: Shifting a selected minus-separated path, converts it to a camel-cased string More... about 8 years ago
clarified functions description More... about 8 years ago
Added: Shifting a selected (or the caret touching a) camel-cased string, converts it into a minus-separated path More... about 8 years ago
extracted CSS attribute/style-line Comparator More... over 8 years ago
clarified feature list and changes, added sorting of css attribute/style lines w/o surrounding selector More... over 8 years ago
css sorting: fixed move behind vendor-style More... over 8 years ago
clarified attribute-style sorting rules More... over 8 years ago
commented attribute-style sorting rules More... over 8 years ago
added: Move vendor-styles behind More... over 8 years ago
improved css-attribute line comparator: avoid patternSyntaxException More... over 8 years ago
improved css-attribute line comparator More... over 8 years ago
improved css-attribute line comparator More... over 8 years ago
began adding comparator for sorting css-attribute lines More... over 8 years ago
cleanup More... over 8 years ago
improved css attributes sorting: added move vendor-attribute lines to end More... over 8 years ago
added stylesheet attributes sorting to features list More... over 8 years ago
clarified changelog More... over 8 years ago
changed version for next release to 1.7.0 More... over 8 years ago
began implementing: Sort all attributes of all selectors in a CSS (or LESS or SASS) stylesheet selection alphabetically More... over 8 years ago
Improved: More JsDoc data types (also invalid) are supported More... over 8 years ago
namespace cleanup: removed empty middle package More... over 8 years ago
extracted selection shifting with multiple options into its own model More... over 8 years ago
streamlined plugin namespaces More... over 8 years ago
extracted intention popups from shiftableSelection model More... over 8 years ago
Added: Intention popup when selection is both: sortable multi-line, containing swappable quotes More... over 8 years ago
Improved: Sorting selected lines was possible only from 3+ lines, added todo More... over 8 years ago
Improved: More JsDoc data types (also invalid) are supported More... over 8 years ago
cleanup More... over 8 years ago