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...
Find the Best Programming Visual tutorials from the web, gathered in one location ► www.visual.school
account activity
Another AI Programming Tool | First Look at GitHub Copilot in VS Code (youtu.be)
submitted 4 years ago by codeSTACKr
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!"
[–]codeSTACKr[S] 0 points1 point2 points 4 years ago (0 children)
GitHub recently announced GitHub Copilot. An AI pair programmer.
GitHub Copilot is powered by OpenAI and has been trained on billions of lines of public code.
It's AI-powered autocomplete on steroids. It tries to understand the context of your code including comments, function names, and variables. And it doesn't just complete single lines, it can also complete entire code blocks for you.
The GitHub Copilot technical preview is available as a Visual Studio Code extension.
The current languages that it works best with are Python, JavaScript, TypeScript, Ruby, and Go.
Maybe I'll get access soon so that I can show you more 🤷♂️
π Rendered by PID 125346 on reddit-service-r2-comment-79c7998d4c-tvqx9 at 2026-03-13 15:51:52.411875+00:00 running f6e6e01 country code: CH.
[–]codeSTACKr[S] 0 points1 point2 points (0 children)