Edit this Page

Post of the month: oct 2025

Geany 2.x - IDE with LSP...

Geany 2.x - IDE with LSP...

Posted on 8th Oct 2025

Geany is my favorite text editor! I am using it for years and 95% of my scripts/projects are made with it. I like it's simplicity on the outside, but still powerful on the inside. For sure it's not VIM and it doesn't need to be. For me it's exactly what i want, with the only exception, that until...

MarkLn - MarkDown editor for the Terminal

MarkLn - MarkDown editor for the Terminal

Posted on 5th Oct 2025

Recently i found the Textual library for Python, which awesome! In a few hours i was able to create this markdown editor, very easy and very aesthetic! With the given Markdown widgets of the library, making this program was a breeze and very pleasant, as the result satisfies me, in so many ways. I w...