Skip to content

Add projectile-last-known-project variable#1975

Open
bbatsov wants to merge 1 commit into
masterfrom
feature/1809-last-known-project
Open

Add projectile-last-known-project variable#1975
bbatsov wants to merge 1 commit into
masterfrom
feature/1809-last-known-project

Conversation

@bbatsov

@bbatsov bbatsov commented Feb 15, 2026

Copy link
Copy Markdown
Owner
  • Adds projectile-last-known-project variable that tracks the root of the most recently accessed project
  • Set automatically by projectile-acquire-root, which is called by most Projectile commands
  • Allows users to reference the last project from non-project buffers (e.g., *scratch*, *Messages*)

Closes #1809

Closes #1809

Track the most recently accessed project root in
projectile-last-known-project, set automatically by
projectile-acquire-root. This allows users to reference
the last project even from non-project buffers.
@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed soon if no further activity occurs. Thank you for your contribution and understanding!

@github-actions github-actions Bot added the Stale label May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add variable to remember most recent project

1 participant