GitHub Copilot Free Tier

GitHub has announced a Free Tier for Github Copilot, and I’m excited to see how Copilot works in Github (i.e. how it can help improve my coding skills).

Visual Studio Code (VS Code)

My editor of choice is VS Code, and GitHub Copilot has an official extension within the Extensions Marketplace.

Testing Github Copilot

I’m still learning Vue and how to mock in Vitest. The original results generated some tests, but they failed as imports were missing. Then failures were occurring as Copilot didn’t seem to know that certain parts of the code (Vue-Router / Rendering) may need mocking.

But after a little time, and some adjusting of my questions GitHub Copilot has helped me to create a test that mocks some of the functions and passes. Now I need to read through it and understand what it has done.

GitHub Copilot creating a test containing some mocks

One response to “GitHub Copilot Free Tier”

  1. Installing a local Large Language Model (LLM) with Ollama – GeekTechStuff Avatar

    […] Large Language Models (LLMs) such as ChatGPT have gained a lot of traction over the last year or two, and more tech companies are looking to include artificial intelligence (AI) in their products via LLMs. This includes Apple with their Apple Intelligence in iOS and MacOS which can be expanded with ChatGPT, and Microsoft with its Microsoft 365 Copilot and Copilot for Bing offerings. Even GitHub has a Copilot option. […]

    Like

Welcome to GeekTechStuff

my home away from home and where I will be sharing my adventures in the world of technology and all things geek.

The technology subjects have varied over the years from Python code to handle ciphers and Pig Latin, to IoT sensors in Azure and Python handling Bluetooth, to Ansible and Terraform and material around DevOps.

Let’s connect