🤖 GitHub Copilot
Features, Marketplace & More

Press space to navigate forward.   Left/Right arrows to move between slides.

Online at https://ignatandrei.github.io/Presentations/GitHubCopilotprez.html
For download https://ignatandrei.github.io/Presentations/GitHubCopilot.zip

About me

ignat Andrei Ignat http://msprogrammer.serviciipeweb.ro/

System.Console.WriteLine("Ignat Andrei");
System.Console.WriteLine("GitHub Copilot");
					

YouTube 5 minutes .NET and tools : http://bit.ly/5MinTools

Book Making Open Source Component : http://bit.ly/NetOpenSourceComponent

Book Copy Paste from StackOverflow : https://amzn.to/2PQ8EDc

Roslyn Source Code Generators with examples : https://ignatandrei.github.io/RSCG_Examples/

Monthly meetings: https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/

For notes press S
For print ?print-pdf
For all slides press ESC

History GitHub Copilot

https://github.com/features/copilot

GitHub Copilot is an AI-powered coding assistant developed by GitHub .
It uses large language models trained on billions of lines of public code to suggest code, functions, tests, and more — right in your editor.

  • Powered by Models - either in cloud on local ( see Ollama in VSCode ).
  • Available as a free tier and paid plans
  • Where can you work with Copilot ?

Special features

  • Resume for Copilot CLI
  • Slash Commands/explain, /fix, /tests, /doc, /optimize and more.
  • Context Variables#file, #selection, #codebase, #terminal, #web to provide rich context.
  • MCP / CLI Integrations
Demo 1 Demonstration of slash commands and context variables in Copilot Chat. Demo of playwright MCP server in VS Code Agent Mode. Demo of playwright CLI tool in terminal.

GitHub Copilot Extensions & Marketplace

Agents, Skills, Hooks
Demo Code 2
And plugins https://awesome-copilot.github.com/learning-hub/installing-and-using-plugin Show Andrei Ignat Marketplace

Questions?

Thank you for your time 🚀