Skip to main content

All Questions

Tagged with
0 votes
1 answer
40 views

Notepad++ default instance to open new files

I usually have two windows (instances) of notepad++, each one with specific tabs. One is for personal things, the other for work. I want notepad++ to open new files in the "work" window by ...
Lore's user avatar
  • 1,680
1 vote
1 answer
254 views

How to prevent Notepad++ encoding hex character?

I have this JSON string in notepad++ (v8.4.8 - 64 bit) { "data" : "\u0040" } Then, I format it to JSON structure using the JSON Viewer option from the menu. After that, the ...
NoName's user avatar
  • 966
0 votes
1 answer
1k views

Copy and Paste from Notepad ++ to NetBeans

I found similar, but not quite the same question so here is my post: I write my java code in notepad++, then when I am happy with it, I copy and paste it to NetBeans to test it. The text copies over ...
Brian's user avatar
  • 67
0 votes
1 answer
655 views

How to uncomment multiple lines of a Cmake file in notepad++? [duplicate]

My cmake file looks like this. I want to uncomment the lines 1 through 100 with a single shortcut #line1 #line2 #line3 . . . #line100 build(a_library USING b c)
johnson's user avatar
1 vote
1 answer
916 views

notepad++ NppExec - complete list of all internal commands?

For notepad++ plugin NppExec, there are many internal commands like NPP_SAVE, SEL_SAVETO. There are many examples using various internal commands in help file. But the complete list of internal ...
imida k's user avatar
  • 259
0 votes
0 answers
55 views

Universal style editor for IDE themes

A few days ago I saw an article somewhere mentioning there was a program or plugin that allowed you to define a color theme in a common format that can be shared across different IDEs (some had ...
Jeffrey Kevin Pry's user avatar
6 votes
0 answers
1k views

Is the a way to configure Notepad++ to use the Intellij keymap?

I'm coming from the PyCharm IDE (which uses the Intellij keyboard shortcuts) and moving to Notepad++ in order to learn C. I would like Notepad++ to feature generally the same shortcuts I'm familiar ...
Aviv Cohn's user avatar
  • 16.7k
0 votes
1 answer
691 views

How I can increase tab width in notepad++ (v7.5)?

v7.5.9 I've read How I can increase tab width in notepad++ (v6.5)? and found that page, but the change from 4 to 8 doesn't "stick". Obviously I'm doing something wrong, but can't figure out what. ...
RonJohn's user avatar
  • 393
0 votes
1 answer
681 views

How to place a dot after every number in notepad++?

I want a dot after every number in notepad++. So 1 abc should be 1. abc But there is a ALT0160 (hard space) already after every number.
Herbert's user avatar
0 votes
1 answer
109 views

Notepad++ or any other editor : move half of lines down

A great classic, more than likely - I want to go from this : XXX, 1, A1 XXX, 2, A2 XXX, 3, A3 XXX, 4, A4 to this : XXX, 1, A1 XXX, 2, XXX, 3, A2 XXX, 4, A3 A4 and then manually add the ...
Charles's user avatar
  • 1,163
0 votes
1 answer
200 views

Can I lock parts of a preformatted HTML code in a document for re-use as form-like template in Notepad++ or other program?

Efficiency and time saving question related: Can I lock parts of a preformatted HTML code in a document for re-use as form-like template in Notepad++ or other program? Ideally I would have parts of ...
Lod's user avatar
  • 751
0 votes
1 answer
32 views

How do you insert space between current code line and next line?

I am using Notepad ++ and when I press "Enter" it inserts a new line. My current situation is that my line contains 100+ characters and I want to put some characters under without having to scroll all ...
Laney Williams's user avatar
1 vote
1 answer
2k views

Deleting lines with specific words in multiple files in Notepad++

I'm trying to removing a specific line from many files I'm working on with Notepad++. Upon searching, I found Notepad++ Remove line with specific word in multiple files within a directory but ...
naecO's user avatar
  • 13
1 vote
1 answer
3k views

what can i do to change view of Notepad ++ to show green bar after line number

what can i do to change view of Notepad ++ to show me line number which i want right align and after that green vertical bar. Why i am want this as type layout as this gives more distinction between ...
user avatar
0 votes
0 answers
22 views

Notepad++ editing is replacing the text instead of writing it in between [duplicate]

I am new to using notepad ++, so this seems like a simple problem but i dont know how to fix it. If i have a file in notepad ++ and if I want to go change something in it, when i go to that line and ...
ariamis07's user avatar

15 30 50 per page
1
2 3 4 5 6