I try to open a javascript file from sourcetree, but it tries to execute it instead of opening the script in my editor:
Is there a way to change this behaviour?
I found a workaround. Create a javascript dummy file somewhere, then right click and select "open with..." and select your favorite editor. Then click on the checkbox so that program is always going to be used.