notepad++ Questions

3

I have text file and I would like to search for lines that has specific partial strings and shows only the lines that has those strings Example: Please help me in this issue Thanks a lot for g...
Limber asked 17/8, 2017 at 18:27

8

I use DBeaver for my main IDE to query multiple databases. When I query a table, it automatically generates a long select statement with all columns in one line. When I am making more complex que...
Pied asked 26/9, 2017 at 14:29

4

Solved

I Often need UUIDs inserted into files that I'm editing in Notepad++. Does anyone have a macro or add in that does this. Or an autohotkey script?
Ginder asked 30/3, 2010 at 17:56

4

Solved

I have a fairly simple autohotkey script that starts and stops music playback when I press one of the XButtons on my mouse: XButton1::Send {Media_Play_Pause}. The program works just perfectly and I...
Meliamelic asked 12/2, 2014 at 23:43

4

Solved

I am editing the .properties file in notepad++. I can toggle the block comment using Cntrl+K but it puts ";" instead of "#". I modify langs.model.xml file and replaced ";" with "#". I restarted n...
Latif asked 16/11, 2011 at 6:52

8

Solved

How can I open up a file in Notepad++ from the Powershell command line?
Shaddock asked 14/2, 2013 at 21:20

7

In Notepad++, whenever you select any word in an HTML document (or in your CSS), similar words are automatically highlighted. Is there a shortcut I can use to edit all of these highlighted segment...
Gregarine asked 4/6, 2012 at 11:30

13

Solved

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++?
Drewdrewett asked 14/1, 2015 at 19:15

6

Solved

I work with a few different X12 standard EDI transactions (270/271, 276/277.) I thought I'd check to see if anyone knew of an existing syntax highlighting profile for these for Notepad++ before I s...
Embolectomy asked 24/6, 2011 at 19:25

6

Solved

As shown in the picture "Before" below, each column separated by comma is not aligned neatedly. Is there any method to align each column vertically like the display effect in Excel? The effect I ...
Boeke asked 18/7, 2017 at 11:10

12

Solved

How can I configure the NppExec plugin for Notepad++? I would like NppExec to compile my C files, run them, and show their output, all within Notepad++.
Misdirect asked 24/3, 2010 at 9:11

2

Can someone explain how to use Notepad++ to validate an xml file against an xsd. There are no options in the "XML Tools" plugin dropdown that provides for specifying an XSD file. The XML plugin is ...
Gisarme asked 15/3, 2013 at 15:29

4

I used Compare Plugin in Notepad++. I want copy only highlighted lines. The lines are not bookmarked. http://img96.imageshack.us/img96/4524/highlightlines.png
Helmick asked 14/6, 2012 at 0:0

4

Solved

I want to clear all the search strings I entered in the Find dialog. How to achieve that?
Transfer asked 18/11, 2011 at 8:1

5

Solved

I am hoping to use some text editor to find all the "end of lines" in a document and replace them with just the written sequence "\n" (for ease of conversion into another file type). I've been tryi...
Chimaera asked 13/3, 2013 at 23:4

23

Solved

I'm working with NotePad++ text editor, the 'Search Results' window does not show up anymore, i've tried to open it from the menu (Search Result Window F7), but it does not seem to have any effect,...
Garish asked 8/10, 2017 at 14:16

4

Solved

I have 12.hello.mp3 21.true.mp3 35.good.mp3 . . . so on as file names in listed in a text file. I need to replace only those dots(.) infront of numbers with a space.(e.g. 12.hello.mp3 => 12 hel...
Gethsemane asked 22/1, 2013 at 12:4

10

Solved

I have a Notepad++ question. How can I take the below words in Notepad++ (which is on different lines) Apples Apricots Pear Avocados Bananas And turn them into a paragraph with a comma at the e...
Petronel asked 1/4, 2013 at 9:27

25

Solved

I need Notepad++ to take a json string from this {"menu": {"id": "file","value": "File","popup": {"menuitem": [{"value": "New", "onclick": "CreateNewDoc()"},{"value": "Open", "onclick": "OpenDoc()...
Krall asked 13/10, 2009 at 14:6

13

Solved

I downloaded Notepad++ from https://notepad-plus-plus.org/repository/7.x/7.5.1/npp.7.5.1.Installer.x64.exe. And I installed the same. Now I need to install few plugins, but in the menu option Plug...
Pontoon asked 19/9, 2017 at 13:24

8

I have an .HTML file that has many photos attached to it for displaying a photo gallery. I'm replacing old photos with new ones, and I'm thinking there must be a more intelligent way than simply co...
Missymist asked 9/7, 2009 at 18:12

10

Solved

Lets say I want to have a 10 rows of data but I want a value to increment for each row or piece of data. How do I increment that value? For example....If I have these rows, is there a regex way of...
Gotha asked 29/9, 2011 at 20:7

3

I created an ordinary text file on Windows 7 64-bit using gnu emacs 23.3.1. I can edit the file with other programs such as LinqPad (the file happens to be a linqpad script, extension .linq). Every...
Maines asked 28/8, 2011 at 23:56

7

Solved

I am using Notepad++ on my Windows machine and by mistake I opened a 64MB file. Now my Notepad++ is stuck permanently and I am not able to use it. Is there any configuration file which Notepad++ u...
Participate asked 4/4, 2014 at 21:12

24

Solved

I have added notepad++.exe to my Path in environment variables. Now in command prompt, notepad++.exe filename.txt opens the filename.txt. But I want to do just np filename.txt to open the file. I t...
Disapprobation asked 11/12, 2013 at 22:11

© 2022 - 2025 — McMap. All rights reserved.