Alpha version of my lightweight & fully customizable text editor Nitro is out now on Linux, Windows and macOS!
Download it on: https://t.co/99G4zivLDg
Join the discord server for updates: https://t.co/lWhbnMpe0q
Feedback is appreciated!
Finally, we can share more about the continuation of this incredible collaboration!
"Noesis Technologies has been extremely helpful to us, and we want to acknowledge their role in helping make Hytale happen."
We’re thrilled to see what’s coming next, and it’s not months away, it’s weeks!
https://t.co/w3aCLwWv5R
It's gonna be a very unproductive weekend 😅 Btw Nitro v0.0.2 is out next weekend with lots of changes + finally working on macOS. Also, got some really cool stuff planned for v0.0.3! 🤞🏼
@partnano The base UI is built to be familiar to everyone, though Nitro supports unique kind of plugins that let you modify the whole UI or just parts of it. These are super easy to build:
You can make it look like anything 😁
Introducing new kind of plugins for my text editor: UI themes and UI mods. Completely change the look of Nitro or just change parts of it. Nitro provides all the data and you build UI around it. You can create these plugins without writing a single line of code. You can mix and match color themes, icon themes, UI themes and UI mods. Nitro releases in a week! I’ll be sharing some performance measurements in next 7 days, so stay tuned!
@aarctanz New version will be available next weekend maybe. The app startup time is weird... I've just installed manjaro on a 15 year old laptop and it starts up *really* fast.
Yesterday night I've started working on Nitro again after a short pause. I've shared a bunch of QoL changes I did in one night in few hours! Join the Discord server: https://t.co/jz1qXsHCbO for more visual and exciting posts about the changes I am doing to Nitro that will be available in the next version.
Download Nitro on https://t.co/8UwpkqdUxi
I've made the Windows titlebar follow the Nitro color theme. Looks much better! Also it's possible now to move the project view to the right side + change the icon placement of tabs.
Alpha version of my lightweight & fully customizable text editor Nitro is out now on Linux, Windows and macOS!
Download it on: https://t.co/99G4zivLDg
Join the discord server for updates: https://t.co/lWhbnMpe0q
Feedback is appreciated!
I've made the Windows titlebar follow the Nitro color theme. Looks much better! Also it's possible now to move the project view to the right side + change the icon placement of tabs.
@aarctanz Thank you so much for the feedback, it means a lot! By exit button, you mean the one in the menu File -> Exit ? I forgot to implement it, should be fixed in v0.0.2 (along many other changes!).
Nitro is the first ever text editor that is this customizable this easily. And it's all possible thanks to the amazing @noesisengine GUI library. Nothing beats it for C++, I love it so much!! 😁
@NyxXeres Thank you for the feedback! Writing it down! I broke something recently with large files. I remember opening 800mb xml file with no problems but now it gets stuck I think…