Rikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 3 days agoShots firedlemmings.worldimagemessage-square153fedilinkarrow-up1763arrow-down152
arrow-up1711arrow-down1imageShots firedlemmings.worldRikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 3 days agomessage-square153fedilink
minus-squarepiccolo@sh.itjust.workslinkfedilinkarrow-up1·2 days 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·1 day agoMy laptop definitely prefers Emacs. VSCode is just another electron app after all.
minus-squarebpev@lemmy.worldlinkfedilinkarrow-up1·2 days 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.