ProbeJS stopped generating definitions for most of the events?
BackupCup opened this issue ยท 3 comments
After some time using ProbeJS generated .vscode and probe folders i tried to regenerate them (deleting them and jsconfig first). It generated new ones, but now VSCode just can't find any definitions for most events (for example event.recipes.create.sequenced_assembly
and so on). I suspect this might actually be an issue with VSCode but im not sure.
Looks suspicious, can you try to F1 then restart TS language server?
Dumping should be deterministic between runs, probably a VSCode problem.