pryrt / npp-explorer-plugin

Modified version of the Explorer plugin for Notepad++ that matches its colors with the current theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npp-explorer-plugin

Build status

This is a modified version of the Explorer plugin for Notepad++.

The goal was:

  • to fix an annoying bug that caused the toolbar's tooltip of the plugin to display garbage text.
  • make the fg/bg colors of the listview and the treeview in the plugin to always match the current Notepad++ theme.
  • to fix a bug that caused icons to be displayed incorrectly
  • to make the plugin 64-bit compatible

Installation

For now you can just drop the Explorer.dll into NPP's plugins folder -

C:\Program Files (x86)\Notepad++\plugins

Screenshot

screenshot

This project is licensed under the terms of the GNU GPL v2.0 license
See here for the original license as published by the author of this plugin

About

Modified version of the Explorer plugin for Notepad++ that matches its colors with the current theme


Languages

Language:C++ 86.5%Language:C 12.5%Language:Roff 1.0%