It's time for UI update!
-
@Tommie-Hansen what you have as “Old My Custom Style” is that something you already have setup for color scheme in NPP? Can you share this configuration?
-
@giri-kotte said:
It’s beyond the point now, I suppose. Atom and VS rule among the open sourced modern editors. VS is pretty fast. And if one’s comfortable with an occasional nag screen, Sublime is superior in every sense.
NP++ is the first thing that I install after a Windows installation and has been so for more than a decade. It had been a lifesaver for my Postgrad project but NP++ missed the bus when it comes to keeping up with the times, in GUI and cross-platform compatibility terms .
That said, even Vim and Emacs are unstoppable dinosaurs with thriving user communities. But I suspect most of their users tend to be tech savvy people working on Unix-like OSs.It’s sad though since NP++ pretty much smoke all these whenit comes to performance. There’s a reason both you and I install NP++ even though it might not be our daily driver for 'real’work nowadays. I just wished it actually was my daily driver since I hate wasting resources. Any machine should be able to launch a code editor and run it well. NP++ can be ran on anything with good performance, the others? Not so much.
-
@Ethan-Piliavin Gladly, but only if you tell me how?
My guess is that i need to export my entire config-dir or something since it’s not only stuff within Style configuration but stuff within the settings as well which means i’ll have to share my entire config dir or something. :)
-
@milipili said (2 years ago):
A skinnable UI is planned (I want a dark theme too) but a few things remain to do before.
What happend?
-
N++ is already good, but this would really be a greatly appreciated feature, but depending on how the codebase is setup it might require a lot of work to implement.
I guess we can implement it ourselves considering SC is available.
-
i vote against any UI changes. win10’s flat style killed any distinction between tabs and UI elements. it’s much more difficult to navigate even simple menus in win10 because everything bleeds together. the current notepad++ ui style is a major reason as to why i use it.
-
@appar1tion Finally a rational voice, all this flat/metro/modern style is one big smudge, everything bleeds together, this is rather a retrogression in UI design rather than progress. Making news only for the news itself is a bad direction.
-
I vote to change UI.
-
A more eye-candy UI would be the the cherry on the cake.
I suggest something very simple, as the Atom gui, with some material design.Has there been some revamping scheduled since this 2 year old subject has been opened ?
-
I vote against changing UI - at least against changing to flat/metro/modern style due to the reasons given above by other users
-
I vote on yes.
You all think that refine the UI will make NPP slower or something. Update or refine or name it whatever you want does not mean rewrite npp from scratch. We only want to make changes to the UI to make it feel better.
We all love the lightweight ot NPP no argue there and I’m sure if the developers start coding UI they will always make sure that it stays that way. but we all have eyes and personally I like to feel more modern (not necessarily material or metro) when I’m using NPP.
I also agree on optional UI change. This might be the best solution for both. But I’ll never understand people who fear change.
-
npp UI is the best, beautiful, fast!
the UI of sublime, atom , vscode,emacs,vim is bad! -
Just some thoughts.
I think such exclamations as “let’s change the UI :-D” goes nowhere.
Why just not make some concrete point about UI?All the more, do you realize that you cannot just change the UI,
since this application, I assume, uses a framework or invoke native elements,
therefore you must either:
a) rewrite the whole UI engine so it does not rely on those, or:
b) use other framework (or manipulate the current framework somehow)The issue (from some above screenshots) is that by dark theme you
still have light borders? Well it is not so nice, I agree. But that is
by many apps I have used exactly the same issue.
So there should be a way to change the face color of UI elements globally and
not only the window contents. but it could easily mean radical refactoring
of the softare (= a lot of work).
OTOH, I will not understand in all my life why would one want to use
a dark theme anyway. -
@Mikhail-V said:
Just some thoughts.
I think such exclamations as “let’s change the UI :-D” goes nowhere.
Why just not make some concrete point about UI?All the more, do you realize that you cannot just change the UI,
since this application, I assume, uses a framework or invoke native elements,
therefore you must either:
a) rewrite the whole UI engine so it does not rely on those, or:
b) use other framework (or manipulate the current framework somehow)The issue (from some above screenshots) is that by dark theme you
still have light borders? Well it is not so nice, I agree. But that is
by many apps I have used exactly the same issue.
So there should be a way to change the face color of UI elements globally and
not only the window contents. but it could easily mean radical refactoring
of the softare (= a lot of work).
OTOH, I will not understand in all my life why would one want to use
a dark theme anyway.a) No, since NPP is based off of Scintilla/SCite. There are several other code editors based off of this too like e.g. Komodo Edit (which does have a customized GUI).
b) No, read above -
To the eternal change resistant crowd:
You can keep the menus as there are and have a nicer UI. Refresh the UI doesn’t mean ribbons.
VS Code doesn’t have ribbons, they have menus, and they managed to have something way nicer and modern than Notepad++. I would add a “search action” box to easily find something without having to know by heart all the menus and submenus, and it would be pretty perfect.The only other program that I use that is stuck in the 95-design era is Toad, and all the rest (Intellij Idea, VS Code, Sublime) are way nicer to use on a daily basis. I use Notepad++ as a default editor for text files because it’s super fast, renders nicely whatever you throw at him (json, xml, text, code), and the formatting options are great. But having a way to theme the editor would easily be the next thing I’d want over any new functionality.
Look and Feel IS important for a lot of people, specially when you use a program on a daily basis, and having a dark theme option is something basic these days (all the other editors that I use have it, even the browsers these days).
-
someone finally managed to change the UI by a totally dark color?
-
@Erik-Soon said:
someone finally managed to change the UI by a totally dark color?
No, unfortunately there seem to be little to no interest in that.
It’s a shame though since NP++ is really great when one have to preserve power since it doesn’t use any resources at all in comparison to other ‘modern’ editors. -
please consider a UWP user interface for windows10, Microsoft release a lot of materials and template in the last year…
-
Message for the developer:
You are a programmer, the highest level of tech nerd!
Why are you so scared of change?!
If necessary you could even make an option in the installation wizard to have a modern UI or a lightweight UI, like the choice of icon.(Up/downvote this please, wether you agree with me or not)
-
UI improvement is desirable (but a little bit subjective what and how it could be).
IMHO Linux compatibility is a most important requisite to npp. Many users are migrating to Linux, many of them are missing it.