Y
Hacker News
new
|
ask
|
show
|
jobs
by
capv
201 days ago
Dear Santa, this year I don’t need gadgets - all I want is a Borland Turbo Vision–style console text editor with windows, tabs, and syntax highlighting. I promise to be good and keep my code compiling.
3 comments
bakul
201 days ago
Something like this?
https://github.com/magiblot/turbo
link
capv
200 days ago
yes, but "real"
link
Shorel
199 days ago
In that case, that editor better have a debugger as easy to use as the one in Turbo Pascal and Turbo C++.
Thanks Santa.
link
webnrrd2k
200 days ago
How 'bout the editor that ships with Lazarus?
link
zozbot234
199 days ago
Isn't that just Scintilla-based? It's a bit outdated these days, e.g. missing LSP support.
link