Scott Kuroda
Scott Kuroda
Hi @victorwpbastos, sorry for the delay, do you have "shell_input" set to true?
Ah okay, that's why. Though I should have been a little smarter about doing it. If there are multiples paths specified (via curly brace expansion) I turn off the template...
Are there any errors in the ST log with shell_input set to false?
Ah I see, so there might be a problem with the snippet file (or how I'm processing it). Can you post that?
Hi Victor, apologize for leaving this hanging. Anyways, I'll look into this a bit more soon. I know I use the "insert_snippet" command to work with the templates. My best...
Hi @anatomatic, my apologies, I thought I handled the new file case on the move also. Thanks for the report.
If you are using the "New file at" command (see https://github.com/skuroda/Sublime-AdvancedNewFile/wiki/Menu-Entries#side-bar-menu), it should populate with the selected directory. If you are using the normal command, you may want to try...
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...
Thanks for the suggestion. I'll look at the ST3 api to see what can be done. U agree though that in the current form, windows style completion is the useful...
Did you mean "project_folder" for the setting. I believe I set the settings to default to the old default. I'll verify when i get back to my computer though. Was...