Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6211

How to speed up Vscode TypeScript debugger

$
0
0

I've got a few projects that use TypeScript (some with React, some with React Native), but for some reason, a particular React Native project started to get extremely slow while debugging. Here's an actual step over recording (I've reduced frame rate of GIF, but it's the same time that it takes to wait until stepping to next line):

enter image description here

The project doesn't have anything super large or fancy, and Vscode is perfectly okay with debugging TypeScript blazingly fast on my other projects. It used to debug this one just as fast too. I haven't worked on this project for a few weeks, meanwhile updated many dependencies, Vscode, even macOS itself, coded for a while without debugging, and only now I realized it got slower at some point, but I have no idea where.

What might be going on?(TypeScript 3.8.3, React Native 0.62.2, React 16.12.0, Vscode 1.43.2, macOS 10.15.4)


Viewing all articles
Browse latest Browse all 6211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>