Regex and cutcopy/paste questions.
Posted: Thu Jul 22, 2010 2:02 am
Hi there,
First off, I've only recently started using Codelite, so apologies if I've missed something daft. On the whole, I've found Codelite excellent - only wished I hadn't wasted my time on 3 or 4 other IDEs before I tried it.
I'm having a couple of issues, though. Firstly, I can't get backreferences working in the replace dialog when using regular expressions. I've tried \1 and a bunch of variations ($1 etc), but nothing seems to work: the replacement is always the text I enter with no replacement going on. Does anyone have an example of what I should be doing here?
Secondly, has the behaviour of copy/paste changed in the latest build? It seemed fine last week using the previous build, but now Ctrl+X or Ctrl+C don't appear to do anything.
A couple of gripes, and I've definitely got a few things I'd like added, but, those aside, it's lovely
BFOC.
First off, I've only recently started using Codelite, so apologies if I've missed something daft. On the whole, I've found Codelite excellent - only wished I hadn't wasted my time on 3 or 4 other IDEs before I tried it.
I'm having a couple of issues, though. Firstly, I can't get backreferences working in the replace dialog when using regular expressions. I've tried \1 and a bunch of variations ($1 etc), but nothing seems to work: the replacement is always the text I enter with no replacement going on. Does anyone have an example of what I should be doing here?
Secondly, has the behaviour of copy/paste changed in the latest build? It seemed fine last week using the previous build, but now Ctrl+X or Ctrl+C don't appear to do anything.
A couple of gripes, and I've definitely got a few things I'd like added, but, those aside, it's lovely
BFOC.