[Qt-creator] Colors in QtCreator

Typz thetypz at gmail.com
Wed May 30 18:53:34 CEST 2012


Hello,

Btw, anybody care to review the patch? It was almost merged (actually,
merged then reverted, see https://codereview.qt-project.org/21860), fixed
about two month ago, and not much has happened since then...

It adds highlighting of all function/methods, as well as code warning for
mismatch in number of arguments. Virtual methods can still be highlighted
in a different style. It really improves the experience, and makes reading
code so much easier IMHO.

Best regards,

-- 
Francois

On Wed, May 30, 2012 at 1:06 PM, Orgad and Raizel Shaneh
<orgads at gmail.com>wrote:

> On Wed, May 30, 2012 at 2:04 PM, Geronimo Ma. Hernandez <
> geronimo013 at gmx.com> wrote:
>
>> Hello,
>>
>> I needed a bit to realize, that occurrences highlighting is not colored
>> text
>> but a 3D-Label with gradient.
>> I wondered why nothing changed with color changes, as I selected some
>> decent
>> colors (with reduced saturation)
>>
>> Now that I understand that element, I changed the color to full (0xFF)
>> color
>> and now I can see the occurrences in decent color - very nice :)
>>
>> I have to confess, that I enabled block highlighting, so default settings
>> of
>> occurrences was invisible outside the current block. Now its fine.
>>
>> I played a bit with colors and realized, that the customized color scheme
>> is
>> only applied on the editor having the focus.
>> If you split the editor into 4 editors and save that session and start
>> QtCreator, only one of the 4 editors gets the customized color scheme
>> applied.
>> I have to click into each editor, until all editors work with the
>> customized
>> scheme.
>>
>> Finally I miss entries in the color scheme list for methods (functions
>> bound
>> to a class or struct) and functions (unbound c-like functions). Don't
>> know,
>> whether your parser allows that distinction - I would appreciate the
>> possibility to distinct those cases by different color.
>>
>> kind regards
>>
>> Gero
>>
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/qt-creator
>>
>>
> Function highlighting is in master<https://codereview.qt-project.org/19334>
>
> - Orgad
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20120530/d8ccf0d6/attachment.html>


More information about the Qt-creator mailing list