Forum Replies Created

Viewing 25 posts - 3,451 through 3,475 (of 3,643 total)
  • Author
    Posts
  • in reply to: How to higlight $(dollar) on doubleclick in PHP-files? #4430
    Yutaka Emura
    Keymaster

    Currently, you cannot change this behavior. You will need to move the mouse to the left to include $ while pressing the mouse button.

    Yutaka Emura
    Keymaster

    You can change the default browser from the Windows Start menu > Set Program Access and Defaults.

    in reply to: regex bug #4407
    Yutaka Emura
    Keymaster

    Not a bug. You must escape back slash as “” in JavaScript.

    in reply to: Outline plugin flashes text while typing #4391
    Yutaka Emura
    Keymaster

    As I replied to the other thread, The next version (7) will improve how EmEditor displays text and prevent this flickering issue.

    in reply to: Reloading a file doesn't reconsider that files encoding #4389
    Yutaka Emura
    Keymaster

    This is correct behavior by design. You will explicitly need to specify the new encoding, or you can select “File” > “Reload” > “Detect All” or any other encoding.

    in reply to: Match Tags? #4381
    Yutaka Emura
    Keymaster

    You or I could write a macro to find a matching tag — for instance, if the cursor is on “<table", then the macro should find "</table", and go to that position. Is this something you would like to do?

    Yutaka Emura
    Keymaster

    I am not completely sure what you want to do. Do you want to add “PUNCH5” at Line 278 of every file in a certain folder?

    in reply to: General Questions #4379
    Yutaka Emura
    Keymaster

    1. To change the thickness of the cursor, select Accessibility Options in Control Panel, select the Display tab, and adjust the Width under the Cursor Options. This option is applicable in Windows XP/2003/Vista. In case of Windows 2000, the cursor thickness is fixed and cannot be changed.

    2. That might require more CPU power, so I am not very positive about this direction…

    3. I am not quite sure how the cursor should move. Can you please describe in more details? Thanks!

    in reply to: Unicode Input #4371
    Yutaka Emura
    Keymaster

    It is probably easy to write a plug-in to insert a unicode character. I might write that plug-in. For now, you can use Character Map included in Windows to insert a character. Thanks!

    in reply to: Bug with resizing search/replace dialog #4362
    Yutaka Emura
    Keymaster

    I reproduced your issue. Thanks for reporting that.
    It will be fixed in the next version. Thanks you.

    in reply to: Support for multi-key bindings #4359
    Yutaka Emura
    Keymaster

    I will think about that. Thanks!

    in reply to: problem to select column using alt-drag #4358
    Yutaka Emura
    Keymaster

    I will look into this. Thanks!

    in reply to: Bug with resizing search/replace dialog #4357
    Yutaka Emura
    Keymaster

    They shouldn’t resize. Have you had any other versions installed before you installed 6.00.4? Do you use English version without any language pack? Can you please let me know the timestamp of emedloc.dll file located in Program FilesEmEditormui1033 folder and your timezone? Thanks!

    Yutaka Emura
    Keymaster

    You can reset a specific configuration or all configurations of a specific tab of Properties. Go to the Display tab of Properties, click Reset button, and then select “Reset to Default” to reset to default settings.

    in reply to: Adding another highlight in display #4352
    Yutaka Emura
    Keymaster

    No, it is not possible. It would take a significant design change if I need to make it possible.

    in reply to: MYSQL DUMP FILE OF 1.5M FREEZE THE EMEDITOR? #4347
    Yutaka Emura
    Keymaster

    I have not received or could not find your message. It might have been caught into my junk folder. First, please email me ([email protected]) without any attachments, and please identify yourself as nh_wzg. Then I will reply to your email and let you know how you can send me a file. Thanks!

    in reply to: undo bug #4346
    Yutaka Emura
    Keymaster

    Can you please explain in details what undo like Opera web browser is?

    in reply to: How to convert a file from Windows/DOS EOL to Unix? #4345
    Yutaka Emura
    Keymaster

    Yes, when you save, select “Save As” from the File menu, and then select the correct return method (CRLF or LF) from the drop-down list box provided in the Save As dialog box. You can also select the special commands “Save As CR+LF”, “Save As LF Only”, etc., or you can use certain command line options to do a batch job.

    in reply to: MYSQL DUMP FILE OF 1.5M FREEZE THE EMEDITOR? #4341
    Yutaka Emura
    Keymaster

    You might want to disable highlighting, i.e. try to open a file with Text configuration. To do this automatically, you can open SQL configuration Properties, select Association tab, and uncheck the Enable Association checkbox. OR you can uncheck “Highlight These Words” checkbox in the Highlight (1) tab of SQL Properties. Does this solve the issue?

    If you need to use it with highlighting enabled, would you please compress your SQL file to zip file, and email to [email protected] ? I will try to resolve this issue. Thanks!

    in reply to: Please add a U3 or portable version #4338
    Yutaka Emura
    Keymaster

    I will let you know when beta is ready. It is already portable now in my PC. Now I am looking into U3 but it might take some extra time to support it. Do you like U3?

    in reply to: Does EmEditor support multi-key bindings? #4337
    Yutaka Emura
    Keymaster

    EmEditor does not support multi-key commands at this time.

    in reply to: Confused drive letters and path from the command line #4336
    Yutaka Emura
    Keymaster

    Did you add “” (double quotation marks) this time?

    in reply to: Can't open some files correctly! #4335
    Yutaka Emura
    Keymaster

    It looks that you did not choose a correct encoding when you open a file. The “Auto Detect” feature does not always detect correct encodings, and sometimes you will need to re-select correct encodings even if you use the Auto Detect feature. To do this, after you open a file, double-click the encoding name on the status bar (right-side on the bottom), and you will see the list of available encodings to choose from.

    in reply to: Using regexp on file extensions #4331
    Yutaka Emura
    Keymaster

    While it is not regexp, I added the feature that allows you to use wild cards for the extension list in Association tab of configuration properties. This feature will be included in the next release. Thanks!

    in reply to: Please add a U3 or portable version #4328
    Yutaka Emura
    Keymaster

    Don’t worry. The USB feature is already in place on my PC. It will be included in the next release!

Viewing 25 posts - 3,451 through 3,475 (of 3,643 total)