Hello everyone :)
Can someone explain me what is the option "alternate files" and how it works? Thanks :)
Also, it seems to me that the option "jump to" in the edit menu does nothing... how it works?
Alternate files / Jump to
(3 posts) (2 voices)-
Posted 5 years ago #
-
1. Alternate files:
Alternate files works for languages or environments where you have related file pairs. For example, C++ has header and source files that are related (.h and .cpp usually) and alternate files lets you press Ctrl+Shift+H to jump between those files. You can specify your own pairs for similar systems.
2. Jump To is currently broken as it was semi-replaced with the tags window. This will return soon!
Posted 5 years ago # -
Thanks! Don't know if I should put this elsewhere, but maybe there should be a menu item somewhere for this function! It's really useful but without a, for example
Jump to alternate CTRL+SHIFT+H
somewhere, lots of people wouldn't know it exists :)
Posted 5 years ago #
Reply
You must log in to post.