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
-
nibor48773yI'm using vs code daily, with typescript on both Angular and React projects, seems fine to me, but I do have very few extensions and a decent machine.
-
Xoka12803y@nibor care to share the list here? Not sure what I'm missing
@agiletelescope Flutter is actually working okay but typescript isn't -
What are your max resources allocated to VSC? Could be that you dont have enough dedicated.
-
NSAgency623yyep, On this big TS project for work with 65K lines I have to wait a full second for log to code complete to console.log. Sometimes I go to fast and I have just fucking "log" there where I wanted something else.
-
@Xoka i believe this is the setting: files.maxMemoryForLargeFilesMB
https://code.visualstudio.com/docs/...
Related Rants
Dear Microsoft, you are the one who created VS Code, Typescript. How could you possibly screw these things up? VS Code intellisense is terribly slow while working with Typescript but works so well when working with flutter/dart or any other programming languages. Shouldn't you be the one doing the best? Shouldn't you be doing a better job at something that you created? How could you mess it up??
rant
vscode
intellisense
slow
typescript
autocomplete