hylobates@jlai.lu to linuxmemes@lemmy.worldEnglish · 5か月前VI is love, VI is lifejlai.luexternal-linkmessage-square141fedilinkarrow-up1507arrow-down120
arrow-up1487arrow-down1external-linkVI is love, VI is lifejlai.luhylobates@jlai.lu to linuxmemes@lemmy.worldEnglish · 5か月前message-square141fedilink
minus-squareDrew@sopuli.xyzlinkfedilinkarrow-up10·edit-25か月前I would like you to open the same file in neovim, Emacs, and vscodium and see the ram usage. Matter of fact I’ve done this for you (230 line json): heavily customised emacs: 34 MB heavily customised neovim: 32 MB Newly installed vscodium: 300 MB+ both emacs and neovim have syntax highlighting, completion, mouse support, terminal support, window management, and so on
I would like you to open the same file in neovim, Emacs, and vscodium and see the ram usage.
Matter of fact I’ve done this for you (230 line json):
heavily customised emacs: 34 MB
heavily customised neovim: 32 MB
Newly installed vscodium: 300 MB+
both emacs and neovim have syntax highlighting, completion, mouse support, terminal support, window management, and so on
Debugger?
Yea they can attach to debuggers via dap
great