What is best practice for renaming @file nodes? Currently I do this, which is clunky buy works:
In Leo: - change '@file foobar.py' to '@file barfoo.py' - save In file system: - delete barfoo.py In source code control: - rename foobar.py barfoo.py In Leo: - save again Is this what you do? and I'm not sure what to do about @shadow nodes, as above and then delete '.leo\foobar.py' ? -- -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
