This is going on for some time, and I had to restart the IDE every 30 minutes to get to work again, but after the update this morning it happens immediately as soon as the IDE start (after finishing ‘initializing jsconfig.json’)
If I disable all extension it doesn’t happen, but if I do Bisect, I get
Extension Bisect is done but no extension has been identified. This might be a problem with Cursor.
the ‘Go To Definition’ can be mitigating by restarting the TS server every time it happens - the strange thing is that these are js files, and the problem doesn’t reproduce on other project I have in TS