|
|
|
|
|
by aerotheck
3205 days ago
|
|
I concur. Although the thing that troubles me most about them is that for both Atom and VSCode, the binaries that are distributed by their parent companies are not a direct compile of the public source code. They use the MIT license to their advantage, clone the repo to make it private, make changes to that private repo and then distribute the binary compiled from it. In this sense, among the popular options only Vim and Emacs live up to my expectations. Also IntelliJ possibly. |
|