Uppercase of mixed code/text does nothing?

Stew Stryker

Member³
Sometimes I want to upper/lowercase an entire chunk of code, but I've found the editor doesn't like to do that across boundaries of quotes? I would expect the Uppercase function to set everything to that case, regardless of if it's in quotes or not. Just to be clear, it's the Edit function "Convert Selection to Uppercase".

Maybe this is the expected behavior, but it seems odd to me. Please see the attached screenshot of the variations when selecting quoted text and code.

I'm running the latest version of 64-bit PSD on Windows 10.

Thanks,

Stew

PSD Editor - Select and Uppercase.png
 
AFAIK this is expected behaviour. If you want to change the text within the quotes to uppercase, you should just select the text without the quotes.
 
patch said:
AFAIK this is expected behaviour. If you want to change the text within the quotes to uppercase, you should just select the text without the quotes.

Thank you for the tip, I was struggling with this issue for a while now I know how to fix it.
 
Back
Top