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

Add Windows Support #2

Merged
merged 4 commits into from Sep 2, 2023
Merged

Conversation

Dan0xE
Copy link
Contributor

@Dan0xE Dan0xE commented Sep 2, 2023

This hacky PowerShell script implementation adds support for Windows.
Although the formatting of the script is ugly, please do NOT CHANGE the formatting of the script, otherwise the script will break!

(Also I just noticed that my code formatting rules might not adhere to the previous code formatting rules, I do apologize for that!)

I tested this on my Windows 11 and Windows 10 machine, and it seems to work fine :)

This hacky PowerShell script implementation adds support for Windows
Altough the formating of the script is ugly to say the least, do NOT
CHANGE the formatting, otherwise the script will break!

I tested this on my Windows 11 and Windows 10 machine, and it seems to
work fine :)
@Colonial-Dev
Copy link
Owner

Looks good to me - but I would add a comment warning that the script formatting is meaningful, because otherwise someone (i.e. probably me) is going to break it later :p

@Dan0xE
Copy link
Contributor Author

Dan0xE commented Sep 2, 2023

Looks good to me - but I would add a comment warning that the script formatting is meaningful, because otherwise someone (i.e. probably me) is going to break it later :p

done! :)

@Dan0xE
Copy link
Contributor Author

Dan0xE commented Sep 2, 2023

Ah, just realized I made a small mistake in the commit message, The open issue is in the PowerShell repo, NOT in the vscode-powershell repo, it was just referenced there and I overlooked that, Whoops

@Colonial-Dev
Copy link
Owner

Awesome, thanks for the contribution!

@Colonial-Dev Colonial-Dev merged commit d7d4299 into Colonial-Dev:master Sep 2, 2023
@Dan0xE Dan0xE deleted the windows_support branch September 4, 2023 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants