About 50 results
Open links in new tab
  1. plugins - Use Notepad++ as HEX-Editor - Stack Overflow

    I'm using Notepad++, version 7.8.5 64bit on Windows 10. I'd like to use it as a Hex Editor. I open a binfile, but Notepad shows it to me as a text with strange characters. In order to visualize t...

  2. How to change background color in the Notepad++ text editor?

    Feb 24, 2017 · Does anyone know how to change the background color, font size, and other appearance-based settings in Notepad++? The default is white but I am trying to change it into a …

  3. Text editor to open big (giant, huge, large) text files [closed]

    I mean 100+ MB big; such text files can push the envelope of editors. I need to look through a large XML file, but cannot if the editor is buggy. Any suggestions?

  4. Notepad++ Multi editing - Stack Overflow

    How can I have multiple cursors in Notepad++? I will have a couple of tab delimited values . I need to write a query for all of these values. For example, if I get an Excel file with values like t...

  5. How can I set up an editor to work with Git on Windows?

    By configuring git config core.editor notepad, users can now use notepad.exe as their default editor. Configuring git config format.commitMessageColumns 72 will be picked up by the notepad wrapper …

  6. How to launch and edit a file from Git using Notepad++?

    Jan 24, 2011 · My question is, now that I have set up Notepad++ as my default editor, what is the equivalent command that I should use to launch Notepad++ and edit the file? Note: I'm a beginner …

  7. How do I run SQL commands through Notepad++? - Stack Overflow

    Nov 27, 2021 · I am trying to start out using Notepad++ to run SQLite commands. I have tried following two brief YouTube tutorials to get me going. I can run the initial .bat file, but still cannot run the .sql f...

  8. How do I read a text file of about 2 GB? - Stack Overflow

    Aug 13, 2013 · I have a .txt file whose memory is more than 2 GB. The problem is I cannot open it with Notepad, Notepad++ or any other editor programs. Any solutions?

  9. How to Execute a Python Script in Notepad++? - Stack Overflow

    I prefer using Notepad++ for developing, How do I execute the files in Python through Notepad++?

  10. How can I use rich text in Notepad++? - Stack Overflow

    Nov 9, 2011 · I like Notepad++, but sometimes I need some words set in bold or cursive, change font size, etc. Is that possible in Notepad++?