Earlier quoted context omitted.
> You mean tooling as it was already kind of available on Turbo Pascal for MS-DOS? Spare me your stories of the TurboPascal, I am not a youngster, not easily impressed by name-dropping $some_old_thing and do not care about old men yelling at clouds. You may program in TurboPascal, if you like it. > When people discuss Go tooling feels like Renaissance folks resdicovering Roman city enginnering. People talk about Go t…
Apparently many people need the stories, given how much they boost Go about things that are prior art. Emacs could be an IDE, if it came with the whole Lisp Machine for the ride, sadly it is only a subset of the whole experience. VSCode has zero lines of Atom code into it, it started from Azure as Monaco project. Does neovim distribution handle graphical development plugins, without spawing external windows? Yeah, ri…
No one but you here cares about prior art. And not even you, most likely, otherwise you would write your in some kind of lisp which was first on most of the things.
> Emacs could be an IDE, if it came with the whole Lisp Machine for the ride, sadly it is only a subset of the whole experience.
Lisp is just an implementation detail in (GNU) Emacs, even though it is what makes it a delight to configure. The rest is done, as everywhere, with plugins and built-in package management.
> VSCode has zero lines of Atom code into it, it started from Azure as Monaco project.
VSCode has everything from Atom in it, since it is basically a rewrite of Atom, using Electron, which was written for Atom.
> Does neovim distribution handle graphical development plugins, without spawing external windows?
What should it be, UML-plugins? Coroner has called, he wants his dead things back. But most stuff is handled with overlays these days with Telescope.