Nice 'C' features - No Comments C Search
Posted: Mon May 05, 2008 2:49 pm
It would be nice to have a search files function that ignores comments.
Often when I'm searching for a bug it is a pain to have to sift through lines of code and comments.
Being able to exclude comments from the text search would be a big +
Another Nice feature (Although not sure what the ramifications are) would be able to do a 'context ignore'. Often when writing code one does a #define to write test code. This is often left in for future testing BUT does little to make your code readable. It would be nice to be able to grey out any irrelivant code.
Often when I'm searching for a bug it is a pain to have to sift through lines of code and comments.
Being able to exclude comments from the text search would be a big +
Another Nice feature (Although not sure what the ramifications are) would be able to do a 'context ignore'. Often when writing code one does a #define to write test code. This is often left in for future testing BUT does little to make your code readable. It would be nice to be able to grey out any irrelivant code.