Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
indentation guilds highlight
rhf:
OK. Thanks, Jens.
rhf:
Hi Jens,
Regarding your suggestion in Reply #36 above:
--- Quote from: jens on July 24, 2009, 11:13:12 pm ---... so adding :
--- Code: --- <Style name="Indentation guide"
index="37"
fg="55,55,55"/>
--- End code ---
to sdk/resources/lexers/lexer_cpp.xml (and running update[.bat] afterwards to copy the changed file to the right place) makes the indendation guide's colour configurable at next start.
--- End quote ---
I suppose it was obvious to everyone but me that this change to lexer_cpp.xml gives the user control over the guide syntax highlighting without any code changes at all to sdk\editorcolourset.cpp. Since the Indentation guides checkbox has been added to Configure editor -> General settings in the trunk, it seems reasonable to add this change to the trunk as well.
ollydbg:
--- Quote ---Since the Indentation guides checkbox has been added to Configure editor -> General settings in the trunk, it seems reasonable to add this change to the trunk as well.
--- End quote ---
I suggest this change should be added in trunk soon. :D
Jenna:
--- Quote from: ollydbg on July 28, 2009, 04:14:27 pm ---
--- Quote ---Since the Indentation guides checkbox has been added to Configure editor -> General settings in the trunk, it seems reasonable to add this change to the trunk as well.
--- End quote ---
I suggest this change should be added in trunk soon. :D
--- End quote ---
The indendation guide checkbox is there since a long time, so I don't see the relationship.
At the moment (wx)Scintilla uses the default foreground-color for the indendation-guide, so I don't think it's an absolute must to make the style configurable.
There might be other changes (or issues) with a higher priority.
ollydbg:
--- Quote from: jens on July 28, 2009, 04:34:58 pm ---There might be other changes (or issues) with a higher priority.
--- End quote ---
Yes, other more important issues need to be fixed. You are a hard working dev!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version