Dear all,
I’m a new sublime 3 user in Windows. I’m trying to write some python plugins to help me with certain repetitive tasks.
In particular, I was wondering if there is a way to have a python plugin that does the following: copy any files with extension .dmp that are currently open in any of the tabs (I’m using grid mode), to the location C:\temp.
Could somebody tell me how to do that?
Thanks a lot in advance.