Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
CoreFusionX3399168d>> "I'm on a MacBook pro"
I'm sorry to inform you that you are indeed running a potato. A pretty, overpriced potato with a fancy logo on it, but a potato nonetheless. -
C0D468146168dI have over 100 extensions and endless workspaces, it's a bitch when you first open it, but after that it "works on my machine"
-
Hazarth9476168dI have no issues with VS code on Mac
Chances are you have or two Extensions that eat most of the performance. VS code has an amazing feature that lets you bisect the problem by inly enabling half of the extensions at a time and asking you if the problem still remains. Then depending on your answers it divides and conquer further until it isolates the responsible extension. You can try that if you have some installed, got nothing to lose anyway -
tosensei8379165ddon't forget: vscode is not meant to be used for development. vscode only exists so that regular visual studio has the selling point of "not being THE most terrible IDE out there"
-
tosensei8379165d@C0D4 well, it's still _slightly_ better than vscode - since the latter can't use ReSharper.
-
TeachMeCode5174165d@tosensei thanks, I’m losing my sanity with how laggy vscode is. Even highlighting or typing for fucks sake can freeze it and I’m at my wits end.
-
dissolvedgirl1064163dHow many extensions do you have?
I used to use VS Code, but it wasn't fun to do my PHP work with, so I just bought a PhpStorm subscription and my life improved.
I seldomly use a barebones VS Code if I need to open a file once in a while, but it was really eating a lot of resources when I used it. -
Jifuna3740134d@Hazarth Wow this is amazing, I have this often that an extension just dies after an update and spins one core 100% and I have to disable every extension one by one to figure out haha
Is vscode that notoriously slow as a damn snail?? I can barely use it sometimes. I’m on a MacBook Pro that I bought new last year, so it’s not a potato.
Then again my last job issued a thinkpad, not my top choice bc I like Mac’s but vscode ran somewhat ok on that ugly thing
random