About 50 results
Open links in new tab
  1. Convert tabs to spaces in Notepad++ - Stack Overflow

    Jan 18, 2009 · How do I convert tabs to spaces in Notepad++? I found a webpage that suggests it's possible, but I couldn't find any information about how to do it. I would like to be able to do that, …

  2. parsing - How to reformat JSON in Notepad++ - Stack Overflow

    Oct 13, 2009 · 3 It worked for me in the latest edition to Notepad using the UniversalIndentGui. What I did was under the plugin setting choose Enable Text Auto Update, a window popped up and I …

  3. Notepad++ add to every line - Stack Overflow

    Jan 16, 2017 · I'm using Notepad++ and I can't figure this out : I have numerous lines all starting with http. I need to add some text in front of it in every line. Also, I need to add different text to the end...

  4. Notepad++, compare plugin installation problem - Stack Overflow

    Oct 25, 2018 · Method 1: By installing from Notepad Go to Plugins->Plugin Admin Select the Compare checkbox and click install after notepad++ get restarted compare plugin is added you can use this.

  5. 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++?

  6. comments - Commenting code in Notepad++ - Stack Overflow

    Sep 15, 2017 · I'm using Notepad++ as an editor to write programs in Python. It might sound daft but I looked around in the editor and could not find any means (not the manual way but something like in …

  7. Batch files don't run - they're being opened with notepad

    As a developer of batch files, windows opens .bat with notepad by default. Someone who doesn't write them will probably by default launch the file with the command line.

  8. 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...

  9. How can I view hidden characters in Notepad++? - Stack Overflow

    Sep 4, 2020 · The simplest way is to use the menu: View->Show Symbol->Show all characters It will show Tabs and EOL characters. Here is an example of a VBS script that announces the current hour …

  10. How to multi-line "Replace in files..." in Notepad++

    Jan 1, 2009 · Actually it's way easier to use ToolBucket plugin for Notepad++ to multiline replace. To activate it just go to N++ menu: Plugins > Plugin Manager > Show Plugin Manager > Check …