Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterI know there is the issue with “trimmed”, but I am not sure about the colors. It is probably something to do with how Windows clear-type text rendered. Did you try comparing with Notepad or other word processors?
February 9, 2007 at 5:01 pm in reply to: Highlighting colors and Template system out of the box #4171Yutaka Emura
KeymasterIt is just a matter of taste. In future, I will try to add a “theme” feature for EmEditor color set so one can easily change all the colors without need to change each color independently, which has been a tedious work!
Yutaka Emura
KeymasterThat will be definately a great addition to EmEditor, but I don’t want to include that feature within EmEditor core. I will try to improve plug-in capabilities so that one can write a command prompt plug-in in future versions.
Yutaka Emura
KeymasterThat command in not available in EmEditor core, but you can easily write or record a macro to do just that. Just use Record Macro feature of EmEditor to record your keystroke, and you can play back again when needed.
Yutaka Emura
KeymasterVB.NET syntax file is available in our library: http://www.emeditor.com/modules/mydownloads/singlefile.php?cid=10&lid=85 Did you try this?
Yutaka Emura
KeymasterThe next version (7) will improve how EmEditor displays text and prevent this flickering issue.
Yutaka Emura
KeymasterWhile it is hard to tell exactly what happens without looking at the screenshot of the issue, I bet you have not selected a proper font for the language within EmEditor.
Please e-mail me a screen capture of EmEditor that failed to display Amharic text, and the sample Amharic text file as attachments if you still have issues.
Yutaka Emura
KeymasterPlease check if the quoted line really begins with one of quote marks. The quote marks are defined in the Quote Marks text box in the Display tab of Properties. The default quote mark is either > or |.
Yutaka Emura
KeymasterI will look into this issue. Thanks!
Yutaka Emura
KeymasterI don’t have any problems. If “No Change” is preselected, return methods are mixed. For instance, if some lines use LF only while other lines use CR+LF, then “No Change” will be preselected. If you believe this is a bug in EmEditor, can you please let me know procedure how to reproduce this issue? Thanks!
Yutaka Emura
KeymasterIt is not possible now. I might consider the adjustments in future versions.
Yutaka Emura
KeymasterI am not sure what you really want to do, but did you try
Macro that extracts lines that contain the specified string?Yutaka Emura
KeymasterThat is true to accomodate Not Allowed at Line Head characters you can define on the Wrap tab of Properties.
January 21, 2007 at 3:56 am in reply to: page numbers dont show even if I have set this option #4117Yutaka Emura
KeymasterRecent versions do not display the Page number until you select Print or Print Preview command. This is to avoid unnecessary printer access. If you like the previous behavior, you can clear the Avoid Printer Access checkbox on the File tab of the Customize dialog box (Tools > Customize), but that might cause a longer time to launch EmEditor.
January 19, 2007 at 4:23 am in reply to: use regular express occurs error when use the "replace all" function #4111Yutaka Emura
KeymasterI reproduced this issue, so I will fix that. Thanks!
Yutaka Emura
KeymasterGo to Properties > Highlight (1), and add specific words you want to highlight. And then you can go to Properties > Display, and change the font style from Normal to Underline, Bold or Italic for each Highlight (1) – (10) item.
In future versions, I will add an ability to do these tasks more easily to macros.
Yutaka Emura
KeymasterI might consider that in future versions. Thanks!
Yutaka Emura
KeymasterI consider that feature in future versions. Thanks!
Yutaka Emura
KeymasterIt depends on whether you use 64-bit version of Internet Explorer or the 32-bit version of Internet Explorer. I will add that registry value in future versions as well so it can support both cases.
Yutaka Emura
KeymasterYou might want to change the background color of the Outside of regions. (Properties -> Display)
January 18, 2007 at 6:11 pm in reply to: use regular express occurs error when use the "replace all" function #4100Yutaka Emura
KeymasterI could not reproduce your issue. Does the issue reproduce both 6.00.2 and 6.00.3? Which options are checked in the Replace in Files Dialog Box?
Yutaka Emura
KeymasterWhen the tab is enabled, selecting the Cascade command or one of the Tile commands does not disable the tab. These commands cascade or tile only when multiple groups exist. Therefore, these commands make no sense when only one group exists. This change has been done due to users’ request. To cascade or tile as the previous manner, disable the tab first, then select one of these commands.
Yutaka Emura
KeymasterYou can submit to the library, or please email me at [email protected]. Thanks!
Yutaka Emura
KeymasterThe EmEditor core does not have that feature, but you might want to try the Macro to convert your code files to color-highlighted HTML files. This macro allows you to display a file in a web browser, and then you can use the Copy command of the web browser to preserve the syntax highlighting in the Clipboard.
January 9, 2007 at 4:53 am in reply to: Would be nice If there is a button on ToolBar to turn on/off the Marks? #4087Yutaka Emura
KeymasterYou can add the Marks button. Double click on the toolbar (the basic one) border, and the Customize Toolbar dialog will appear, where you can select the Marks button and add it to the toolbar.
- AuthorPosts