Home > Article > Backend Development > Is there any way to quickly enter strings in notepad++?
There may be other software that can replace notepad++, which has a folder search function and can quickly enter custom strings. I recommend it
There may be other software that can replace notepad++, which has a folder search function and can quickly enter custom strings. I recommend it
Try sublime text
sublime text
Use vim!
notepad++ is a product from Microsoft. I have used it before to quickly enter strings. It should be smart completion, right? In the settings of notepad++, you can set whether to enable the completion function. notepad++ hot key
sublime text is a paid key, but you can use it without any restrictions. It is known as a front-end artifact. It has a powerful plug-in: sublime text hot key
atom Github officially recommends an editor with a similar style to sublime. Personally, I feel it is slightly inferior to sublime. Since it's official from github, you know. atom hot key
UltraEditI am currently using a paid software from abroad in my work. From visual inspection, many veteran-level company gurus are using it. However, I, the new and new human being, don’t seem to like it. UltraEdit hot key
vimI won’t talk about this. You have heard it all. The power of vim lies in its configuration. You can configure it arbitrarily according to your own needs. A good configuration can work with any of the above editors. .vimrc
Suggestion: No matter how good the editor is, its power cannot be fully exerted without long-term study and use.
visual studio code VSCode is good
How can I put it this way, notepad++ is still very useful. My main editor is notepad++. Especially when writing web pages, it opens very quickly and is lightweight. It is also very fast to install it on other computers and it is free of charge. The main advantages are: fast and highlighting the same words.
Actually, VSCODE is really good, but compared with notepad++, you need to install a relatively large software.
In summary, the editor depends on personal usage habits, and everyone has different opinions.
notepad++ can search folders and find and replace characters in batches.
What does shortcut string input mean? ? ? Didn't understand.