Notepad++ tips and tricks

preview_player
Показать описание
Notepad++ is an open-source text editor for Windows and is quite likely the best text editor for Windows. It has a huge range of features.So I use Notepad++ as my default text-editor. It's simple and fast. Here are some tips for web developer and designer to use it effectively :-)

🌸 Support channel & make donation :

🌸 Link to the website :

🌸 Subscribe for more videos :

🌸 Follow me On Social Media

***********************************************************************

🌸 Notepad++ tips and tricks

🌸 Useful Notepad++ Plugins Tutorial

🌸 Notepad++ Multi-editing and Selection Tutorial

🌸 Notepad++ Bookmarks Tutorial

🌸 Notepad++ Find In Files Tutorial

🌸 Notepad++ : How to remove all lines containing a specific string text

🌸 Notepad++ : How to encrypt selected text and entire text using NppCrypt

🌸 How To Remove Duplicate Lines with Notepad++

🌸 Notepad++ Monitor Log or Text File Changes in Real Time

🌸 Notepad++ - How To Add Text at Start and End of Each Line

🌸 Notepad++ How to Remove all XML or HTML tags

🌸 Notepad++ How to use Incremental Search

🌸 Notepad++ How To Insert Incrementing Numbers

🌸 How To Use Notepad++ As A Hex Editor

🌸 Notepad++ How To Insert A String Or A Number To Every Line

🌸 How To Format And Validate An XML File Using Notepad++

***********************************************************************
Рекомендации по теме
Комментарии
Автор

it would be great if you enlarged it to full screen.

ussardor
Автор

I was looking for one for highlighting keywords on a specific language and I found this one. Very good one!!!

ivanobuffa
Автор

Great tutorial, very complete. Thank you.
Nice to see that you have more Notepad++ tutorials.

i
Автор

2:24 That's side by side view. 4:52 Shift+Tab is the default keyboard shortcut for decreasing an indent in many programs. For indented and aligned code lines however, Npp should automatically align your code even when you increase the indent using the Tab key. But surely, using Shift+Tab is a way to quickly reset any misalignment. This is a very good tip. 6:16 In version 6.9 this is now available from the context menu. 7:16 This one is very powerful! I would normally use the command line for this, but not having to leave the editor and having all the results presented in one view is very powerful and useful indeed. I might start using this actually. This is one of those features that are neglected and underused.

samirgunic
Автор

1:38 This is officially called "column mode editing". Selecting multiple columns on multiple lines should be called "multi line column selection", or simply just "column selection" if you ask me.

With the risk of being a bore, I will go on to say that regular line selection is also a type of column selection. But the selection for each line starts at column 1 (right after CR/LF) which is a big nuisance for programmers, since they usually indent their code.

Selection alone is only one kind of editing. Or actually, no editing at all. Selection alone is not an edit. There are several ways you can use the column mode editing though.

One thing I like to do is use the Alt key and make a vertical line selection at a given column, without selecting anything. That's a quick way to place out multiple carets at these columns. I can then remove or add characters on all the selected lines using the keyboard. Another way is to use the Ctrl key and click on each line, but that's much slower if you want the carets to sit on the same column on each line (editing aligned text). Also, you can use Alt+Shift if you are a keyboard person, instead of Alt and clicking.

samirgunic
Автор

Thank you Amine. I learned a couple new NPP tricks.

mikepublic
Автор

Please clarify at 5:03, you use the Ship + key. I do not know what "top key" is. I'm new to computers. Please reply to this comment of mine. Thank you .

songbien
Автор

Appreciated ! Thanks for sharing man. Keep up the good work .

ashfaqtonse
Автор

Thanks for sharing! I already knew about these tricks. So there was not a lot for me to pick up from this video. But I clicked the like button anyway, because this is very helpful for beginners.

samirgunic
Автор

These are some powerful Tipps!
Notepad++ is just a great tool for everyone, not just only programmers!

animarkzero
Автор

Very helpful sir! This will save me a boatload of time and effort with network scripts!

gaffle-
Автор

Thank you so much for this video! Its very good!!

rohankaluskar
Автор

Aminos
i watched this video, and then ten other on Notepad++
They are all very usefull.
Thank you very much for your well produced helpful instructional videos.

AndrewChorny
Автор

Very informative sir. Thank you very much.

misterzero
Автор

Great video!
Also: Nice wallpaper - where did you get it? ;)

jlaroche
Автор

How come you don't explain changing fonts and colors?

salmorreale
Автор

the blank operations dont work. or rather they only work right after i do teh spacing....which doesn't amount to much point.

Cerbyo
Автор

Nice tips, , it's really help full. Thanks

khaladhassan
Автор

I'm not a programmer but I do need to be able to create drop down lists. How?

kevinbirmingham
Автор

how do i see the words going down instead of across?
I'd like to know this for regular notepad as well.

johnnygallardo