Forum Replies Created
-
AuthorPosts
-
November 21, 2017 at 9:38 am in reply to: Option for filters.Import() to append to current filter rather than only replace #22635
Yutaka Emura
KeymasterHello,
The next version (v17.2.5) will add the second parameter (bAppend) to the Import() method. If bAppend is true, the Import() method will append the filters. If the second parameter is omitted, bAppend is assumed as false.
Thanks,
Yutaka Emura
KeymasterHello,
In the File page of configuration properties, did you select Auto-Reload from the Changed by Another Program drop-down list? If you need to have it reloaded more frequently, you might want to enter a smaller number in the Monitor Interval text box.
Yutaka Emura
KeymasterTo change the avatar picture, please refer to:
November 21, 2017 at 8:55 am in reply to: Suggest to add a menu item "repeat last action" in conext menu #22631Yutaka Emura
KeymasterDavid,
The Repeat Last Command command is available, and you can add this command to the Context menu or assign the shortcut key.
Yutaka Emura
KeymasterHello,
1. How about using a regular expression . (period) with the negative option if necessary and specify a column in the Column drop-down list?
2. Currently, you can’t select discontinuous cells.
November 8, 2017 at 4:51 pm in reply to: Option to lock first line when using CSV / TSV / DSV mode #22618Yutaka Emura
KeymasterI think I understand your both feature requests, but I don’t want to make EmEditor too complicated.
As for 1), you can use the Filter feature to filter out the comment lines (for instance, filter with # with negative option).
Thanks,
November 6, 2017 at 5:48 pm in reply to: Option to lock first line when using CSV / TSV / DSV mode #22614Yutaka Emura
KeymasterHello,
I am not exactly sure what the feature and purpose that you are requesting are. Can you please define your requested feature? Do you want EmEditor to select the correct CSV mode looking at the 4th row (ignoring 1st – 3rd)? Is this only for the “auto selection” of the CSV?
Thanks,
Yutaka Emura
KeymasterHello,
Can you please list where the wrong font (SimSun) is used in Chinese UI? I will first correct these wrongly used fonts. Please red-circle the wrong places in the screenshot, and you can email me at tech @ emurasoft if there are many.
Thanks,
November 6, 2017 at 5:38 pm in reply to: Option for filters.Import() to append to current filter rather than only replace #22612Yutaka Emura
KeymasterI will look into this suggestion. Thanks for explanation!
November 5, 2017 at 6:02 pm in reply to: Option for filters.Import() to append to current filter rather than only replace #22610Yutaka Emura
KeymasterHello LifeTimer,
How about using document.Filter method with eeFindKeepPrevious or eeFindContinue flag?
Yutaka Emura
KeymasterCurrently, this is the expected behavior. I might consider your request in the future.
Thanks,Yutaka Emura
KeymasterYou can also go to configuration properties -> Link page, and make sure the “Tags including Find in Files hyperlinks” option is set.
Yutaka Emura
KeymasterPlease select Tag Jump instead of Open URL with Default Program.
Can you use the Tag Jump command (F10) to jump?
October 24, 2017 at 3:07 pm in reply to: Bookmarks List -> is it possible to see all at once? #22568Yutaka Emura
KeymasterHow about Bookmarks plug-ins?
/files/bookmarks13x64-zip/ (32-bit)
/files/bookmarks13x86-zip/ (64-bit)
Yutaka Emura
KeymasterHello David,
You should select at least two cells to give more hints to EmEditor. However, v17.2.2 will give more priority to lower digit, so you can expect it to work better.
Thanks,
Yutaka Emura
KeymasterHello,
You are right! I’ve fixed it for the next version.
Thanks!October 19, 2017 at 1:12 pm in reply to: Command-line to create + save new file in EmEditor, without showing any dialogs? #22545Yutaka Emura
KeymasterHello,
You can clear the Prompt when Opening a New File check box in the File page of the Customize dialog box.
October 19, 2017 at 12:18 pm in reply to: Shortcuts assigned to custom macros lost after upgrading to v17.2.0 #22542Yutaka Emura
KeymasterIf you have had more than one installs of EmEditor before, the macro shortcuts could be erased. This should be fixed on the new version. If your shortcuts were already erased, please assign them again, and see if you can reproduce the issue on the new version.
Thanks,
October 19, 2017 at 12:08 pm in reply to: Version [17.2] will not delete spaces at the current cursor line […] #22541Yutaka Emura
KeymasterHello,
I will make this feature as an option on the next version.Actually, this feature will be enabled only when the Delete Spaces at End of Lines check box is set in the Save Details dialog box. The Delete Spaces at End of Lines command will NOT be affected on the next version. Does this work for you?
Thanks,
October 19, 2017 at 12:07 pm in reply to: Increase / decrease line indent doesn't work when nothing is selected #22540Yutaka Emura
KeymasterHello,
Actually, the behavior has been the same. However, I will make the next version allow Indent features even without the selection.
Thanks,Yutaka Emura
KeymasterOn the official version of v17.2.0, you can press CTRL + D while the focus is in the list box. You will also be able to press the UP key when the focus is the top line of the list.
Thanks,Yutaka Emura
KeymasterThis issue was addressed on v17.2.0 beta 5 or v17.2.0 official version.
Thanks,October 18, 2017 at 11:59 am in reply to: AutoSave or Backup features -> keeping file versions -> is it possible #22523Yutaka Emura
KeymasterCurrently, it is not possible. I will look into this in the future.
Thanks,Yutaka Emura
KeymasterHello,
Currently, some features of EmEditor can’t coexist with Outlining. I will look into this issue.
Thanks,
Yutaka Emura
KeymasterHello,
Splits are currently NOT included in workspaces. Do you really need to include split positions (and cursor positions in every pane, etc.) in workspaces? -
AuthorPosts