Skip to main content

All Questions

Tagged with
1 vote
1 answer
72 views

Why can't Notepad++ access the file and how can I run my code?

I installed a NppExec Console with the language Python on Notepad++, so I could run my code there but it doesn`t work. My code is correct but Notepad++ can´t open the file of my Program. # coding: utf—...
marie's user avatar
  • 11
3 votes
2 answers
8k views

Notepadd++ plugin sqlinform for SQL formatting bright orange color background

I am using Notepadd++ plugin sqlinform for SQL formatting from https://www.sqlinform.com/download-free-notepad-plugin/ It works fine but has nasty orange background after formatting Is this some ...
PAS's user avatar
  • 1,918
3 votes
1 answer
4k views

How to format and indent CSS in Notepad++?

I have CSS file generated by Sass compiler, but the text inside the CSS file is all on one line. Is there a way to indent and or format it properly on Notepad++ and VSCode? I have tried installing ...
happy_story's user avatar
  • 1,123
1 vote
0 answers
2k views

How can I make a template that Notepad++ uses every time I make a new document?

So I was wondering, how can I make Notepad++ automatically have a little bit of code written for me when starting a new document. I heard that I can use a plugin called "NewFileBrowser" for ...
Nate0523's user avatar
1 vote
1 answer
396 views

Notepad++: How to Configure Notepad++ DBGp (Code Debuging Plugin) to Work With PYTHON?

I've managed to make Python run on Notepad++ and what I need now is a debugging tool.I installed DBGP plugin but I'm unable to configure it to work as it always shows 'Disconnected' as in the picture. ...
Chadee Fouad's user avatar
  • 2,874
55 votes
2 answers
265k views

Use Notepad++ as HEX-Editor

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 the ...
Uwe_98's user avatar
  • 777
1 vote
0 answers
666 views

Is it possible to write notepad++ plugin for tooltip on mouseover of text?

I have a text file with a list of registers, and I want to write a notepad++ plugin where the user can mouseover one of these registers (text), and a tooltip window pops up which contains information ...
user108391's user avatar
1 vote
1 answer
2k views

Notepad ++ Plugin Installation Issues

I'm using Notepad ++ version 7.6.3 I'm trying to install the Poor Man's T-SQL Formatter Plugin in Notepad ++ via the Plugin Manager. I was able to install the Plugin Manager no problem through the ...
Amy's user avatar
  • 641
3 votes
0 answers
122 views

Notepad++ plugin server down, any alternatives?

I hope this is the right sub, it has the most hits for NP++ questions. This morning I opened Notepad++ and went looking for a JSON plugin. However, the Plugin Manager shows no plugins and returns "...
Maury Markowitz's user avatar
0 votes
1 answer
678 views

vertical align by key in notepad++ v7.6.2 (64-bit)

i am using notepad++ (v7.6.2) (64-bit). i would like to vertical align my selection according to a key i would choose. Pretty much , the same as this discussion Notepad++ - Aligning text vertically ...
khaledmoez's user avatar
4 votes
4 answers
14k views

notepad++ unable to install or update plugins with the new plugin admin

I installed notepad++ recently which came with the new plugin admin. After that I am unable to install new or update existing plugins. Any idea what the issue could be? I tried "Run as ...
Kartheek Mannepalli's user avatar
0 votes
0 answers
46 views

Alternative to do complex operations in text files using notepadpp?

I'm looking for a practical way to make complex operations in textual files. From time to time I have the need to develop a whole application (usually in C++ or C#.Net) just to tweak textual ...
andresantacruz's user avatar
0 votes
0 answers
374 views

How can I view two files side by side in Notepad++ by creating c# plugin?

I know that Notepad++ have feature for view two codes side by side but my problem is that I don't know how I can create a plugin in C# for showing one window on the right side and 1 window in the left ...
Amir's user avatar
  • 1,959
1 vote
0 answers
73 views

Find a Fixed String in Notepad++

I have a text file of 400 000 lines. I have to find a fixed string of the form "AAA BBB CCC" and if it occurs, just take the cursor at the beginning of it. If it does not exist, just display it on ...
somerandomguy's user avatar
1 vote
0 answers
3k views

Notepad++ plugin for both 32 bit and 64 bit notepad++

I created one notepad++ plugin in Visual Studio.It is working only with 32-bit of Notepad++. When I am using it with 64 bit notepad++,It shows error that cannot load 32-bit plugin.Can it be fixed by ...
somerandomguy's user avatar

15 30 50 per page
1
2 3 4 5
7