AdvancedNewFile
AdvancedNewFile copied to clipboard
Configuration, folder history, and favorite folders on a per-project basis
I wish ANF's configuration was set up so I could have aliases, default directories, etc, all on a per-project basis.
It would also be nice to have a project-specific history of most-recently-used folders (not files) and a way to set project-specific favorite folders, both available in a "drop-down" directly in the ANF dialog.
The global configuration as it currently stands is much more limited.
I don't expect this is an easy change, but it would be really cool :)
Settings are supported on a per project basis. See https://github.com/skuroda/Sublime-AdvancedNewFile#project-specific-settings.
A history of some sort would be possible I think, though not in the way you describe. There's now way (that I know of) to create a drop down menu from within the input field. That being said, I'll leave this open to investigate further.
Ah! It seems all plugins can have their configuration on a per-project basis then. That changes things.
Thank you for the great plugin.
Project-specific configuration combined with aliases is pretty sweet. Both my requests seem to have suddenly become less important. Thanks again.