index
:
projectile.git
dirconfig-improvements
dirconfig-polish
dirconfig-refactor
feature/1001-find-all-files
feature/1227-replace-respects-ignores
feature/1653-compile-subproject
feature/1684-dired-prefix-arg
feature/1694-invalidate-all-caches
feature/1697-add-and-switch-project
feature/1698-project-name-placeholder
feature/1809-last-known-project
feature/1815-disambiguate-buffer-names
feature/1923-compilation-search-path
feature/1959-native-indexing-suffixes
gh-pages
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projectile.el
Age
Commit message (
Expand
)
Author
2023-10-11
[Fix #1853] `projectile-generic-command` should use `projectile-fd-executable...
Miles Liu
2023-10-11
Add missing :package-version
Bozhidar Batsov
2023-09-19
[Fix #1835] Allow visiting existing vterm buffer in other window (#1863)
Mohamad Taan
2023-09-19
Follow includes in CMake files (#1842)
Marcin Kacprzak
2023-09-19
Add a new project type "pnpm"
Akinori MUSHA
2023-09-19
Perform `npm run build` as the compile command for npm projects
Akinori MUSHA
2023-09-19
Add a new project type "yarn" separate from "npm"
Akinori MUSHA
2023-09-19
fd: explicitly disable colors
Evgeny Kurnevsky
2023-07-13
Add ripgrep as a commander method (#1851)
Stefan Kamphausen
2023-06-06
Obey `projectile-project-test-dir` (and similarly for src dir) when toggling ...
Len Trigg
2023-06-06
Use literal directory name casing during impl / test toggle
Len Trigg
2023-03-17
Fix a typo
Bozhidar Batsov
2023-03-17
[Fix #1830] Add command `projectile-run-vterm-other-window`
Bozhidar Batsov
2023-03-17
Tweak indentation
Bozhidar Batsov
2023-03-16
Detect Julia projects (#1833)
Eric Berquist
2023-03-15
[Fix #1831] Enable the project.el integration only when `projectile-mode` is ...
Bozhidar Batsov
2023-03-14
Bump the development version
Bozhidar Batsov
2023-03-12
[#1148] Don't show deleted files in listing (#1825)
Radon Rosborough
2023-03-06
Detect Nimble projects for Nim programming language (#1828)
Eric Berquist
2023-03-06
Make projectile-run-vterm open vterm in other window (#1827)
Sathish Manohar
2023-02-28
Mention how to set default cmd to (projectile-compile-project)
Konstantin Kharlamov
2023-02-28
Bump the copyright years
Bozhidar Batsov
2023-02-24
Fix typo
Erlend Hamberg
2023-02-19
Add Elm project type (#1819)
Mattias
2023-02-19
Add python PEP621/PEP5128 support (#1821)
Pierre-Antoine Comby
2022-11-22
Release 2.7
v2.7.0
Bozhidar Batsov
2022-11-18
Add project-file specs for dotnet projects, find dotnet .sln files
toshokan
2022-11-18
Allow multiple project-files per type and wildcards in project-files
toshokan
2022-11-12
Make .projectile customizable
Greg Pfeil
2022-11-12
Add a projectile-root-marked function for finding roots
Greg Pfeil
2022-11-05
Simplify bottom-up file checks
Greg Pfeil
2022-11-05
Find project files bottom-up
Greg Pfeil
2022-11-01
Add projectile-discover-projects-in-search-path to the mode menu
Bozhidar Batsov
2022-10-31
Allow passing a directory argument deep down the stack (#1806)
fanshi1028
2022-10-30
Tweak a docstring
Bozhidar Batsov
2022-10-30
Touch up recently added functions
Bozhidar Batsov
2022-10-30
Add helpers for dir-local-variables for 3rd party use (#1737)
813gan
2022-10-29
[Fix #1808] Fix the filenames when using project.el
Bozhidar Batsov
2022-10-28
Fix a typo
Bozhidar Batsov
2022-10-28
[Fix #1804] Add *scratch* and *lsp-log* to projectile-globally-ignored-buffers
Bozhidar Batsov
2022-10-28
Revert "[Fix #1804] Make it possible to ignore special project buffers"
Bozhidar Batsov
2022-10-28
Appease the byte-compiler
Bozhidar Batsov
2022-10-27
Add new command projectile-find-references
Bozhidar Batsov
2022-10-27
[Fix #1804] Make it possible to ignore special project buffers
Miles Liu
2022-10-27
[Fix #1754] `projectile-open-projects` lists projects for which all buffers a...
Miles Liu
2022-10-27
Try to appease the byte-compiler
Bozhidar Batsov
2022-10-27
Bump the dev version
Bozhidar Batsov
2022-10-27
[Fix #1591] Add project.el integration
Bozhidar Batsov
2022-10-25
Release 2.6
v2.6.0
Bozhidar Batsov
2022-10-25
Add support go-task/task
Hiraku Sugiura
[next]