Skip to content

prodejna/gh-copilot-demo

 
 

Repository files navigation

GitHub Copilot demo

Autocomplete

Open main.py in api-processing and type # Configure Prometheus and wait for suggestions.

Next edit suggestion

Open main.py in api-processing and around line 52 change credential to azure_credential and wait for suggestions.

Prompt files

Ask this in chat: Generate CRUD in Python for product API

We will get functions using standard Python convention which is snake_case.

Clear chat and attach prompt file camelbase and ask again. We will get different response.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 47.2%
  • Python 33.9%
  • JavaScript 9.7%
  • CSS 4.1%
  • Dockerfile 3.6%
  • HTML 1.0%
  • Shell 0.5%