Hello,
I am working on some SQL code for a database that uses the ` character to surround he names of tables, columns, functions, etc. When I search for something enclosed in ` like `txn_bps` without selecting anything, it finds all occurrences. When I select a block of text that contains a few occurrences of it, then try to search and replace in the selected block of text, it does not find the occurrences in the selection. If I try to only search (all text) it finds al occurrences outside of the selection, but nothing in the selection. my search text does not include the \ which I had to include here to get the character to show.
Thank you.
Search selected text with ` characters bug or failure to understand?
0 Likes