|
From: <no...@so...> - 2000-12-23 02:15:07
|
Bug #126620, was updated on 2000-Dec-21 10:03 Here is a current snapshot of the bug. Project: jEdit Category: None Status: Closed Resolution: Invalid Bug Group: None Priority: 5 Submitted by: vanza Assigned to : nobody Summary: Bracket matching isn't working properly Details: If you have the matching bracket outside of the current view, jEdit won't mark the matching bracket. This is particularly annoying if you have a very long block, as you won't be able to find the closing bracket using this option. This used to work fine (at least until 2.6). But it's broken on 3.0pre5. Follow-Ups: Date: 2000-Dec-22 18:15 By: spestov Comment: The bracket matching only searches as far as the currently visible lines. This is to improve performance. To go to a bracket matching the current one (regardless if it is visible or not) press Control+]. ------------------------------------------------------- Date: 2000-Dec-21 10:04 By: vanza Comment: Oops, this should have gone to "text area and syntax packages". ------------------------------------------------------- For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=126620&group_id=588 |