ActiveState Powered by ActiveState

ActiveState Community


Project Name in Interpolation Shortcuts

Posted by Codeangels on 2008-05-06 03:11
OS: OS X

Hello,

Is there a way to get current project name within the interpolation shortcuts?

If not, I would like to raise a hand for this to be a new feature request. Could be as simple as using the file name of project.

Cheers

ericp | Tue, 2008-05-06 09:30

%P : full path of the current project (aka "active project")

%p: directory path of the same

- Eric

-->