Skip to content
New issue

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

The run configuration should save the files before executing #229

Closed
ForNeVeR opened this issue Mar 10, 2024 · 0 comments · Fixed by #238
Closed

The run configuration should save the files before executing #229

ForNeVeR opened this issue Mar 10, 2024 · 0 comments · Fixed by #238
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ForNeVeR
Copy link
Collaborator

  1. Create a new PowerShell file
  2. Write anything in it, say, Write-Host "Hello World"
  3. Run the file via the run configuration (say, click "Run Current File")

Expected result: the file should be saved and then executed.
Actual result: the file is not saved, the configuration for a newly created file will run an empty file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant