Rikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 2 months agoShots firedlemmings.worldimagemessage-square157fedilinkarrow-up1785arrow-down154
arrow-up1731arrow-down1imageShots firedlemmings.worldRikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 2 months agomessage-square157fedilink
minus-squarepiccolo@sh.itjust.workslinkfedilinkarrow-up1·2 months agoIm not sure what you are doing but vscode is extremely fast unless you throw a several megabytes data file at it which then it bogs down. But even then, its only at loading the file since it loads the whole thing into memory instead of a buffer.
minus-squareZiglin (it/they)@lemmy.worldlinkfedilinkEnglisharrow-up1·2 months agoMy laptop definitely prefers Emacs. VSCode is just another electron app after all.
minus-squarebpev@lemmy.worldlinkfedilinkarrow-up1·2 months agoIf it is fast enough for you, then that’s great. You should keep using it.
Im not sure what you are doing but vscode is extremely fast unless you throw a several megabytes data file at it which then it bogs down. But even then, its only at loading the file since it loads the whole thing into memory instead of a buffer.
My laptop definitely prefers Emacs. VSCode is just another electron app after all.
If it is fast enough for you, then that’s great. You should keep using it.