jlcox
Member³
Enhancement request...when selecting a block of text in the editor, show the number of selected bytes (or characters) in the editor bottom gutter, maybe near the text which displays current cursor line and column position.
Use case: I have a string constant declared in a package as a varchar2, and want to change the text. I need to know the size of the string to resize the varchar2 declaration, if necessary. Currently, I copy the string, paste it into TextPad and select the text to get the size. (TextPad does exactly what I'm asking here). Would be much easier if I could see it directly in the editor.
Use case: I have a string constant declared in a package as a varchar2, and want to change the text. I need to know the size of the string to resize the varchar2 declaration, if necessary. Currently, I copy the string, paste it into TextPad and select the text to get the size. (TextPad does exactly what I'm asking here). Would be much easier if I could see it directly in the editor.