PureBasic Editor : Goto matching folding symbol
PureBasic Editor : Goto matching folding symbol
It would be really useful to have a 'Goto matching folding symbol' that would operate the very same way as the current 'Goto matching keyword', but for folding symbols of course.
PB Forums : Proof positive that 2 heads (or more...) are better than one 

Re: PureBasic Editor : Goto matching folding symbol
Ha! I would use that often.
Code: Select all
;-{ Section Start ;<-- Ctrl+k jumps to Section End.
;
;-} Section End ;<-- Ctrl+k jumps to Section Start.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum