aboutsummaryrefslogtreecommitdiff
path: root/doc/modules/ROOT/pages/projects.adoc
AgeCommit message (Expand)Author
2026-04-26Document remaining indexing semanticsBozhidar Batsov
2026-04-26Add projectile-discard-root-cache command (#1936)Bozhidar Batsov
2026-04-26Document the project root cache and marker semanticsBozhidar Batsov
2026-04-25Soft-deprecate prefix-less dirconfig entriesdirconfig-refactorBozhidar Batsov
2026-04-25Document the dirconfig format more preciselyBozhidar Batsov
2026-02-13Document moderate-priority undocumented configuration optionsBozhidar Batsov
2026-02-13Document previously undocumented configuration optionsBozhidar Batsov
2026-02-13Fix typos in the documentationBozhidar Batsov
2025-03-02[Docs] Reflow a few long linesBozhidar Batsov
2025-02-14Fix docs: .bloop for Scala, not clojureAdam Frey
2025-02-01[Docs] Improve docs on ignoring filesBozhidar Batsov
2025-01-30Drop support for Emacs 25Bozhidar Batsov
2025-01-30feat: add support for swift projectsPeter Grayson
2024-11-13Expands table of files for project markers (#1919)slackline
2024-11-02Add Zig project discovery (#1918)stephan-cr
2024-10-22Order file markers table by file nameNeil Shephard
2024-08-24Add support for xmake build utility (#1899)Ben Hutchinson
2024-01-23Add new custom variable 'projectile-cmd-hist-ignoredups'Laurence Warne
2024-01-21vcs: add Jujutsu supportDaehyeok Mun
2024-01-15Add Sapling support (#1875)Zeyi (Rice) Fan
2022-11-18Allow multiple project-files per type and wildcards in project-filestoshokan
2022-11-14[Docs] Mention projectile-root-markedBozhidar Batsov
2022-10-30Add helpers for dir-local-variables for 3rd party use (#1737)813gan
2022-10-28[Docs] Document how to ignore certain project buffersBozhidar Batsov
2022-10-04Document how to use the new project type overridesLaurence Warne
2022-06-13Fix several typos and spelling errorsJon Dufresne
2022-05-30Add variable to enable or disable command caching.John Eivind Helset
2022-03-21Update projects.adocGarrett Thompson
2022-02-11Add documentation for projectile-update-project-type changeslWarne
2022-01-06Fix wrong variable nameGuillaume Brunerie
2021-12-20Update documentation around test/src-dir and update sbt project typelWarne
2021-11-26Fix typosBozhidar Batsov
2021-09-04Add project detection for Nix flakesKira Bruneau
2021-07-01Add projectile-*-use-comint-mode variables for each compilation command (#1672)Toctave
2021-06-23Update documentationlWarne
2021-06-20Add documentation for usage of :test-dir as a function.lWarne
2021-05-25Add support for CMake configure, build and test presets.John Eivind Helset
2021-05-24Add project detection for Debian packaging directoriesDaniel Gröber
2021-05-03Add documentation for the new function in pages/projects.adoc.lWarne
2021-02-03Fix minor typos in related-files-fn doc.lWarne
2020-12-04[Docs] Document all lifecycle commandsBozhidar Batsov
2020-12-04[Docs] Add an admonitionBozhidar Batsov
2020-12-03[Docs] Add a note about using project.el's project-current functionBozhidar Batsov
2020-12-03Rename projectile-project-root-files-functions toBozhidar Batsov
2020-12-03[Docs] Tweak the vc-root-dir exampleBozhidar Batsov
2020-12-02[Docs] Document the project detection logicBozhidar Batsov
2020-11-27[Docs] Expand a bit on project detectionBozhidar Batsov
2020-11-27Fix some markupBozhidar Batsov
2020-10-08Add support for scala mill projects (#1590)LaurenceWarne
2020-09-02Add support for OCaml dune projectsHongchang Wu