Forum Replies Created

Viewing 25 posts - 1,701 through 1,725 (of 3,662 total)
  • Author
    Posts
  • in reply to: Purchasing EmEditor #10235
    Yutaka Emura
    Keymaster

    The contract between Digital River and us prohibits adding another purchase option from our web site. Please don’t worry. You can opt out from any newsletters, and your personal information will never been shared with anyone.

    Thank you

    in reply to: Sessions #10225
    Yutaka Emura
    Keymaster

    You can use the workspace feature, but it can save only one session. I will consider adding the feature to save multiple sessions in future versions.

    Alternatively, you can use the Projects plug-in to save multiple projects.

    Thanks!

    in reply to: Remember Last Folder & Other Observations #10224
    Yutaka Emura
    Keymaster

    When you go to the Open dialog box, EmEditor will open from the current folder, and the current folder is the same folder as the currently selected document. If you want to open from a certain folder, there are many ways to do this. You can use the recently used folder list. Or, you can right click on the recetnly used file list menu, and select “Open from this folder”. If a file in that particular folder is already open, you can right-click on that tab, and then select the “Open from this folder”.

    I am not sure about Properties for All Configurations issue, but if you can reproduce ths issue, I will try to fix the issue.

    Thank you!

    in reply to: How to higlight $(dollar) on doubleclick in PHP-files? #10223
    Yutaka Emura
    Keymaster

    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!

    Yutaka Emura
    Keymaster

    I am not sure exactly what you would like, but in the Projects plug-in, you can press F12 to jump to the function at the cursor, and then Ctrl + * to go back to the previous position.

    in reply to: Search PlugIn #10213
    Yutaka Emura
    Keymaster

    In that case, you might want to use the “Find in Files”, click “>” on the right side of the “Files Types” and select “Current File”.

    Thanks!

    in reply to: extract brackets #10211
    Yutaka Emura
    Keymaster

    If you use the head-start version in the beta forum, you can mark all lines that match the search terms, then extract all bookmarked lines.

    Thanks!

    in reply to: Search PlugIn #10210
    Yutaka Emura
    Keymaster

    The line number is displayed. Here is the screenshot:

    http://www.emeditor.com/images/search.jpg

    If not displayed, you might need to adjust the vertical boundary to the right. You can also change the position by going to the plug-in properties. To go to Properties, you can right-click on the Search button on the Plug-ins toolbar, and then select Properties. You can also select Plug-ins, Customize Plug-ins on the Tools menu, select Search from the list, and click Properties.

    Please see details at our help:

    http://www.emeditor.com/help/howto/plugin/index.htm

    in reply to: Language Attribute @ Keyword Highlighting #10209
    Yutaka Emura
    Keymaster

    It should be defined in the HTML file you are trying to open, and you must be already familiar with this. Something like this:


    <script type="text/javascript" src="http://....">

    If not defined, JavaScript is used for … and VBScript is used for .

    in reply to: 32-bit & 64-bit plug-ins #10200
    Yutaka Emura
    Keymaster

    No, please use the Projects plug-in included in the default install of EmEditor Professional v11.1.5 or later (currently, you can find in the beta forum). You will be able to show the function list of the current file.

    Thanks!

    in reply to: Find in Files Button #10193
    Yutaka Emura
    Keymaster

    Please explain more details when you post messages.

    The Find in Files button is already included:

    Please search for “Find in Files” at:

    http://www.emeditor.com/help/howto/view/view_toolbarlist.htm

    in reply to: White Space as the User-Defined Delimiter #10187
    Yutaka Emura
    Keymaster

    I will think about that in the future if many customers would like, but please be more specific about the feature you need. As I wrote above, if a single space is all you need, you can specify that as the delimiter. To satisfy all the customers, I would say a regular expression for a delimiter would be a good idea.

    Thank you!

    in reply to: White Space as the User-Defined Delimiter #10185
    Yutaka Emura
    Keymaster

    If a white space is really a single space ‘ ‘, then you can specify this space as the delimiter character in the File tab of configuration properties. Otherwise, EmEditor doesn’t support such that file.

    Thank you!

    in reply to: control+tab #10181
    Yutaka Emura
    Keymaster

    Please do this:

    Press the Ctrl key, let the key go, and press the TAB key.

    Thanks,

    in reply to: need help to insert time only in EmEditor #10175
    Yutaka Emura
    Keymaster

    Hello,

    You can use a macro like this:


    var today = new Date()
    document.selection.Text = today.toLocaleTimeString();

    Thanks!

    in reply to: External Tools keeping output in output bar #10174
    Yutaka Emura
    Keymaster

    Exactly what did you select in the external tool properties? Please try other option in the Standard Output and Standard Error selections. Thanks!

    in reply to: soft failure #10173
    Yutaka Emura
    Keymaster

    Did you assign many shortcuts? Are you using the Registry (Installer) or INI files (Portable version)? You might want to go to Properties for All Configuration on the Tools menu, the Keyboard tab of configuration properties, and press Reset button. I hope this helps.

    Yutaka Emura
    Keymaster

    Hello dmitryl,

    No, it has not been implemented.

    Thanks!

    in reply to: docable find dialog and replace dialog #10148
    Yutaka Emura
    Keymaster

    For the next beta version, I am optimizing the time to toggle on and off the Find toolbar. Also, the Find Toolbar position will be remembered when you toggle off and on the Find Toolbar.

    Thanks!

    in reply to: docable find dialog and replace dialog #10139
    Yutaka Emura
    Keymaster

    Hi parameter,

    How about the Search plug-in or the Find toolbar?

    Thanks!

    in reply to: option for no document tabs or document buttons #10138
    Yutaka Emura
    Keymaster

    Hi parameter,

    How about the Open Documents plug-in?

    Thanks!

    in reply to: Tabs/Indent configuration #10137
    Yutaka Emura
    Keymaster

    Hi parameter,

    I might think about this in the future.
    Thank you!

    in reply to: Simultaneous paste and cut #10136
    Yutaka Emura
    Keymaster

    Hi parameter,

    You can write a macro for this purpose easily. Please let me know if you need a help writing a macro.

    Thank you!

    Yutaka Emura
    Keymaster

    This will be fixed on the next beta version.

    Thank you,

    in reply to: selected characters/bytes #10134
    Yutaka Emura
    Keymaster

    Hi parameter,

    Did you check Customize > Status, and check “Number of Characters” and “Number of Lines”? Then you should be able to see the number of characters and lines only when selected.

    These numbers won’t be displayed unless you select text. If you need to see the number of characters in the whole document, you can select all the document by pressing CTRL + A.

    Thank you,

Viewing 25 posts - 1,701 through 1,725 (of 3,662 total)