You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opening sqf files directly (and not as part of a folder) will not start SQFvm.
Extension log reports rpc call 'initialize' failed with: 'Bad optional access'. after opening in a sqf file located in my downloads directory.
Main use case for me is checking liberation preset files to check other users' syntax errors. Quite niche I admit but would be nice, maybe skip caching completely for single files?
Need to check what actually is happening there
possibly requires running sqlite3 in memory (and not sure if that even is possible with the sqlite_orm library i am using)
so cannot know what the final solution will be yet
Opening sqf files directly (and not as part of a folder) will not start SQFvm.
Extension log reports
rpc call 'initialize' failed with: 'Bad optional access'.
after opening in a sqf file located in my downloads directory.test.sqf.txt
The text was updated successfully, but these errors were encountered: