If I’m coding in HTML…I love having the ability to “test” my code by opening up a new page that duplicates the entries so I don’t have to worry if I make any mistakes. The coding would only be on the duplicate tab.
So imagine my surprise there is no duplicate tab option available so I’m forced to do these steps to complete this simple action:
1. Create a new EmEditor tab.
2. Go to the original tab.
3. Ctrl-A to select the code.
4. Ctrl-C to copy the selected code.
5. Go to the new EmEditor tab.
6. Ctrl-V to paste the code.
7. Name new tab for saving before closing EmEditor.
This is simply unbelievable. Clearly…it can’t hurt to input a duplicate tab option for EmEditor. Please consider this as doing the above steps every time I need to edit HTML code is very tiresome.