Open asoltan opened 2 weeks ago
i never tested on windows b4, but can u give a sample of the file to test with ?
The problem exists with all the files, at least on my system. I am running on windows11. Do you still need a sample file?
was the extension working with u on older version ? can you also tell me the version of your vscode ?
I am quite sure it used to work at some point (~a year ago), but am not sure if it's due to changes in extension or vscode itself. I currently use version 1.95.1 of vscode, generally trying to keep it to latest.
Just tried using version 0.2.0 of the extension. Still same issue.
hi again, am sorry i cant reproduce the error on mac & i dont have access to windows atm.
Installed version 0.3.0.
When making modifications to a file (flags.h), gutter is not updated. In fact I see no changes at all. The file I'm modifying is not associated with git source control.
I see following (repeated) uncaught errors in Runtime status:
Cannot read properties of null (reading '0')
'c:\src\AviClear\Console\Source\Src\flags.h' not found
The path to flags.h above is correct: 'c:\src\AviClear\Console\Source\Src\flags.h'.
Any ideas what could be wrong?