---
title: "8 things you didn’t know you could do with GitHub Copilot"
url: https://daily.dev/posts/8-things-you-didn-t-know-you-could-do-with-github-copilot-y48viss-z
source_url: https://github.blog/2022-09-14-8-things-you-didnt-know-you-could-do-with-github-copilot/
type: article
source: "GitHub Blog"
published: 2022-09-14T16:06:20.595Z
updated: 2022-09-14T16:06:20.440Z
tags: ["github", "nlp", "vim"]
reading_time: 6
upvotes: 92
comments: 6
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 8 things you didn’t know you could do with GitHub Copilot

**[GitHub Blog](https://daily.dev/sources/ghblog)** · 6 min read · 92 upvotes · 6 comments

## Summary

GitHub Copilot is an AI pair programmer that helps you write code faster with less work. The tool is available to developers everywhere and can help speed up development and increase developer productivity. It's available in Visual Studio Code, JetBrains, and Neovim, a forked version of Vim with additional features, you can exit NeoVim.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/2022-09-14-8-things-you-didnt-know-you-could-do-with-github-copilot/>

## Community discussion

Top comments from developers on daily.dev.

**@imsuvesh** · 4 upvotes

> I have used this earlier during beta period for whole year,
> IMO, this definitely improves productivity if you know what you are doing, but drastically reduces your problem solving ability.
>
> After few days you will start relying on copilot totally to suggest you some code and it will just reduce your ability to solve that problem if you would have written down that code yourself and debugged the issues.
>
> Github Copilot, is like a sweet candy which will give you the sweet pleasure in start but will definitely get you diabetes at later stage.
>
> You choose what you need, for me I removed it.

**@ch\_dev** · 3 upvotes

> My biggest concern is that, exactly as it's happening mostly with Stack-overflow, people just copy-paste and don't understand what they're doing.

**@pavlicko** · 2 upvotes

> having used it for several months, I can't imagine a non-developer having much success with it. you still have to know how best to write out your comments and function names. I find it actually HELPS me code better

**@ksharma20** · 0 upvotes

> It's helpful, but scary at the same time 😥

**@tugrulyildirim** · 0 upvotes

> When AI is going to take our Jobs ? :)

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#nlp](https://daily.dev/tags/nlp), [#vim](https://daily.dev/tags/vim)

[View this post on daily.dev](https://daily.dev/posts/8-things-you-didn-t-know-you-could-do-with-github-copilot-y48viss-z)
