Re: Atom editor code map still look more cool, right?
Peter Cheung <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <HK2PR01MB03376CDE0117972A08C9C6D9B57A0@HK2PR01MB0337.apcprd01.prod.exchangelabs.com> |
Thanks for your opinion Christian. I am facing a technical issue, i can't get AttributeSet from NBEditorDocument object, so i have no way to get the "Style" of every elements on the QuietEditorPane Peter. ________________________________ From: Christian A. Michelsen <[email protected]> Sent: Saturday, January 14, 2017 6:39 PM To: [email protected] Subject: [platform-dev] Re: Atom editor code map still look more cool, right? Den 13.01.2017 21:33, skrev Peter Cheung: > Dear All > > Take a look the attachment. Atom editor code map still look more > cool, right? Because their text color, so the code minimap look more > comfortable. Any idea to do better than atom editor? > It looks to me that a great improvement could be realised if you used the same colours as in Atom. But I'm guessing you are just copying whatever the editor displays, so that's more of a theme-change. Another thing is you might want to make the black lines thinner, they seem too big and clunky right now. I kinda like it, but the black is slightly "overwhelming", perhaps replace black with grey of some sort? But that also means that the editor and the code map would differ slightly. Tricky. :-) I like that the sidebar/changebar/"show-changes-in-code-bar" is wider in your version than in Atom. -- Mvh Christian August Michelsen