Custom action

Answered

Hi,

I would like to create an action that opens a file based on the name of the opened file. For instance, my current project uses the convention where each file named `<filename>.py` has a matching `test_<filename>.py`, it would be super useful in my workflow if I could open `test_<filename>.py` when viewing `<filename>.py`.

Any idea?

0
1 comment

There is no built-in action for that, but one can implement it as a plug-in.

0

Please sign in to leave a comment.