top | item 47042949

(no title)

chungy | 13 days ago

What improvements and modernizations do you have in mind?

discuss

order

lelanthran|13 days ago

Lsp. Seamless support for external editor/changed files so I can use vim without losing changes. Component for markdown rendering. Theme support so apps can switch between light and dark themes at runtime.

Honestly theres a lot I miss when I write Lazarus apps.

vintagedave|12 days ago

Try Oxygene. Files are always up to date (you don't even save, if you type, it'll end up on disk, same in reverse if you save with another editor.) Code completion works. IDE supports themes. Most importantly the language is _far_ more modern than Lazarus / FPC.

It can import Lazarus (and Delphi) projects, but does not have a form designer built in.