EmEditor (text editor) Forum Index Questions and Answers about EmEditor Core
How to higlight $(dollar) on doubleclick in PHP-files? | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| psi | Posted on: 6/14/2007 9:22 am |
Just popping in ![]() ![]() Joined: 6/14/2007 From: Posts: 1 |
How to higlight $(dollar) on doubleclick in PHP-files? How to higlight $(dollar) on doubleclick in PHP-files?
When I click twice on some word -> it's highlighted and I can copy it (Ctrl+C) and paste(Ctrl+V) where ever I whant. Great! But in PHP-files variables begin on $. If I click twice -> $ is not highlighted. That is a problem :) because I have to manually write $ while pasting (Ctrl+V) variable. How can I include $ in double click highlighting? Thanks. |
| Yutaka | Posted on: 6/17/2007 3:42 pm |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2398 |
Re: How to higlight $(dollar) on doubleclick in PHP-files? Currently, you cannot change this behavior. You will need to move the mouse to the left to include $ while pressing the mouse button.
|
| hamasaki | Posted on: 3/19/2012 11:14 am |
Not too shy to talk ![]() ![]() Joined: 3/19/2012 From: Posts: 23 |
Re: How to higlight $(dollar) on doubleclick in PHP-files? Hello Yutaka,
This wasn`t available 5 years ago, is it available now? I have purchased emEditor and am very happy with it, but I would love to be able to double click a PHP variable and include the $ symbol? Thank you. |
| Yutaka | Posted on: 3/19/2012 3:06 pm |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2398 |
Re: How to higlight $(dollar) on doubleclick in PHP-files? If you add '$' to the "Treat the following characters as alphanumeric" text box in the Edit tab of the Customize dialog box (Tools - Customize), you will be able to double click a variable like "$abc".
Thank you!
|
| hamasaki | Posted on: 3/19/2012 10:40 pm |
Not too shy to talk ![]() ![]() Joined: 3/19/2012 From: Posts: 23 |
Re: How to higlight $(dollar) on doubleclick in PHP-files? Hi Yutaka,
That works great, thank you very much. :) |
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |





