Sublime Forum

Switch header/implementation (switch_file) stays in group

#1

Hi all,

This has been happening for a while now (say last 10 developer builds of ST3).

It’s about the command Goto -> Switch File -> Switch Header/Implementation or ‘switch_file’ in the key bindings file.

Previously if you had a header and impl. file in different groups and activated this command, your cursor would switch between the two (already opened) files.

Now, this doesn’t happen anymore. When the command is activated a new copy of the opposite file is opened in the same group. So basically the command still works but it only works with files in the same group.

Has anyone else seen this behaviour?

Thanks.

0 Likes

#2

Yes this is happening for me now as well.
I just upgraded from build 3065 (I think) to 3083

0 Likes

#3

Still the case in Dev build 3117. Having the old behaviour would be great, especially since the new popup feature does go to the other group if you follow the definition from there.

0 Likes