GithubHelp home page GithubHelp logo

xparq / notepad-plusplus-gilded Goto Github PK

View Code? Open in Web Editor NEW

This project forked from notepad-plus-plus/notepad-plus-plus

1.0 1.0 0.0 176.27 MB

Stylistic/facelifting/design/misc. changes, slowly (but intentionally) drifting away from NP++

Home Page: https://notepad-plus-plus.org/

License: Other

Shell 0.10% Ruby 0.03% PowerShell 0.02% C++ 76.92% Makefile 1.73% NSIS 0.87% PostScript 0.33% CMake 0.13% C 4.81% Objective-C 0.21% Objective-C++ 2.46% PLpgSQL 0.08% Batchfile 0.15% HTML 9.94% QMake 0.09% Python 1.99% Perl 0.14% ASP 0.01% Lua 0.01% PHP 0.01%

notepad-plusplus-gilded's People

Stargazers

 avatar

notepad-plusplus-gilded's Issues

Don't remove failing plugins from the "Installed" tab, unless confirmed

If an installed plugin

a) is not found (silent disabling now, which is fine), or
b) fails to load properly (error box, which is also fine),

do not remove it from the "Installed" tab of Plugins Admin, unless the user answers "NO" to the "Do you want it to be removed?" question.

Show the problematic plugin, but in a different color (grayed, or red), or otherwise mark it up as broken.

See also: #4

Add regression tests for my pending local changes, before pushing up here!

It's mainly about cutting off the ATL dependencies, and some code facelifting here and there, things like replacing CString with something standalone, and those ComCriticalSection to std::mutex stuff etc.

Quite possibly breaking changes, so would be nice to take them seriously. ;)
Thankfully, though, their scope seems to be limited.
So, analyse that scope first, before deciding what exactly to test!

Dynamic Scripting (+ headless API)

I'm not sure what level of access the current scripting plugins provide, hopefully there's nothing much to do about this already.

See #7 about the "philosophical" difference between this version and the original NP++, though.

Make scripting as frictionless as possible (keeping the language secondary)

Learn from Bernie Greenberg's Multics MacEmacs lesson: scripting is not an addon, not an afterthought. That is actually one of the main, critical features!

So handle it like that. Instant scriptability should be supported right from the core.
Now, the specific language does not matter: there can still be several ones provided, as plugins.

It is the workflow that matters: add or change command ("macro") should be always available in every single context. That's the point: full frontal exposure of the editor itself, the less "core-only" the better (think of the kernel vs. user space duality).

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.