cs50 / lab50.vsix

Inspired by https://github.com/lostintangent/workspace-layout/
GNU General Public License v3.0
21 stars 5 forks source link

Unable to locate README.md #63

Open mkotsovoulou opened 11 months ago

mkotsovoulou commented 11 months ago

When I try to execute "Open in CS50 Lab" in a local VSCode environment, I get the error: Unable to locate README.md. On Codespaces online the extension works well...

cs50laberror

rongxin-liu commented 11 months ago

Hi, what operating system are you using?

In your local VS Code, could you please do the following:

  1. Press "Command + Shift + P" (if on Mac) or "Ctrl + Shift + P" (if on Windows), type "open webview developer tools" and press Enter to open the developer console.
  2. Open a README.md file in CS50 Lab and see if there is any errors in the console, send us a screenshot of your entire vscode.

Thanks!

mkotsovoulou commented 11 months ago

Liu hi, Thank you for your fast response... I was using lab.cs50.io for the past 2 years to give my students labs and assignments... I was currently testing the adaptation using VSCode and I run into this error... Fortunately it works fine in github codespaces...

I am using Windows 11... and this is what I did: I navigated in the terminal inside the folder that contains the README.md file... (in codespaces it automatically changes the terminal folder to point where the README.md in the lab is...) I took a screenshot of the console error... (I used both an elevated prompt in Windows to execute VS Code and a normal user prompt...) I have installed CS50 Lab and markdown extensions... [image: image.png]

Hope this helps...

Kind Regards, Dr. Kotsovoulou Maira Professor, Department of Information Technology, The American College of Greece

On Mon, Sep 25, 2023 at 2:34 PM Rongxin Liu @.***> wrote:

Hi, what operating system are you using?

In your local VS Code, could you please do the following:

  1. Press "Command + Shift + P" (if on Mac) or "Ctrl + Shift + P" (if on Windows), type "open webview developer tools" and press Enter to open the developer console.
  2. Open a README.md file in CS50 Lab and see if there is any errors in the console, send us a screenshot of your entire vscode.

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/cs50/lab50.vsix/issues/63#issuecomment-1733487051, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADYO3GDDFFZTQ73C7GCP5ODX4FT25ANCNFSM6AAAAAA5FU5NX4 . You are receiving this because you authored the thread.Message ID: @.***>