News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

todo case sensitive - is that the best option

Started by smallB, October 28, 2011, 06:05:15 PM

Previous topic - Next topic

smallB

I think todo should work in case insensitive mode. To a developer it is the same and often easier to write //todo .... or //ToDo, but at the moment this doesn't get recognized by cb todo plugin. But I think it should.

oBFusCATed

Patches welcome :)
I doubt it will be too hard to do, way easier than Template Meta Programming :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

smallB

@Obfuscated I must really seriously think about it. I suppose first would have to do few tuts with wxWidgets?