I don't know, if any programming editor has such a feature?
Finding related If EndIf / Repeat Until etc. by keypress
Finding related If EndIf / Repeat Until etc. by keypress
Would be a nice feature to just press Ctrl Pageup, when the cursor is in a Endif-line  to get to the related If-line.  My If/Endifs are often quite far away (many hundred lines), so it's often very frustrating finding them. And yes, I do the indents very carefully, but if only one if or endif is at the wrong place, all hope is lost  
 
I don't know, if any programming editor has such a feature?
			
			
									
									
						I don't know, if any programming editor has such a feature?
Re: Finding related If EndIf / Repeat Until etc. by keypress
Place the cursor on the keyword itself and press Ctrl+K.
			
			
									
									quidquid Latine dictum sit altum videtur
						Re: Finding related If EndIf / Repeat Until etc. by keypress
Nice! I wasn't even aware of this. 
			
			
									
									I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
						"PureBasic won't be object oriented, period" - Fred.
Re: Finding related If EndIf / Repeat Until etc. by keypress
@freak  wow, that's exactly, what I was looking for! Thanks a lot!
			
			
									
									
						Re: Finding related If EndIf / Repeat Until etc. by keypress
Thanks freak, didn't know that.  
 
Should have, though, as it is in the manual.
 
A little research shows that it is in the drop-down menu from Edit, but not in the right-click menu. Shouldn't both menues be the same?
I always use the right-click menu. So my wish is that it should be there, too.
			
			
									
									Should have, though, as it is in the manual.
A little research shows that it is in the drop-down menu from Edit, but not in the right-click menu. Shouldn't both menues be the same?
I always use the right-click menu. So my wish is that it should be there, too.
DE AA EB
						

