Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterHi Antnee,
I might consider this suggestion in future versions.
Thanks!
May 16, 2011 at 4:10 pm in reply to: Disabling tabs crashes editor if large number of documents #9388Yutaka Emura
KeymasterHi Antnee,
Are you using the latest version 10.0.6? If you find any conditions that can reproduce the issue, please let me know. I will look into this issue. Thanks!
Yutaka Emura
KeymasterHi Antnee,
You can enable scrolling tabs instead of having them stack. Please go to the Tab tab of the Customize dialog, and select “None” for the “When Not Fit” drop-down list.
Thanks!
Yutaka Emura
KeymasterHello Antnee,
The Window menu has all the open documents listed. You may create a new macro or customized menu to show the list of all the open documents. Thanks!
Yutaka Emura
KeymasterHello Deipotent,
I reproduced this issue. I will try to fix this issue in future versions. Thank you!
May 10, 2011 at 5:36 pm in reply to: FindBar: Match not scrolled into view with Incremental search if it's off the window #9377Yutaka Emura
KeymasterHello Deipotent,
I can’t reproduce your issue. When I did incremental search from the FindBar, EmEditor did scroll to the matched string horizontally. Please make sure you are using the newest version, and if you can find a simple procedure to reproduce this issue, please let me know in details. Thank you!
Yutaka Emura
KeymasterHi mef526,
You should be able to redirect an external application’s standard output to EmEditor. The standard output can be redirected to the Output bar, create a new document, replace the selection, or even show as a tooltip. Here is a screenshot: http://www.emeditor.com/modules/feature1/rewrite/tc_35.html#new_external_tools
Thanks!
Yutaka Emura
KeymasterHi mef526,
I am sorry, but I don’t know how to integrate pc-lint with EmEditor. Perhaps, you can use External Tools feature of EmEditor. External Tools can be accessed to EmEditor Tools menu, External Tools submenu. Thanks!
Yutaka Emura
KeymasterHi emuser1,
I tried EmEditor portable version with the fresh install of Windows Vista 32bit Home Premium SP1 on Virtual PC, but I couldn’t reproduce this issue. Do you install any anti-virus program or any sort of security software? Are there any security policy that might cause the macros from running. Thank you!
Yutaka Emura
KeymasterHello,
Zen Coding macros and snippets have been updated to support Zen Coding v0.7.
http://www.emeditor.com/modules/mydownloads/singlefile.php?cid=18&lid=281
Thanks!
Yutaka Emura
KeymasterI tested on portable version, but some users report macros won’t run on portable version. I will keep looking into the issue. Meanwhile, please install EmEditor using the installer version. Thanks!
Yutaka Emura
KeymasterHi user,
As I wrote before, not available on the status bar. However, the similar feature is available by using the Word Count plug-in. Thanks!
Yutaka Emura
KeymasterHello mef526,
In the Projects pane, from the right-click menu, please select, Tools, and Properties for Current Solution Template. Then you will see the Keyboard tab, where you can customize the keyboard shortcuts. Thanks!
Yutaka Emura
KeymasterHello user,
Not on status bar, but you can display the number of lines and words by using the “Word Count” plug-in.
Thanks!
Yutaka Emura
KeymasterHello spiros,
If you want to find the first and second word at a line, you can use the following regular expression:
Find:
^(w+?)s+?(w+)
1 and 2 represents the first and second word respectively. For instance, you can replace with capital letters:
Replace with:
U1 2
Thanks!
Yutaka Emura
KeymasterHi tranglos,
After you added a macro to the list, can you check the “Path” at the bottom of this dialog is correct?
Thanks!
April 15, 2011 at 12:26 am in reply to: Allow Save (as well as, Save As), with unnamed documets… #9350Yutaka Emura
KeymasterHello Deipotent,
The Save should prompt the Save As dialog when a file is untitled.
If you want the Save should be enabled even if the file is unmodified, please check “Always Enable Saving” check box in the Save Details dialog (Saving… button) on the File tab of configuration properties.
Yutaka Emura
KeymasterHi Deipotent,
Thanks for your inputs!
Yutaka Emura
KeymasterPlease right-click on the FindBar button on the Plug-in toolbar, and select Properties on the menu. (You can also bring this from the Customize Plug-ins dialog, and double-click FindBar in the list). You will see Switch to View after Searched check box. You can uncheck this check box.
Thanks!
Yutaka Emura
KeymasterHi marc47marc,
Please select “Save, Restore and Keep Undo Information, and No Prompt to Save Files” for the Automatic Workspace on the Window tab of the Customize dialog box.
Thanks!
April 12, 2011 at 3:56 pm in reply to: Recognize Double-Byte Characters as URLs — cyrillic problem #9338Yutaka Emura
KeymasterHi QiaoJiao,
Please check “Recognize Single-Byte Kana and Kana Marks as URLs” check box. I know it is misleading, and I will fix this label in future versions. Thanks!
Yutaka Emura
KeymasterHi QiaoJiao,
No, I don’t think it is possible to parse the clickable text to macros.
Yutaka Emura
KeymasterHi XXCloneMan,
When you update from beta version, you will need to uninstall older version first, then install newer version. That is because the version number is the same, and the Windows Installer won’t accept the same version number install. I am glad to hear you finally installed the newest version. Thanks!
Yutaka Emura
KeymasterNo, it is not possible. I think you will need to write a macro for this purpose.
Yutaka Emura
KeymasterHello CrashNBurn,
I am sorry some windows didn’t restore. I hope it works now.
- AuthorPosts