Alexander-Miller / treemacs

GNU General Public License v3.0
2.09k stars 153 forks source link

[feature request] follow mode opening files from outside workspace in a temporary project #1094

Open aleksandersumowski opened 6 months ago

aleksandersumowski commented 6 months ago

As I understand when using treemacs-follow-mode I have currently two options:

What I'd like to be able to do is to treemacs to automatically add to the workspace the project containing the file that I open via whatever means, and potentially later on remove the project after I navigate away from that file

Alexander-Miller commented 6 months ago

Sorry, but given the limited time I have now I'm very reluctant to accept non-trivial feature requests. I won't reject this outright, but my current priority is getting through my backlog.

Maybe treemacs-project-follow-mode can do what you want? Other than that I also have plans for an extension that shows your open buffers inside treemacs, similar to what vs code does. This one is at least towards the top of my list.

aleksandersumowski commented 6 months ago

I'd like to be able to treemacs-find-file that does not fall under any project in the workspace and have a surrounding project opened. I believe follow mode still requires adding the project to the workspace in advance.

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity (this bot only works as a reminder, it will not close issues).