Skip to content

Just some code samples Martin uses for running demos

License

Notifications You must be signed in to change notification settings

digitarald/martins-samples

 
 

Repository files navigation

Copilot Chat Demo

Not much to see here - just some snippets of code that I use when doing demos of the Chat functionality in GitHub Copilot.

Prompts

parse_expenses.py

Propose a fix for the bugs in my code. Write a set of unit test functions for the selected code

unknown.py

Explain the selected code Make the selected code more readable Separate out the functions to validate email address and phone number

Questions

How does variable visibility work in python? Would you rather fight 1 horse sized duck, or 100 duck sized horses?

Copilot to generate Commit

Find the ✨

Copilot 4 Docs

What is a PR and how do I use them?

About

Just some code samples Martin uses for running demos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.8%
  • TypeScript 21.1%
  • Jupyter Notebook 17.9%
  • Java 3.2%