| Add option to split or join multiple method calls |
|
More...
|
over 8 years ago
|
| HTML attribute splitting fix |
|
More...
|
over 8 years ago
|
| Minor bugfix |
|
More...
|
over 8 years ago
|
| Fix ruby option edge case |
|
More...
|
over 8 years ago
|
| Merge pull request #130 from krzystof/vuejs-improvements |
|
More...
|
over 8 years ago
|
| Don't wrap around when searching |
|
More...
|
over 8 years ago
|
| Use 2 spaces for consistency with the codebase |
|
More...
|
over 8 years ago
|
| Make GetVueSection a private function |
|
More...
|
over 8 years ago
|
| Extract vue css function to check vue section |
|
More...
|
over 8 years ago
|
| Fix js regex to detect js one line if |
|
More...
|
over 8 years ago
|
| Make semicolon optional when splitting js one line if |
|
More...
|
over 8 years ago
|
| Implement trailing comma for ruby array splitting |
|
More...
|
over 8 years ago
|
| Fix ruby hash edge case |
|
More...
|
over 8 years ago
|
| Add trailing comma when splitting ruby arguments |
|
More...
|
over 8 years ago
|
| Fix minor python bug |
|
More...
|
over 8 years ago
|
| Join line continuations in blocks |
|
More...
|
over 8 years ago
|
| Fix test locally, ignore it for TravisCI |
|
More...
|
over 8 years ago
|
| Merge pull request #125 from Neki/fix_python_tuple_split_with_dicts |
|
More...
|
over 8 years ago
|
| Fix Python spec (whitespace issue). |
|
More...
|
over 8 years ago
|
| Python: properly split tuples containing dictionaries |
|
More...
|
over 8 years ago
|
| Fallback match split for Rust |
|
More...
|
almost 9 years ago
|
| Merge pull request #123 from rsrchboy/bugfix/perl/keyword-not-word |
|
More...
|
almost 9 years ago
|
| Use `\k`, not `\w`, for splitting `qw(...)` constructs |
|
More...
|
almost 9 years ago
|
| Support for Rust closures |
|
More...
|
almost 9 years ago
|
| Fix comment handling for ruby blocks |
|
More...
|
almost 9 years ago
|
| Support for Option question marks |
|
More...
|
almost 9 years ago
|
| Handle 'whichwrap' changes |
|
More...
|
almost 9 years ago
|
| Merge pull request #120 from archSeer/patch-1 |
|
More...
|
almost 9 years ago
|
| Add vue support. |
|
More...
|
almost 9 years ago
|
| Slight improvement to testing setup |
|
More...
|
almost 9 years ago
|