Top 10 Notepad++ Tips and Tricks You Wish You Knew Earlier (2021)

  Рет қаралды 32,573

Chris Amit

Chris Amit

Күн бұрын

Пікірлер: 55
@subid.majumdar
@subid.majumdar 2 жыл бұрын
00:26 [10] Get Quick Summary Of A File view > summary 01:24 [9] Set File To Read Only right click on file > read only (editing disabled) 02:29 [8] Show Hidden Characters Symbols Show All Characters from ribbon 04:33 [7] Wrap Long Lines Using Word Wrap word wrap from ribbon 06:10 [6] Remove Empty Lines With A Single Click method 1: edit > line operations > remove empty line method 2: edit > line operations > remove empty line containing blank characters 08:40 [5] Temporary Hide Lines select lines > right clinck > hide line 10:24 [4] Dual Views right click on file > dual view 11:45 [3] Change Text To Upper, Lower Or Proper Case SELECT THE TEXT > RIGHT CLICK > SELECT UPPER/LOWER CASE 13:42 [2] Change Text Fonts select text > edit > convert case to > select your choice 15:40 [1] Change Colors Using Notepad++ Themes settings > style configurator > (enable gloab font) > I selected consolas font :) Good Night Guys, made this note on Notepad++ on 17th December, 2021
@AmitChristian
@AmitChristian 2 жыл бұрын
Awesome. Thanks. I have pinned your comment.
@subid.majumdar
@subid.majumdar 2 жыл бұрын
Your tips are awesome sir 😄
@AmitChristian
@AmitChristian 3 жыл бұрын
⚡ Hello Friends ⚡ hope you found this useful! Do Subscribe ♥ to my channel (kzbin.info/door/bU0jmMgFAfmL1J1BHsEmAA) for more videos. 🚩 Let me know what other types of videos you want to see in the future!!
@harrynewhof3165
@harrynewhof3165 9 ай бұрын
Thank you so so much for this video. The word wrap feature helped me immensely.
@AmitChristian
@AmitChristian 9 ай бұрын
You are so welcome!
@GameNinja13
@GameNinja13 Жыл бұрын
Side note what are you using to record this video. I quite liked the highlighting done.
@AmitChristian
@AmitChristian Жыл бұрын
Thanks. I am using OBS Studio.
@marckensoneliphete
@marckensoneliphete 6 ай бұрын
Hi I really appreciate what you’re doing please is there a video on your channel that talk about how to change a URL link ?
@AmitChristian
@AmitChristian 6 ай бұрын
Can you please elaborate? What do you mean by changing url link?
@DimejiAjasin
@DimejiAjasin Жыл бұрын
Thanks for the great viodes. I would like to know why I keep getting True or False every time I return the line (press the return key to go to the next line)??? I have to delete it before I start typing my line. Thanks
@AmitChristian
@AmitChristian Жыл бұрын
Dimeji, not sure why would you get TRUE or FALSE, every time you press enter. Is it in Notepad++ only or other applications as well?
@Shamshir_Shaikh
@Shamshir_Shaikh 2 жыл бұрын
what is carriage return and line feed CRLF ?
@AmitChristian
@AmitChristian 2 жыл бұрын
Carriage Return and Life Feed are the non printable control characters. In a simple term, if you are typing and when we press 'Enter' key to go to next line, it puts CRLF (Carriage Return Line Feed) to instruct that there is a new line. Hope it helps.
@Shamshir_Shaikh
@Shamshir_Shaikh 2 жыл бұрын
@@AmitChristian what does it mean by /n /r .. any full form for it ?
@drewhanson5718
@drewhanson5718 Жыл бұрын
At 12.45 mins into this tutorial, how did you quickly copy the highlighted text into a new file, it looks like you clicked on something, but I cannot tell.
@AmitChristian
@AmitChristian Жыл бұрын
Drew, it is not something fancy, I would have just done Ctrl + C to copy the text. and Ctrl + V to paste it in a new file. :)
@AmritpalSinghCA
@AmritpalSinghCA 3 жыл бұрын
Thanks Amit, appreciate your efforts. Keep it up !!
@AmitChristian
@AmitChristian 3 жыл бұрын
Thanks a lot. Amrit pal. Really appreciate your comment. Plz like or subscribe if you can.
@ahf1474
@ahf1474 2 жыл бұрын
I have ESC codes, i.e. ASCII 27, in my text. I want to send the document to the printer including the ESC codes but what actually prints is 'ESC' (white on black.) Is there a way to send the actual ESC code to the printer?
@AmitChristian
@AmitChristian 2 жыл бұрын
AHF, I am not completely sure. I will do some research and if I find a way to print, I will respond to you. Thanks.
@srinivasramasetty9202
@srinivasramasetty9202 Жыл бұрын
I want to add xml tags for high lighting. So, I need regular expression to highlight " " and "" (space in the end tag)
@seangregory4898
@seangregory4898 2 жыл бұрын
Hey mate! im back to ask for advice, i need to change lots of files i would like to know if you have a method to change all at once :) i have hundreds of these i would like to change them all to if possible please tell me :))
@AmitChristian
@AmitChristian 2 жыл бұрын
Sean, you should be able to do this using Regular expressions in Notepad++. Please check out regular expressions playlist on my channel. If I get a chance soon, I may create a short video about your question too.
@wasimpatel2618
@wasimpatel2618 Жыл бұрын
sir, can you tell me how can i increase size of menubar or toolsbars (windows)?
@AmitChristian
@AmitChristian Жыл бұрын
To increase the size of the menubar or toolbar, you can go to Settings > Preferences > General and Select Fluent UI Large in Toolbar section. This would give you a larger toolbar. If you still want it to be bigger, you will have to increase the DPI settings of your Windows. Let me know how it goes.
@wasimpatel2618
@wasimpatel2618 Жыл бұрын
@@AmitChristian fluent ui only increase icons size not, text of toolbar or menubar.
@wasimpatel2618
@wasimpatel2618 Жыл бұрын
@@AmitChristian can you explain dpi setting?
@AmitChristian
@AmitChristian Жыл бұрын
If you right click on your desktop and go to Display settings, you will find a dpi setting in there. Usually it is set to 100%, you can increase it to 125% or even 150% depending upon your screen resolution or display. One side effect of this is that it will increase the text of all the applications. Just google on how to change the dpi settings on windows. Thanks.
@wasimpatel2618
@wasimpatel2618 Жыл бұрын
@@AmitChristian I set it to 125 and every other thing I like on 125 ,but those notepads++ menu bar or tool bar text is seems small.
@Koffis47
@Koffis47 Жыл бұрын
We can't change the text in .docx files, can't we? My expierence says that't the way it is but maybe I don't know sth. The thing is those are .docx. My firts assosiation with a word "text" (in computers context) is "MS word" .
@AmitChristian
@AmitChristian Жыл бұрын
Plain text file are the simplest form of text. There may be people out there who do not want to pay for Office Suite or want to get locked in the proprietary file format. Also, for coding and programming, all people use text editors. And Notepad++ is one of the most popular, free and open source text editor out there.
@JY-tq4ir
@JY-tq4ir 9 ай бұрын
thank you, i need these tip
@AmitChristian
@AmitChristian 9 ай бұрын
Happy to help!
@hikgerguy1234
@hikgerguy1234 2 жыл бұрын
Thanks for this video! Great job. Can you tell me why I'm not seeing the "right-click" context menu that you have? When I right-click over highlighted text, I don't see anywhere near the options you have (such as UPPERCASE, lowercase, hide lines, etc). I had installed the latest version (8.3.3), then uninstalled it and dropped down to v8.2.1 and still didn't see those options when I right-click over highlighted text. Do I need to install a plug-in maybe?
@AmitChristian
@AmitChristian 2 жыл бұрын
Hiker Guy, interesting. Never heard this. I suspect that your contextMenu.xml file may be messed up. Check out the contextMenu.xml file c:\program files otepad++ or c:\users\yourusername\appdata oaming otepad++ folder and check if there is a MenuEntryName for LowerCase and UpperCase. If not delete these files and reinstall Notepad++. Hope it helps.
@hikgerguy1234
@hikgerguy1234 2 жыл бұрын
@@AmitChristian You are spot-on. After posting in the Notepad++ forum, someone said to copy the file from the Notepad++ install folder to C:\Users\yourusename\AppData\Roaming\Notepad++\ After doing that, I saw many more items when I right-clicked in Notepad++
@AmitChristian
@AmitChristian 2 жыл бұрын
@@hikgerguy1234 Glad that you were able to fix this issue. Thanks for the comment.
@Root2node
@Root2node 2 жыл бұрын
How to format xml code alignment? How to sort file's?
@AmitChristian
@AmitChristian 2 жыл бұрын
What kind of code alignment in XML are you looking for? Notepad++ has the following code alignment plugin. ( kzbin.info/www/bejne/enTWpXiBiLycbpI ) Does this help?
@jasonputtock4428
@jasonputtock4428 3 жыл бұрын
i have a question. I use NP++. I do alot of copy and paste. problem is I need to scan NP for all entries for IE: UNid: 11, ... problem here is that my document may contain this insert line anywhere upto 100 times. I need to scan and replace all UNid: 11 with UNid: 59. Instead of single change , how can we do all at ONCE.??? please assist.
@AmitChristian
@AmitChristian 3 жыл бұрын
If I understand your question right, In Notepad++, there is an option to " *Replace All* ". If you go to *Search > Replace* , there is an option to search for keyword, say "UNid:11" and Replace With: UNid: 59. And click on "Replace All" button. That should replace all the entries. If not, please paste some sample text from your document here, and I can try to see, if we can replace all at once. Thanks.
@jasonputtock4428
@jasonputtock4428 3 жыл бұрын
@@AmitChristian yea found it thank you
@kwikb
@kwikb 2 жыл бұрын
Good job thank you. I use a customized setting with a black background and light green text. When I print on my laser jet printer the text is light gray and the font a bit small. Can you point me to how I can configure printing code (in various colours on my screen) to a non-colour laser printer with large, dark font. It is not necessary for the various scfreen text colours to be identifiable. Thank you. I just subscribed and look forward to your new content.
@AmitChristian
@AmitChristian 2 жыл бұрын
Astrophotography Q&A, yes, you can print the code in black and white color, simply go to Settings >> Preferences >> Select Print >> Color Options >> Pick the 'Black on White' option. For increasing the font size, you will need to set that up in Style Configurator. You can check out this video that helps you set the font size. (kzbin.info/www/bejne/nX3PYWejlM6dh5o ) BTW, you have given me a good idea to create a video tutorial about printing code in Notepad++. There are some really neat features that we can explore in print options. Thanks.
@kwikb
@kwikb 2 жыл бұрын
@@AmitChristian Thank you very much Amit. I used to program a lot in Visual Basic and C++. For the past few years I have been working on a flight simulator in my basement. This involves using software that nterfaces the flight simulator software and my cockpit hardware. The interface software uses LUA script, which is new to me, and uses Notepad++ as the scripting editor, which is also new to me. I have over 1000 lines of code in one project and it was driving me crazy jumping back and forth trying to find things. So I found some of the tips in your video really helpful, so much so that I am going to watch more of your tutorials. Notepad++ is very useful. Talented people such as yourself provide a great service to people like me in need of easy-to-understand, quality tutorials. Thank you so much.
@AmitChristian
@AmitChristian 2 жыл бұрын
Glad to know that you like the content, I have put together. Really appreciate your comments. BTW, are you into Astrophotography as your YT name says? Do you have some example videos/pictures?
@kwikb
@kwikb 2 жыл бұрын
@@AmitChristian Yes indeed - Astrophotography is a challenging but very rewarding hobby. I am currently rennovating my sites so there are no photos on it currently. You might like to subscrbe to the channel and you can direct message me there. Cheers
@AmitChristian
@AmitChristian 2 жыл бұрын
@@kwikb Thanks. Will do. I have been trying to find a dark sites around the area where I live. All the best.
@AmitChristian
@AmitChristian 3 жыл бұрын
Which feature/tip did you learn today? Please share your comments.
@silentrampage4063
@silentrampage4063 Жыл бұрын
(everything)
@mrbrandonbrown7072
@mrbrandonbrown7072 Жыл бұрын
Dual View changed my life
@AmitChristian
@AmitChristian Жыл бұрын
Very glad to know that. It really helps with editing. Thanks for the comment.
Automate Repetitive Task using Notepad++ Macro (With 3 Examples)
11:58
НИКИТА ПОДСТАВИЛ ДЖОНИ 😡
01:00
HOOOTDOGS
Рет қаралды 2,7 МЛН
Good teacher wows kids with practical examples #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 13 МЛН
1 сквиш тебе или 2 другому? 😌 #шортс #виола
00:36
Secrets of Windows Notepad
8:22
ThioJoe
Рет қаралды 387 М.
Notepad.exe Will Snitch On You (full coding project)
53:30
John Hammond
Рет қаралды 243 М.
Regular Expressions (Regex) Tutorial: How to Match Any Pattern of Text
37:55
25 VS Code Productivity Tips and Speed Hacks
11:35
Fireship
Рет қаралды 2,4 МЛН
Vim Motions for absolute beginners!!!
7:25
Dispatch
Рет қаралды 205 М.
Windows Tricks With Scripts
6:15
CHM Tech
Рет қаралды 877 М.
Top 5 Best Notepad++ Tips for HTML Coding in Notepad++
16:43
Chris Amit
Рет қаралды 8 М.
НИКИТА ПОДСТАВИЛ ДЖОНИ 😡
01:00
HOOOTDOGS
Рет қаралды 2,7 МЛН