Since updating to Cursor 2.0 typescript types no longer work,
Additionally, when I hold CMD and Click on a function I’m no longer taken to that function/definition but I suspect it’s a downstream issue of TypeScript not working
Thanks for the logs. I can see TypeScript language server errors in the screenshots. This is unexpected because the SIGTRAP crash from v2.0.34 should be fixed in v2.0.54.
Regarding the “TypeScript Native” extension: it seems to be in an inconsistent state - the Output shows “disabled,” but the extension appears enabled. Try:
CMD/CTRL+Shift+P → search “Enable TypeScript Native Preview (Experimental)” and run it
Open a TypeScript file and check if types work
If that doesn’t help, temporarily disable Native Preview to use the standard TypeScript server: