Editplus should not be an integrated environment, but a powerful text editor. I often use it to view Code(A small number of edits). It is small, fast, and comfortable to use. But why have I always been reluctant to use it to edit files? There is no automatic prompt function, and after saving the file, it will generate a. Bak backup file. I have not used this function most of the time. Once upon a time, I tried to find one and editplus for this reason (another uitraedit is also good, but it is also generated. BAK files. the Bak file editor cannot be found. Today, when I was studying Maven, I also encountered such a problem. I simply wanted to see if anyone complained about the problem. Google, many people have encountered this problem, but the solution is also very simple to mine, the following menu to start taking care
Tools --> Configure user tools --> files --> Removes the check box's check box mark before create bacup file when saving.
OK. After you finish this, you can get it done.
In the past, you could set up not to generate a backup file. I did not pay attention to this software before, so I had to laugh at myself. It is a pity that the software generates backup files by default, which is a good intention, but it brings a lot of trouble. Because many people have their own backup solutions, editplus. Bak has become a weakness for people like me.
TIPS:
1. Enable editplus to use lower-case letters for HTML writing.
Editplus is written in uppercase by default. I don't know what people think about writing this software. Is it just for uniqueness. It is uncomfortable to read it. I thought it was tolerable. As a result, I searched the internet today and found a good solution. It's still editplus's own function. The method is as follows:
Tools --> Configure user tools --> General --> select HTML Tag in lower case
When you create an HTML file, you will be pleasantly surprised to see the expected results.