mirror of
https://github.com/open-goal/jak-project
synced 2026-07-11 15:28:58 -04:00
4e3c44294e
Found the reason why this wasn't happening -- the path included by the decompiler isn't a proper URL encoded URI -- so I have to convert it appropriately so when vscode sends it's "this file with this URI has changed" event it actually matches the tracked all-types file. This will make jump-to-defs not drift as the file changes, and new uncommented symbols will actually get picked up