Git Product home page Git Product logo

npp-explorer-plugin's Introduction

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

It's easiest to just use the Plugins > Plugins Admin menu item built into Notepad++ v7.6.3 and newer.

For older versions (prior to Notepad++ v7.6), you could just drop the Explorer.dll into NPP's plugins folder -

  • 32-bit Notepad++: C:\Program Files (x86)\Notepad++\plugins
  • 64-bit Notepad++: C:\Program Files\Notepad++\plugins

For manual installation in Notepad++ v7.6.3 and newer, you need to put it into a subdirectory named Explorer, as in

  • 32-bit Notepad++: C:\Program Files (x86)\Notepad++\plugins\Explorer\
  • 64-bit Notepad++: C:\Program Files\Notepad++\plugins\Explorer\

Installation Requirements

Versions before and including 1.8.8 requires the Microsoft Visual C++ Redistributable 2015 (or 2015/2017/2019), which can be downloaded from Microsoft at https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

Starting from version 1.8.9, this redistributable is not required anymore.

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

npp-explorer-plugin's People

Contributors

oviradoi avatar kobilutil avatar pryrt avatar chcg avatar majo-icutech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.