Rikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 24 days agoShots firedlemmings.worldimagemessage-square159fedilinkarrow-up1782arrow-down154
arrow-up1728arrow-down1imageShots firedlemmings.worldRikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 24 days agomessage-square159fedilink
minus-squarepiccolo@sh.itjust.workslinkfedilinkarrow-up1·23 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-squarebpev@lemmy.worldlinkfedilinkarrow-up1·23 days agoIf it is fast enough for you, then that’s great. You should keep using it.
minus-squareZiglin (it/they)@lemmy.worldlinkfedilinkEnglisharrow-up1·23 days agoMy laptop definitely prefers Emacs. VSCode is just another electron app after all.
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.
If it is fast enough for you, then that’s great. You should keep using it.
My laptop definitely prefers Emacs. VSCode is just another electron app after all.