Forum Replies Created

Viewing 25 posts - 1,976 through 2,000 (of 3,662 total)
  • Author
    Posts
  • in reply to: Documentation: wrong desc, for "SetFocus Method" #9258
    Yutaka Emura
    Keymaster

    I am fixing this error. Thank you!

    Yutaka Emura
    Keymaster

    Hi icnocop,

    Thanks for your input. I might consider that in future version. Meanwhile, you can use “Find in Files” feature and search only the active file.

    Thank you!

    in reply to: Column problem in TSV mode #9251
    Yutaka Emura
    Keymaster

    Hi spudly,

    I will look into this issue.
    Thank you!

    in reply to: Selecting all the text surrounded by quotes. #9250
    Yutaka Emura
    Keymaster

    Hi Steven,

    If you add a double quotation mark (“) to the Treat the following characters as alphanumeric text box in the Edit tab of the Customize dialog box, double-clicking the text will include the double quotes when selected.

    I don’t know if you can somehow make a single click to select only the word and a double click to select all that with surrounded quotes.

    in reply to: Menu item check mark toggle #9245
    Yutaka Emura
    Keymaster

    Hi Ivan,

    I reproduced this issue. It will be fixed on the next version. Thank you!

    Yutaka Emura
    Keymaster

    Hi Deipotent,

    I might consider this option in future versions.
    Thanks!

    in reply to: Lock tab rows into position #9239
    Yutaka Emura
    Keymaster

    Hi Deipotent,

    You can change the style to “Button” style if you don’t want the row move up and down. You can change the settings in the Customize dialog > Tab > Style.

    Thanks!

    in reply to: question to syntax highlighting in HTML #9235
    Yutaka Emura
    Keymaster

    I will look into this issue.
    Thank you!

    in reply to: Updater program crashes with DEP enabled #9229
    Yutaka Emura
    Keymaster

    I use DEP on with Windows 7 (64-bit), but I have never had the problem. Which language do you use during install? If you don’t use English, can you retry installing EmEditor with English user interface? eeupdate.exe is not one of EmEditor programs, but it comes from Advanced Installer (installer program), so it is not easy to debug this problem, unfortunately.

    Thank you,

    in reply to: question to syntax highlighting in HTML #9224
    Yutaka Emura
    Keymaster

    No, EmEditor can’t be a part of CMS.

    in reply to: question to syntax highlighting in HTML #9223
    Yutaka Emura
    Keymaster

    Hello bkr,

    You will need to set colors in all configurations you use — HTML, JavaScript, and CSS configurations. Even if you open an HTML file, if JavaScript and CSS portions are embedded in the HTML file, EmEditor uses JavaScript and CSS configurations to determine colors in those portions.

    Please let me know if you have further questions.
    Thank you!

    in reply to: CS+Enter after insert HTML snippets bug! #9208
    Yutaka Emura
    Keymaster

    Hi bluenight9,

    I reproduced this issue. I will look into this issue. Thank you!

    in reply to: Right-to-Left text and the spelling checker #9190
    Yutaka Emura
    Keymaster

    Hi,

    I am sorry, but RTL text editing is not currently supported by EmEditor. I don’t have a plan to support RTL in the near future.

    in reply to: Searching for files with regex ">n" fails #9187
    Yutaka Emura
    Keymaster

    Hello,

    Can you please try:

    >rn

    I saw your message on my email inbox, too.

    Thanks!

    in reply to: Tab locations #9180
    Yutaka Emura
    Keymaster

    Hello SansHobo,

    How about “Open Documents” plug-in?

    in reply to: Transfering customization to a new installation #9174
    Yutaka Emura
    Keymaster

    Hello mguttman,

    How about Tools menu > Import and Export?

    Please let me know if you have further questions.
    Thank you!

    in reply to: "Compare" failed #9172
    Yutaka Emura
    Keymaster

    Hello mguttman,

    I reproduced this issue. I will try to find what causes this issue.

    Thank you!

    in reply to: The Title Bar #9166
    Yutaka Emura
    Keymaster

    Hello XXCloneMan,

    You can change those settings on the File tab of configuration Properties —

    – Show File Name with Full Path
    – Without Full Path if Not Active

    checkboxes.

    Thank you!

    in reply to: Syntax Highlight Rules #9160
    Yutaka Emura
    Keymaster

    There is a limitation in regards to how strictly implement these conditions. More strictly implement the highlight, slower EmEditor becomes. We have to choose a balance between features and speed. Currently, this is the specification, unfortunately. I might consider more strict implementation in future major versions.

    Thank you,

    in reply to: Problems with .eetheme Files (Suggestion & Bug) #9159
    Yutaka Emura
    Keymaster

    I will work on these issues on the next major version.
    Thank you!

    Yutaka Emura
    Keymaster

    Currently, EmEditor doesn’t support Find in Files in very large files. It should display “…: failed to open” message, and continues to the next file.

    However, I have just found one bug. I will fix this on the next minor version.

    Thank you,

    in reply to: How to make replaced text automatically selected #9134
    Yutaka Emura
    Keymaster

    Hi snovic,

    Unfortunately, the macro recorder can only record keyboard activities in the editor. It can record mouse activities toward other applications, but it won’t record mouse activities within EmEditor.

    To delete selected text,

    document.selection.Delete();

    is the macro you need.

    Please let me know if you have further questions.

    Thank you,

    in reply to: How to make replaced text automatically selected #9132
    Yutaka Emura
    Keymaster

    Hi snovic,

    eeFindSaveHistory is a new flag introduced on new version of EmEditor. I recommend you use the latest version of EmEditor, currently v10. If you need to use an old version, please remove “eeFindSaveHistory | ” from the macro.

    Thank you,

    in reply to: How to make replaced text automatically selected #9128
    Yutaka Emura
    Keymaster

    Hi snovic,

    You shouldn’t use the macro recorder when you use my macro.
    Please open a new file, paste the above macro, and save it as “a.jsee”.
    Please select “Select…” on the Macros menu to select this macro (a.jsee).
    Then open a .xsb file, and click “Run Macro a.jsee” on the Toolbar.
    I hope this helps.

    in reply to: Syntax Hilighting (Regex) Oddity? #9126
    Yutaka Emura
    Keymaster

    Hi CrashNBurn,

    I reproduced this issue. If you uncheck “Double Quotation Marks” on the Highlight (2) tab of configuration properties, you won’t see this behavior. Currently, this is a specification, but I might consider improving the behavior in future versions. Thanks for your inputs!

Viewing 25 posts - 1,976 through 2,000 (of 3,662 total)