Kered13 Notepad++ Plugins Code
Brought to you by:
kered13
File | Date | Author | Commit |
---|---|---|---|
Notepad++ | 2022-07-22 |
![]() |
[dece2b] Use CustomBuildEvents to copy notepad++.exe and... |
Projects | 2023-07-24 |
![]() |
[e98cba] -Fix issues with Comment Wrap, especially aroun... |
src | 2024-04-29 |
![]() |
[b55246] Cleanup includes in remaining NppLsp files. |
.hgignore | 2021-10-14 |
![]() |
[f8aaa7] Set separate install directories for vcpkg so t... |
.hgsub | 2022-07-08 |
![]() |
[e1433e] -Add Notepad++ as a subrepository. Add a Scinti... |
.hgsubstate | 2022-07-08 |
![]() |
[e1433e] -Add Notepad++ as a subrepository. Add a Scinti... |
Contributing.md | 2021-12-18 |
![]() |
[36f610] Update Contributing.md. |
NPP Plugins.sln | 2022-07-27 |
![]() |
[b7a53f] -Add support to Channel for closing channel wit... |
Readme.md | 2021-10-28 |
![]() |
[8f96f8] Remove mention of Nuget packages in Readme. |
Release Plugin.bat | 2023-07-24 |
![]() |
[d6b98c] Restore "v" prefix in version release names. |
vcpkg.json | 2024-04-28 |
![]() |
[fc3fb7] -Cleanup includes in WindowsUtils and Win32Exce... |
A collection of plugins for Notepad++. These plugins share common core code in
the Npp Utils project.
Dependencies:
vcpkg (use triplet x[86|64]-windows or x[86|64]-windows-static-md):
* abseil
* boost-preprocessor
* fmt
* gtest
* nlohmann-json
* Spdlog