News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Matching template brackets

Started by smallB, October 23, 2011, 05:57:41 PM

Previous topic - Next topic

MortenMacFly

Quote from: smallB on October 28, 2011, 09:41:38 AM
From where this assurance comes from?
Simple: After years you are the first asking for this feature and I don't see many people agree.

However, even if we agree that such an option is useful, there are plenty of others that have higher priority. You can help at most by providing a patch. This would be a real time-saver.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

smallB

@Morgen as I've already explained to a obfuscated "I'm not there yet" to work on patches, but you can surely count on me when my time come.
Regards

Alpha

Quote from: oBFusCATed on October 28, 2011, 12:38:45 AM
Because it is a waste of time to implement something which will not work 100% and will be useful to very few people.
Thanks for the logic; I had lost sight of the big picture.

chameleon

#18
I come here from a search in google.
Yes.
It is very helpful to highlight template braces.

Especially with C++11

typename std::iterator_traits<typename std::remove_reference<C1>::type::iterator>::value_type();

Alpha

Quote from: chameleon on April 06, 2013, 05:42:40 PM
It is very helpful to highlight template braces.
Useful, yes, but very hard to implement.  Do you have ideas of how this could be done?