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
I am using vscode on linux (built the extension from source as the README said) and I only ever get errors reported in my main.jai that is at the root of the directory.
Shown here is the missing semicolon error being reported in main.jai, but the same error does not get reported in main2.jai. I even reload the editor, no change. I then delete the jails.json file and reload the editor, and no change:
I am using vscode on linux (built the extension from source as the README said) and I only ever get errors reported in my
main.jaithat is at the root of the directory.Shown here is the missing semicolon error being reported in
main.jai, but the same error does not get reported inmain2.jai. I even reload the editor, no change. I then delete the jails.json file and reload the editor, and no change:screenrecording-2026-04-23_22-17-34.mp4