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
Hi, I am new to this, so maybe this is pretty much dumb, but I'm doing a class and using vscode through github. Today, my workspace started to shown up on terminal like this
On my course webpage, they recommend that you rebuild your workspace, so I did, but still doesnt seem to work :(
Version: 1.95.3
Commit: f1a4fb1
User Agent: Chrome/131.0.0.0
Embedder: codespaces
The text was updated successfully, but these errors were encountered:
No problem, everyone starts somewhere. The GitHub issues tab is primarily for reporting bugs or requesting features related to VSCode. Your question seems to be more about troubleshooting your workspace setup, which might not be directly related to VSCode in and of itself.
For questions like this, I'd suggest posting on a forum like Stack Overflow, where the broader community can help you out with usage issues.
That being said, I'd check a couple of things: can you see if coke.py is a valid python file in your workspace? Also if you are using a github repository that was set up from your class, you can try running git pull origin main in your shell to get the latest updates.
Hi, I am new to this, so maybe this is pretty much dumb, but I'm doing a class and using vscode through github. Today, my workspace started to shown up on terminal like this
On my course webpage, they recommend that you rebuild your workspace, so I did, but still doesnt seem to work :(
Version: 1.95.3
Commit: f1a4fb1
User Agent: Chrome/131.0.0.0
Embedder: codespaces
The text was updated successfully, but these errors were encountered: