PreviousNextTracker indexSee it online !

(183/212) 482 - Large buffer and contextInsensitive syntax highlight dialog

Hi, this situation was discussed a couple days ago, but I found the solution not completely ideal.

I'd like to do away with the 'large buffer' dialog concerning the syntax highlighting mode, and it is possible if I set the 'contextInsensitive' property in mode file as true, but running the contextInsensitive mode ignores the NO_LINE_BREAK="FALSE" property so in multiple line highlighting only the first line remains highlighted.

Setting the <PROPERTY NAME="contextInsensitive" VALUE="FALSE"/> or commenting it out on the other hand shows the 'large buffer' dialog.

tvojeho

Submitted tvojeho - 2011-12-02 15:42:15 Assigned kpouer
Priority 5 Labels
Status open Group
Resolution None

Comments

2011-12-08 19:25:13
k_satoda

I think contextInsensitive should not be set in mode file as a property
in the first place. jEdit should know whether a mode has context
sensitive rules or not, while composing all rules written in a mode
file.

2011-12-08 19:25:33
k_satoda

- **assigned_to**: nobody --> kpouer

2011-12-10 15:39:49
kpouer

That's right Kazutoshi, you could submit a bug about that, but I don't think the priority on that will be very high. At least it will not be top priority for me.

2014-03-25 17:51:14.876000
ezust

Ticket moved from /p/jedit/bugs/3624/