Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
todo case sensitive - is that the best option
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: todo case sensitive - is that the best option (Read 4641 times)
smallB
Almost regular
Posts: 193
todo case sensitive - is that the best option
«
on:
October 28, 2011, 06:05:15 pm »
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.
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: todo case sensitive - is that the best option
«
Reply #1 on:
October 28, 2011, 07:42:51 pm »
Patches welcome
I doubt it will be too hard to do, way easier than Template Meta Programming
Logged
(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
Almost regular
Posts: 193
Re: todo case sensitive - is that the best option
«
Reply #2 on:
October 29, 2011, 11:52:26 am »
@Obfuscated I must really seriously think about it. I suppose first would have to do few tuts with wxWidgets?
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
todo case sensitive - is that the best option