Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » General FIND/REPLACE/FIND_AGAIN refactoring
Re: General FIND/REPLACE/FIND_AGAIN refactoring [message #23371 is a reply to message #23059] Wed, 14 October 2009 10:35 Go to previous messageGo to previous message
kov_serg is currently offline  kov_serg
Messages: 42
Registered: August 2008
Location: Russia
Member
UppWin-1607 the same problem Ctrl-F replacing text. This "feature" spoils me some source files Sad

For example

if (!check_function(&arg)) { do_some_thing(); }

after Ctrf-F changed into

if (!(&arg)) { do_some_thing(); }

with out any prompt. Even more programm still compile, work but in different way! And this code bugs could be found only using text comparing. Or worse they could stay undetected, until too late.
This theature is too anoing. So I am still using older version Sad

Another new feature is ancors in designer. Why check button does not enabled by default?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Proposals on TheIDE interface polishing
Next Topic: Running a custom preprocessor on your sources
Goto Forum:
  


Current Time: Thu May 01 04:48:26 CEST 2025

Total time taken to generate the page: 0.01623 seconds