Tips and Tricks with Notepad++

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025
  • How to prevent previous unsaved documents from loading in Notepad++
    How to change Notepad++ themes
    How to change Notepad++ tab width
    How to turn on and turn off Notepad++ word wrap
    How to edit multiple lines at the same time in Notepad++
    How to duplicate a line in Notepad++

Комментарии • 28

  • @tatiujo
    @tatiujo 4 года назад +5

    After frustrating HOURS looking for some enlightenment...Thank God I found everything that I needed!!! 🙌🏼 Grateful!!! 🙏🏼

    • @StoneColdProfessor
      @StoneColdProfessor  4 года назад +1

      Yay! I'm glad you got what you need. Thanks for watching.

    • @happykhan299
      @happykhan299 4 года назад

      @@StoneColdProfessor hi Sir...can I get your email...want to send you my data...where I need some help to set regex to find my requird data...this will be a great help for me..thanks

  • @axjmd
    @axjmd 3 года назад +1

    Thank you for doing this video. PLEASE PLEASE PLEASE make more videos what more we could do with NOTEPAD++. Thank you.

    • @StoneColdProfessor
      @StoneColdProfessor  3 года назад

      Thanks for watching. I currently don't have any plans for making any more Notepad++ videos, but maybe someday. :)

  • @tatiujo
    @tatiujo 4 года назад +2

    ... I'm saving this video in my Study Room Folder! 💞 Wonderful!!!!

  • @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?

  • @786MdRj
    @786MdRj 5 лет назад +1

    Awesome great tips!!!!! thank you so much, highly appreciated. I learned word wrap technique.

  • @stephenpino235
    @stephenpino235 5 лет назад +1

    Great thanks

  • @carloschincanda8201
    @carloschincanda8201 5 лет назад +1

    great contect

  • @christanguay5997
    @christanguay5997 5 лет назад

    Question. Let's say I have 6 different text files open in Notepad++, and what I want to do is change the case, on all text --- in all 6 of those files --- to UPPER CASE. Currently, I have to click on each tab for each open text file, then select all, and then click on the 'upper case' option. Rather than that, I'm looking for a way to do the case change all at once, for all the opened files (very similar to the "replace all in all opened docuements" option). Is there any way to do this, either with a tip/trick, or with a plugin? Thanks!

  • @gbeedafaloom4969
    @gbeedafaloom4969 5 лет назад +1

    Great video; thank you sir!

  • @Django-43
    @Django-43 4 года назад

    Hi!! I am using the Notepad ++ text editor but it does not recognize the "src" and "url" in the
    @ font-face of the css code to import custom fonts. What can I do to solve this problem?

    • @StoneColdProfessor
      @StoneColdProfessor  4 года назад +1

      There's really no way for me to answer that without seeing exactly what you're typing, and exactly what theme, settings, etc., you are using. Sorry. :(

    • @Django-43
      @Django-43 4 года назад

      @@StoneColdProfessorThis is what I am writing in the css code of Notepad ++ text editor:
      @font-face{
      font-family: Piedra Regular;
      src: url(E:\Diseño web\Fonts\Piedra-Regular.ttf);

      }
      h1{
      font-family: Piedra Regular, cursive;
      font-style: italic;
      text-transform: uppercase;
      }
      h3{
      font-family: Piedra Regular, sans-serif;
      font-size: 34px;
      font-weight: lighter;
      }

    • @StoneColdProfessor
      @StoneColdProfessor  4 года назад

      @@Django-43 like I said, I'd have to see your set up and your settings. I'd basically have to be sitting at your computer to help you to see exactly what's going on.

  • @lancasterspades6558
    @lancasterspades6558 5 лет назад +1

    Do we still have to use doctype these days? Or is it some kind of legacy string?

    • @StoneColdProfessor
      @StoneColdProfessor  5 лет назад

      Yep. It's still required. It lets the browser know which version of HTML is being used. Take a look at this page for more details: www.w3schools.com/tags/tag_doctype.asp

    • @lancasterspades6558
      @lancasterspades6558 5 лет назад +1

      @@StoneColdProfessor Thank you very much, I shall observe this.

  • @yasersmart2335
    @yasersmart2335 4 года назад

    I have question , I can’t duplicate for next line , I mean when I press ctr and d it duplicate beside my original line not for next one , so how can I duplicate to next line like you did

    • @yasersmart2335
      @yasersmart2335 4 года назад +1

      I found the soloution. When you select the text it will duplicate beside it , but if not , it will duplicate to the next line

    • @yasersmart2335
      @yasersmart2335 4 года назад

      Ty for the video

  • @smartchines
    @smartchines 5 лет назад +1

    how can you find duplicade text line