I do all my dev work in NPP. It would be really great if CODEX/COPILOT had a plugin or integration for that. I don’t like fully fledged IDEs. I prefer lean interfaces.
3 Likes
was this ever created? I would love to be able to work with this!
hardly will ever be created, very few people use NPP. They don’t even do more advanced copilot integration for major IDEs outside VSCode.
you can easily tune VSCode to be as lean as you want it
1 Like
Not really needed since ChatGPT came around
1 Like
One does not replace the other. I use copilot daily, chatgpt only occasionally when I’m trying to understand something or get some bigger example. I value copilot more than chatgpt (I pay for copilot, but use free chatgpt)
1 Like
NTice
May 2, 2023, 8:11pm
6
I recently found this NotePad++ plugin that may do the trick -
I found this in the list of NotePad++ plugins at this URL :
[ This page has a link to a zip file for the plugin that you can download. ]
## Plugin List - 64 bit
version 1.6.1
| Plugin name | Author | Homepage | Version and link | Description |
|---|---|---|---|---|
| 3P - Progress Programmers Pal | Julien Caillon | https://jcaillon.github.io/3P/ | [1.8.8 - 64 bit](https://github.com/jcaillon/3P/releases/download/v1.8.8/3P_x64.zip) | <details> <summary> [Requires .NET framework v4.6.1] </summary> <br>Designed to help writing OpenEdge ABL (formerly known as Progress 4GL) code. It provides :<br>- a powerful auto-completion<br>- tool-tips on every words<br>- a code explorer to quickly navigate through your code<br>- a file explorer to easily access all your sources<br>- the ability to run/compile and even PROLINT your source file with an in-line visualization of errors<br>- more than 50 options to better suit your needs<br>- and so much more!<br>Visit https://jcaillon.github.io/3P/ for more details on the plugin </details> |
| ActiveX Plugin | Bananen-Joe | https://sourceforge.net/projects/nppactivexplugin/ | [1.1.8.7 - 64 bit](https://sourceforge.net/projects/nppactivexplugin/files/bin/ActiveX_x64_1_1_8_7.zip) | <details> <summary> Allows you to control Notepad++ via ActiveX. </summary> <br>You can use ActiveX with many scripting languages (VBScript, JScript, PHP, ...) and other languages (C++, C+, VB.NET, Delphi, ...).<br>So you are not bound to a single language. </details> |
| AnalysePlugin | Mattes H. | https://sourceforge.net/projects/analyseplugin | [1.13.49.0 - 64 bit](https://sourceforge.net/projects/analyseplugin/files/binaries/v01.13-R49/AnalysePlugin-v01.13-R49-x64.zip) | <details> <summary> AnalysePlugin will help you to search for more than one search pattern at a time. Great for </summary> analysing big log files...<br>Last changes and how to use you will find in Help... in Plugins Menu. </details> |
| Auto Detect Indention | Mike Tzou (Chocobo1) | https://github.com/Chocobo1/nppAutoDetectIndent | [2.3 - 64 bit](https://github.com/Chocobo1/nppAutoDetectIndent/releases/download/2.3/x64.zip) | Detects indention (tab or spaces) and auto adjust Tab key on-the-fly. |
| AutoCodepage | Andreas Heim | https://sourceforge.net/projects/autocodepage | [1.2.6 - 64 bit](https://sourceforge.net/projects/autocodepage/files/v1.2.6/plugin/x64/AutoCodepage_v1.2.6_x64.zip) | <details> <summary> Automatically sets a document's code page to your needs on loading or renaming a document, changing </summary> its language or activating its tab. Usefull especially when coding batch scripts. </details> |
| AutoEolFormat | Andreas Heim | https://sourceforge.net/projects/autoeolformat | [1.0.4 - 64 bit](https://sourceforge.net/projects/autoeolformat/files/v1.0.4/plugin/x64/AutoEolFormat_v1.0.4_x64.zip) | <details> <summary> A plugin to automatically set a document's EOL (End Of Line) format to your needs on loading, </summary> saving or renaming a document or activating its tab. </details> |
| Automation Scripts | Oleg Shilo | https://github.com/oleg-shilo | [2.0.0.0 - 64 bit](https://github.com/oleg-shilo/scripts.npp/releases/download/v2.0.0.0/NppScripts.x64.zip) | <details> <summary> C# based automation. Allows implementing a simple macros-like automations as well as the full scale </summary> script based plugins by means of C# scripts. The solution is based on CS-Script C# script engine. </details> |
| AutoSave | Franco Stellari | https://github.com/francostellari/NppPlugins | [2.0 - 64 bit](https://github.com/francostellari/NppPlugins/raw/main/AutoSave/AutoSave_dll_2v00_x64.zip) | <details> <summary> Automatically save the currently open files based on a timer schedule and/or upon the application </summary> losing focus.<br>The plugin offers several options to save the current (or all the files), selecting only the named ones, accessible through an options dialog box. </details> |
| BetterMultiSelection | Justin Dailey | https://github.com/dail8859/BetterMultiSelection | [1.5 - 64 bit](https://github.com/dail8859/BetterMultiSelection/releases/download/v1.5/BetterMultiSelection_v1.5_x64.zip) | Provides better cursor movements when using multiple selections. |
| BigFiles - Open Very Large Files | Claudio Olmi | https://github.com/superolmo/BigFiles | [0.1.3 - 64 bit](https://github.com/superolmo/BigFiles/releases/download/v0.1.3.x64/BigFiles.zip) | <details> <summary> Reads very large files. It does this by only showing a small buffer of the file and let the user </summary> move back anf forth in the page.<br>This is useful when you want to preview very large text files. Opening is done separately from Notepad++ and there is no option to save.<br>https://github.com/superolmo/BigFiles </details> |
| Bookmarks@Dook | Dook | https://github.com/Dook1/Bookmarks-Dook/issues | [2.3.3.0 - 64 bit](https://github.com/Dook1/Bookmarks-Dook/releases/download/23364b/BookmarksDook.64.2.3.3.zip) | Bookmarks panel |
| BracketsCheck | niccord | https://github.com/niccord/BracketsCheck/ | [1.2.2 - 64 bit](https://github.com/niccord/BracketsCheck/releases/downlo
This file has been truncated. show original
2 Likes
Yeah, an N++ fan here!!! I would love it… can’t wait for such a plugin.
2 Likes