You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
5
5
### New features
6
6
7
+
*[#1874](https://github.com/bbatsov/projectile/pull/1874): Changes `compilation-find-file-projectile-find-compilation-buffer` to navigate directly to the file if already present on disk to help improve performance in scenarios where there are a large number of project directories.
7
8
*[#1870](https://github.com/bbatsov/projectile/pull/1870): Add package command for CMake projects.
8
9
*[#1875](https://github.com/bbatsov/projectile/pull/1875): Add support for Sapling VCS.
9
10
*[#1876](https://github.com/bbatsov/projectile/pull/1876): Add support for Jujutsu VCS.
0 commit comments