Forum Replies Created

Viewing 25 posts - 1,901 through 1,925 (of 3,693 total)
  • Author
    Posts
  • in reply to: Active Tab #9554
    Yutaka Emura
    Keymaster

    Hi hugson,

    No, it is not possible to change the colours of the active tabs. The design is the same as Windows standard controls.

    in reply to: WebPreview auto refresh #9553
    Yutaka Emura
    Keymaster

    We might think about it, but this has negative implications as you are aware of.

    Thanks!

    in reply to: Themed Plugins? #9547
    Yutaka Emura
    Keymaster

    If you are using the latest version, you can go to the View tab of the Customize dialog box, where you can customize the custom bar text and background colors.

    Thank you!

    in reply to: how to delete duplicate lines #9544
    Yutaka Emura
    Keymaster

    We are working on such those features in future versions.

    Thanks!

    in reply to: Upcoming features for next major version 11 ? #9543
    Yutaka Emura
    Keymaster

    Hello Deipotent,

    We are certainly working on the new version (v11), and we expect to release the alpha or beta version soon. Until then, we would like to hold showing the new feature list. We are always eager to hear your opinions. If you have any suggestions, please write to our survey at https://www.emurasoft.com/support/survey.php

    Thanks for your patient!

    in reply to: how to delete duplicate lines #9536
    Yutaka Emura
    Keymaster

    In EmEditor r is ignored, so you should try using this?

    ^(.*)(n1)+$

    In future versions, I might add a new command to remove duplicate lines, so you won’t need to use regular expression replace in the future.

    Thanks!

    in reply to: EmEditor Professional v10.1.0 beta 1 #9535
    Yutaka Emura
    Keymaster

    Hi,

    I watched your screencast, and I will work on this in future versions.

    Thanks!

    in reply to: Plug-in toolbar behavior inconsistency #9534
    Yutaka Emura
    Keymaster

    Hi,

    You will have to select this twice to hide the FindBar toolbar. Please see FAQ:

    http://www.emeditor.com/modules/xoopsfaq/index.php?cat_id=12#q100

    Thanks!

    in reply to: Dialog position #9533
    Yutaka Emura
    Keymaster

    Hi Athan,

    Unfortunately, there is no option to force the position of all dialogs except the Find/Replace and a few other dialogs. If this is very important, I might add the option to save positions. Thanks!

    in reply to: Word completion popup font #9532
    Yutaka Emura
    Keymaster

    Hi,

    Do you mean the Word Complete plug-in? The font should match to the editor font.

    in reply to: How to extract option I saved #9525
    Yutaka Emura
    Keymaster

    Hello,

    You can export all settings from the Tools menu > Import and Export.

    Thanks!

    in reply to: left margin #9522
    Yutaka Emura
    Keymaster

    Hello,

    Thanks for you comments, however, I can’t reproduce your issue. Maybe, it will be clear if you take a screenshot, or even better, a screencast and send it to me at [email protected]. Or, please try at a different PC or a virtual PC if you could reproduce this issue. Maybe, you might want to reset all configurations, and see if you can still reproduce this issue. To reset all configurations, you can go to Select Configuration on the Tool menu, select Define Configurations, and then click the Reset All button.

    Thank you!

    in reply to: left margin #9519
    Yutaka Emura
    Keymaster

    Hi pad13,

    You should be able to select a whole line by clicking on the line number. Please make sure you are using the latest version of EmEditor Professional, and the Line Numbers are visible. You shouldn’t press any CTRL or SHIFT key while you left-clicking the line number.

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

    in reply to: EmEditor Professional v10.1.0 beta 1 #9515
    Yutaka Emura
    Keymaster

    Hi Kalum,

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

    in reply to: Dialog "Save as" – no encoding "Cyrillic (DOS)" #9514
    Yutaka Emura
    Keymaster

    Hi gora,

    Please select “Define Encodings” on the Tools menu, and make sure “Cyrillic (DOS)” is included in the list. If not included, please try clicking the “Reset” button.

    Thanks!

    in reply to: get help on function using standart chm files #9511
    Yutaka Emura
    Keymaster

    Hi Stefan,

    I rebuilt the program using the static library:

    http://www.emeditor.com/pub/eehelptool001.zip

    so you won’t need the Visual C++ 2010 Redistributable Package any more.

    You might need to add all the tools, and those tools appear on the toolbar, but you can set the keyboard shortcut for each configuration. Therefore, you can customize the same shortcut key to launch both vbx.CHM for VBS doc and html.CHM for HTML doc.

    Thanks!

    in reply to: get help on function using standart chm files #9509
    Yutaka Emura
    Keymaster

    Hi Stefan,

    I created a small program that can be used to open a CHM file with a keyword from EmEditor external tools.

    Please download

    http://www.emeditor.com/pub/eehelptool.zip

    You can specify external tool properties as:

    Command: the path to eehelptool.exe
    Arguments: “CHM file path” $(WordText)

    Please see the screenshot included in the zip file.
    I hope this tool helps you.

    Thanks!

    in reply to: Snippet Plugin: "Edit > Modify > auto save" question #9508
    Yutaka Emura
    Keymaster

    Hi Stefan,

    This is the intended behavior.
    The modified documents are automatically saved, so I thought we shouldn’t need prompt to ask. If there were prompts, there is another problem when trying to close the plug-in (when opening a new plug-in custom bar, for instance). However, in the future, I might include the snippets plug-in to the EmEditor core so that I can add an option to ask for the prompt.

    Thanks!

    in reply to: Snippet Plugin drag&drop joins lines #9505
    Yutaka Emura
    Keymaster

    Hi Stefan,

    This feature will be added on the next major version.

    Thank you!

    in reply to: External Tools configuration #9495
    Yutaka Emura
    Keymaster

    Hello,

    I am sorry, it was my mistake. There is no Output bar option for the Standard Error (nor for the Standard Output). I will consider adding the Output bar as an option for future versions. Thanks for your inputs!

    in reply to: in chinese lan no include ini config file #9493
    Yutaka Emura
    Keymaster

    I am fixing those 。 to ‘.’. Thank you for letting us know!

    in reply to: in chinese language translate is wrong #9492
    Yutaka Emura
    Keymaster

    I am fixing those words. Thanks!

    in reply to: External Tools configuration #9491
    Yutaka Emura
    Keymaster

    Hello JohnQSmith,

    This screenshot

    http://www.emeditor.com/images/emeditor10_tool_prop_e.png

    replaces the current document with the new standard output, and shows the standard error as a tooltip. You can change the standard output to the new document, and then standard error as the output bar. I hope this helps.

    Thanks!

    in reply to: emed32_10.1.0a.exe #9486
    Yutaka Emura
    Keymaster

    This is just for an installer fix. There were no changes between emed32_10.1.0 and emed32_10.1.0a in program files (including emeditor.exe).

    in reply to: Ctrl+F3 non-intuitive work #9485
    Yutaka Emura
    Keymaster

    I will add a little smart way in the future version.
    Thanks!

Viewing 25 posts - 1,901 through 1,925 (of 3,693 total)