About 50 results
Open links in new tab
  1. 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++?

  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 …

  3. How to show a list of open files on the left in Notepad++

    In Notepad++, is there a way to show the list of files that are currently open in a list on the left instead of using the default tab-view? (I'd like it to resemble the way TextPad shows the file...

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

    Oct 25, 2018 · Open Notepad as Administrator Settings > Import > Import plugin (s) Then select the ComparePlugin.dll, now notepad should prompt you a message to restart your notepad in …

  5. In Notepad++, how can I insert the current date and time?

    Jan 14, 2015 · On Windows Notepad.exe, I simply press F5 and it inserts the date and time like this: 11:05 AM 1/14/2015 Can I add similarly simple functionality to Notepad++?

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

  7. How to break lines at a specific character in Notepad++?

    To be viewed in Windows (i.e. Notepad) we need \r\n. Otherwise \n works on on any other platform (should break the line and continue below it).

  8. notepad++ - EOL conversion in notepad ++ - Stack Overflow

    Apr 26, 2013 · That functionality is already built into Notepad++. From the "Edit" menu, select "EOL Conversion" -> "UNIX/OSX Format". screenshot of the option for even quicker finding (or …

  9. caching - Notepad++ cached files location - Stack Overflow

    Apr 14, 2015 · On the most recent versions of Notepad++, when the application is closed, unsaved files are maintained when the application is restarted. I presume that those files are …

  10. How to view Plugin Manager in Notepad++ - Stack Overflow

    Notepad v7.6 includes a Plugin Admin and from this you can install Plugin Manager (note1) but it doesn't work fine with npp v7.6 (note2) On the other hand Plugin Admin is only available on …