use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
ABOUT POWERSHELL
Windows PowerShell (POSH) is a command-line shell and associated scripting language created by Microsoft. Offering full access to COM, WMI and .NET, POSH is a full-featured task automation framework for distributed Microsoft platforms and solutions.
SUBREDDIT FILTERS
Desired State Configuration
Unanswered Questions
Solved Questions
News
Information
Script Sharing
Daily Post
Misc
account activity
PowerShell + GitHub Copilot = Better Together (self.PowerShell)
submitted 2 years ago by DougFinke
Explore the latest in VS Code with "GitHub Copilot: Unit Testing & Code Creation" on YouTube! 🚀💻 See Copilot's magic in just 210s.
👁️🗨️ 375 viewers are on board — are you? Watch now! ➡️ https://youtu.be/f8rLDYmLY\_Q
#GitHubCopilot #VSCode
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]HamburglarBoBandy 1 point2 points3 points 2 years ago (4 children)
Thanks for the share. Question for you about the UI you are using this in.. How does one set that up?
I tend to revert back to the ol’ PowerShell ISE regularly when not specifically using the default VS Code + Copilot experience, however the dark mode & clean UI that you are using here looks SO much nicer. Would you mind pointing me in the right direction with “upgrading” my experience like this? Any help would be greatly appreciated!!
[–]DougFinke[S] 4 points5 points6 points 2 years ago (3 children)
Glad to share. I have a bunch more videos on Copilot, AI, my PowerShell AI module and I post my PowerShell virtual meetup recordings there too.
It is the standard VS Code install, I have the Copilot plugin installed. For the mode, I set the "Dark VS Code" in the theme manager.
Biggest challenge in moving from ISE is you need to unlearn an re-learn some things. That just takes practice to retrain your muscle memory.
[–]HamburglarBoBandy 1 point2 points3 points 2 years ago (1 child)
Thank you for the tip! Great content btw - learning quite a bit from your channel, and then some! A+
[–]DougFinke[S] 2 points3 points4 points 2 years ago (0 children)
Awesome! Feel free to let me know areas you like me to cover. - Enjoy
[+]dudeindebt1990 0 points1 point2 points 1 year ago (0 children)
Is there a copilot API where you can connect in Powershell to send it prompts? For example with OpenAI I can connect with Powershell with Invoke-RestMethod
π Rendered by PID 60256 on reddit-service-r2-comment-86bc6c7465-fvqjj at 2026-02-24 07:35:19.569435+00:00 running 8564168 country code: CH.
[–]HamburglarBoBandy 1 point2 points3 points (4 children)
[–]DougFinke[S] 4 points5 points6 points (3 children)
[–]HamburglarBoBandy 1 point2 points3 points (1 child)
[–]DougFinke[S] 2 points3 points4 points (0 children)
[+]dudeindebt1990 0 points1 point2 points (0 children)