We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3561aaf commit dd5b25fCopy full SHA for dd5b25f
CHANGELOG.md
@@ -4,7 +4,8 @@
4
5
### New features
6
7
-* Add `related-files-fn` option to use custom function to find test/impl/other files.
+* Add `path-length` and `custom-method` files sorting options
8
+* Add `related-files-fn` option to use custom function to find test/impl/other files
9
* [#1019](https://github.com/bbatsov/projectile/issues/1019): Jump to a test named the same way but in a different directory.
10
* [#982](https://github.com/bbatsov/projectile/issues/982): Add heuristic for projectile-find-matching-test.
11
* Support a list of functions for `related-files-fn` options and helper functions.
0 commit comments