michaeljolley / onlythemes

VS Code themes that match your personality profile.
https://marketplace.visualstudio.com/items?itemName=builders-club.onlythemes
MIT License
12 stars 9 forks source link

Launch Script: Unable to run it (Linux) #35

Open andi1984 opened 3 years ago

andi1984 commented 3 years ago

Describe the bug Using the launch script in the .vscode folder I'm unfortunately not able to launch/run the application in debug mode.

To Reproduce Steps to reproduce the behavior:

  1. Go to "Run and debug"
  2. Click on "Launch script"
  3. First problem is the program path I think given with backslashes which is IMHO a Windows thing and thus fails on Linux OS systems.
  4. Furthermore I can not find any script called testStart.ts. Is that missing in the repo or needs to be created in some way?

Expected behavior Launching VSCode with the debugged extension running

Desktop (please complete the following information):

michaeljolley commented 3 years ago

@andi1984 Thanks for reporting this. I believe it's resolved in the latest commit. Can you pull & try again. Gracias!

@all-contributors please add @andi1984 for bugs

allcontributors[bot] commented 3 years ago

@MichaelJolley

I've put up a pull request to add @andi1984! :tada: