After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 499856 - Customizable Syntax Highlighting
Customizable Syntax Highlighting
Status: RESOLVED DUPLICATE of bug 498954
Product: bluefish
Classification: Other
Component: editor widget
1.0.7
Other All
: Normal enhancement
: ---
Assigned To: Oskar Świda
Oskar Świda
Depends on:
Blocks:
 
 
Reported: 2007-11-27 00:35 UTC by Neil Smith
Modified: 2008-12-06 15:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Neil Smith 2007-11-27 00:35:22 UTC
The ability to (easily) change the syntax highlighting for documents. For example, the ability to change the colors and effects (bold, italic, etc) used to display keywords in PHP, or tags in HTML, or strings in PHP - much like you can do in KATE (K Advanced Text Editor).
Comment 1 Daniel Leidert 2007-11-27 03:42:07 UTC
You reported this issue against the stable version of bluefish, but this version already allows, what you are asking for: Edit > Preferences > Syntax highlighting.

You just need to check/uncheck some boxes or change the hex-value for a color.
Comment 2 Neil Smith 2007-11-27 07:20:05 UTC
(In reply to comment #1)
> You reported this issue against the stable version of bluefish, but this
> version already allows, what you are asking for: Edit > Preferences > Syntax
> highlighting.
> 
> You just need to check/uncheck some boxes or change the hex-value for a color.
> 

Bluefish is not actually allowing me to /change/ any of the previously configured settings - it will, however, allow me to create new patterns and associate colors with those patterns - but even then, the patterns don't get applied to existing code, even after updating the syntax highlighting (F5).
Comment 3 Daniel Leidert 2007-11-30 02:05:52 UTC
You reported your issue against the stable tree (1.0.7). Is it posible, that you are referring to the unstable tree (1.1.5)?
Comment 4 Dave Kok 2008-02-26 17:09:27 UTC
I noticed this too. It is properly a bug as it did work in previous versions. However you can still manually change things in the highlight file which in stored in your profile directory under .bluefish (eg ~/.bluefish/highlight).
Comment 5 Dave Kok 2008-02-26 17:10:57 UTC
Oh, btw, this is true for the stable release 1.0.7.
Comment 6 Daniel Leidert 2008-03-07 04:15:10 UTC
(In reply to comment #2)
> Bluefish is not actually allowing me to /change/ any of the previously
> configured settings - it will, however, allow me to create new patterns and
> associate colors with those patterns - but even then, the patterns don't get
> applied to existing code, even after updating the syntax highlighting (F5).

If we talk about the stable bf version (you still did not answer my question, if you are refering to the stable version), then changing and creating pattern is possible. They are also applied to the current document. Please provide a screenshot or a step-by-step explanation of what you try to do. Maybe this helps to understand your problem.

(In reply to comment #4)
> I noticed this too. It is properly a bug as it did work in previous versions.
> However you can still manually change things in the highlight file which in
> stored in your profile directory under .bluefish (eg ~/.bluefish/highlight).

This has been fixed recently by Jim Hayward in CVS and in several Linux distributions (e.g. FC, Debian, Gentoo).

If this bug report is about *this* special issue, then it can be closed as a duplicate of #498954.

Comment 7 Jim Hayward 2008-12-06 15:02:16 UTC

*** This bug has been marked as a duplicate of 498954 ***