editing:navigation:open_opposite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
editing:navigation:open_opposite [2014/02/09 01:50] – external edit 127.0.0.1editing:navigation:open_opposite [2018/01/10 20:42] (current) – external edit 127.0.0.1
Line 5: Line 5:
 ^ Default Shortcut | Alt+O             | ^ Default Shortcut | Alt+O             |
  
-Open Opposite - opens pair file. It is not relevant to all syntaxes, but for active for that which has pair file mask maintained (fex C++, header and implementation files) in [[syntax:specification#File Pairs|corresponding schema section]].+Open Opposite - opens pair file. It is not relevant to all syntaxes, but for active for that which has pair file mask maintained (fex C++, headerand implementation files) in [[syntax:specification#File Pairs|corresponding schema section]].
  
 ===== How it works ===== ===== How it works =====
  
-If you have file test.cpp open and press //Open Opposite// HippoEDIT will try to open file test.h, because there is a file pair defined in schema, describing relation between *.cpp and *.h files. +If you have file test.cpp open and press //Open Opposite// HippoEDIT will try to open file test.h, because there is a file pair defined in the schema, describing the relation between *.cpp and *.h files. 
 If you do the same with test.h would be open test.cpp. And so on for all combinations of pairs. Maybe for Visual Basic it can be vb file and *.frm file, but name (without extension) should match.  If you do the same with test.h would be open test.cpp. And so on for all combinations of pairs. Maybe for Visual Basic it can be vb file and *.frm file, but name (without extension) should match. 
  
 #command #command