User Activity

  • Committed [ef6b78]

    Backport: Bug [#2045]. LexCPP: Fix 'elif' token length

  • Created ticket #742 on Code::Blocks

    [ThreadSearch] Don't prepend tilde to search keyword

  • Posted a comment on ticket #724 on Code::Blocks

    Yep, good to be back. :) Good news is I was able to finish rest of the changes needed to support function declaration lists. See the cc_fixes branch in my repo: https://github.com/gk7huki/codeblocks_sf/commits/cc_fixes The following patterns should now be supported: * function declarations list void f1(int*), *f2(), f3(float); -> void f1(int*); -> void *f2(); -> void f3(float); * function ptr declarations list void (*f1)(int*), *(*f2)() = XXX, (*f3)(float) = YYY; * obj list with constructor MyClass...

  • Posted a comment on ticket #724 on Code::Blocks

    We need to handle comma as a terminator for function declarations (in HandleFunction()). It's not enough to support this case, but it's a start. Here's a preliminary patch.

  • Posted a comment on ticket #741 on Code::Blocks

    Here's a patch updating lexer_cpp.sample with some inactive code block.

  • Modified a comment on ticket #741 on Code::Blocks

    Can you show the same images without these changes? I've attached them. We already support inactive variants for other styles (see the attached styleslist.png), so I think it'd be nice to have inactive comment styles for completeness. We could add a #if 0 ... #endif block to the sample text to help preview these styles. It seems preprocessor styling is always enabled for the sample text window, even if the option is disabled in Editor settings. This should make things easier. Another option is to...

  • Modified a comment on ticket #741 on Code::Blocks

    Can you show the same images without these changes? I've attached them. We already support inactive variants for other styles (see the attached styleslist.png), so I think it'd be nice to have inactive comment styles for completeness. We could add a #if 0 ... #endif block to the sample text to help preview these styles. It seems preprocessor styling is always enabled for the sample text window, even if the option is disabled in Editor settings. This should make things easier. Another option is to...

  • Posted a comment on ticket #741 on Code::Blocks

    Can you show the same images without these changes? I've attached them. We already support inactive variants for other styles (see the attached styleslist.png), so I think it'd be nice to have inactive comment styles for completeness. We could add a #if 0 ... #endif block to the sample text to help preview these styles. It seems preprocessor styling is always enabled for the sample text window, even if the option is disabled in Editor settings. This should make things easier. Another option is to...

View All

Personal Data

Username:
huki
Joined:
2018-09-23 11:14:15
Location:
IST
Gender:
Male

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB