Search found 3 matches

by jcalkins
Tue May 20, 2008 9:40 pm
Forum: Enhancement Suggestions
Topic: Paste en-dash and em-dash as hyphen
Replies: 0
Views: 376

Paste en-dash and em-dash as hyphen

I'd really like to copy text from MS Word, Outlook, etc. and have the en- and em-dashes paste as hyphens or double hyphens so I don't have to edit the pasted text. This could be a configuration setting so it works both ways.

Thanks.
by jcalkins
Wed Jan 30, 2008 10:11 pm
Forum: Enhancement Suggestions
Topic: adjust the line spacing and bracket matching
Replies: 4
Views: 645

I'd like to see bracket matching that allows for quoted brackets. The following doesn't match correctly in TextPad, but does in Toad:

select SUB_ACCT_NO_OCI, sum(AFT_QTY_OCI) aft,
(case
when serv_cde_oci in ('4O','5(','A!','BA','BU') then 'Basic'
else 'UNKNOWN' end) Code,
by jcalkins
Sun Feb 25, 2007 10:38 pm
Forum: Enhancement Suggestions
Topic: Small Tweak = Tools / Explorer selects the current file
Replies: 0
Views: 131

Small Tweak = Tools / Explorer selects the current file

I'd like to suggest that selecting Tools, Explorer from the menu bar should select the current file in addition to opening Explorer to its directory. The command-line switch would be /select,$File This works great when a new Tool is created for C:\Windows\Explorer with Parameters=/select,$File ...