emeditor tag

44 questions


1 answers
115 views
0
I want to compare two text data with different columns and extract rows with differences.

There are two files, A and B.File A 1,1234,4567,890,12,2345,5678,891,23,3456,6789,891,3File B 1,1234,4567,8903,3456,6789,891In this case, the in file A. 2,2345,5678,891,2Is it possible to extract only...

2 years ago

1 answers
104 views
0
I want to remove commas in the specified column of csv by regular expression.

I'd like to remove the comma in the CSV specified column of the CSV from the regular expression for the CSV read in CSV mode, but I've never learned the regular expression, so I don't know what to do....


1 answers
73 views
0
URL display in comment out changed when creating HTML document in EmEditor

New PC from Windows 8.1 to Windows 10 and EmEditor Free version from 18 to the latest version 20.1.2.Thus, if you have written a URL in a comment <!---> in an HTML document, the link will be dis...

2 years ago

1 answers
86 views
0
I want to prevent double-clicking on a tab from opening in another group.

I'll write technical feedback here.When I select EmEditor tab text, I sometimes double-click it by mistake.The tab text opens and opens in a separate group window.Tab text is manually set in the order...

2 years ago

1 answers
53 views
0
Can EmEditor assign a hot key to each macro file?

Thank you for your help.Is it possible to assign a hot key to each macro file?For example, A.jseeB.jseeC.jseeIf you want more than one of these to work immediately, you just need to assign a shortcut ...

2 years ago

1 answers
60 views
0
About bugs when sorting 1 million lines in ascending and descending order

Hello EmEditor 20.2.2 sorted 1 million lines of URLs and found A-Z and Z-A process without any problems, but if you select ascending and descending sorting, The first line clearly shows an unusual num...

2 years ago

1 answers
96 views
0
Is it possible to have EmEditor run multiple macros in sequence?

If I want to do more than one process at a time with a macro, would it be possible to store the macro files separately into processes from the perspective of serviceability, and arrange the combinatio...

2 years ago

1 answers
89 views
0
What Happens When EmEditor Passes Large Lines of Regular Expressions

Thank you for your help.The tens of thousands of lines of regular expression macros just before connecting to the web API are unusually heavy.I get frozen and stop at the web API. What is the possible...

2 years ago

1 answers
89 views
0
0 margins in properties, print, and page settings will cause printouts [Closed]

This question appears to be outside the scope defined in Help Center for stack overflow.Closed 2 years ago.Two years agoI just downloaded and installed EmEditor 19.8.5 today.Printed with receipt print...

2 years ago

1 answers
73 views
0
I want to use javascript to determine the character code of the cursor position and branch conditions.

I'd like to use the macro (javascript) to determine the character code of the cursor and branch the conditions, but I can't find it even after searching, so please let me know.

2 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.