Author Topic: Are/Will be this features available?  (Read 2487 times)

Offline vix

  • Multiple posting newcomer
  • *
  • Posts: 60
Are/Will be this features available?
« on: February 23, 2009, 01:49:49 pm »
I've been using C::B for more than an year, and I think it's a fantastic IDE... probably the best one.
Thank you guys for your job and your help

During this months I had several ideas for some features, that I think are useful during editing: I don't know if they've been already implemented (I don't think so, but I can be wrong), or they could be in the future
  • set a different color for the TODO list (not the one used for comments)
  • set a different color for the #if 0 / #endif code lines (i.e. with a different background it's easy to note they're disabled lines)
  • set a series of characters/expressions not to consider as highlighting boundaries (i.e. -> or . are struct filed separators in C/C++, and I prefer all the struct.field expression would be highlighted if I double-click both over the struct or the field name)

I'd like to know your opinion.