We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
why this first work and now not (after update)?
(launch.json)
"version": "0.2.0", "configurations": [ { "name": "Ren'Py: Setup", "type": "PowerShell", "request": "launch", "script": "echo \"test\" > .renpy-sdk", }, ]
PowerShell 5.1
last
v2022.10.0
run this launch.json:
No response
The text was updated successfully, but these errors were encountered:
Duplicate of #4223, just fixed it, working on getting a preview out today.
Sorry, something went wrong.
This issue has been marked as duplicate and has not had any activity in a day. It has been closed for housekeeping purposes.
No branches or pull requests
Prerequisites
Summary
why this first work and now not (after update)?
(launch.json)
PowerShell Version
PowerShell 5.1
Visual Studio Code Version
last
Extension Version
v2022.10.0
Steps to Reproduce
run this launch.json:
Visuals
Logs
No response
The text was updated successfully, but these errors were encountered: