h0arry / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Find in Files Search not respecting "Case sensitive" option for Regular Expressions. #526

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open "Find in Files Search"
2. Execute a Regular Expression search for a term with mixed 
   case results

What is the expected output? What do you see instead?
  Expecting to find exact case matches, mixed case alternatives 
  are matching.

What version of the product are you using? On what operating system?
  Python Scripter
  Version 2.4.1.0
  Windows 7 SP1

Please provide any additional information below.
  This option is especially useful to detect the difference between
  a class name and a property of that type.

  Also, thank you for a great tool!

Original issue reported on code.google.com by kaboome...@gmail.com on 2 Jun 2011 at 2:46

GoogleCodeExporter commented 9 years ago
Fixed in version control.

Original comment by pyscripter on 4 Jun 2011 at 8:37

GoogleCodeExporter commented 9 years ago
Also fixed, thank you!

Original comment by kaboome...@gmail.com on 10 Jun 2011 at 2:09