Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterHi chjfth,
I might consider this feature in future versions.
Thank you!Yutaka Emura
KeymasterI believe it would be best if other users could post comments here.
Thank you!May 17, 2011 at 4:36 pm in reply to: EE does not restore main window position if an Automatic WorkSpace is in use. #9400Yutaka Emura
KeymasterHi webern,
I reproduced this issue. I will look into this issue. Thanks!
Yutaka Emura
KeymasterHi Antnee,
I reproduced this issue, but after you dismiss the “Custmize Toolbars dialog”, the buttons go back to three rows, so it is not a big issue. Nevertheless, I might fix the issue in future versions. Thanks!
Yutaka Emura
KeymasterTo display only filenames, you will need to create a macro. Thanks!
Yutaka Emura
KeymasterHi russkinch,
The better place to specify the comment mark # is on the Highlight (2) tab of configuration properties, “Comments” – “Line Comment”, where you can specify up to two comment marks.
I hope this helps.Thanks!
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!
- AuthorPosts