---
title: "The tool that tries to explain how your code works"
url: https://daily.dev/posts/the-tool-that-tries-to-explain-how-your-code-works-tmjfse49q
source_url: https://levelup.gitconnected.com/the-tool-that-tries-to-explain-how-your-code-works-39a0a3dcfbd?source=rss----5517fd7b58a6---4
type: article
source: "gitconnected"
published: 2022-06-19T12:11:17.236Z
updated: 2022-06-19T12:11:17.185Z
tags: ["general-programming"]
reading_time: 3
upvotes: 32
comments: 1
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.

# The tool that tries to explain how your code works

**[gitconnected](https://daily.dev/sources/gc)** · 3 min read · 32 upvotes · 1 comments

## Summary

Copilot Labs is a tool that can help you or someone else understand how your code works. It provides you with Machine Learning generated explanation just like this. I’ve been added to the group of testers for the Copilot project. I decided to give it a go and ask it to explain a few of my coding snippets.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://levelup.gitconnected.com/the-tool-that-tries-to-explain-how-your-code-works-39a0a3dcfbd?source=rss----5517fd7b58a6---4>

## Community discussion

Top comments from developers on daily.dev.

**@danieltp19** · 0 upvotes

> for me, it's even more important to understand pieces of "obscure" code than to be assisted when writing new code. I have strong doubts on the performance of such solutions today - but also intrigued to try!

## 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

---

Tags: [#general-programming](https://daily.dev/tags/general-programming)

[View this post on daily.dev](https://daily.dev/posts/the-tool-that-tries-to-explain-how-your-code-works-tmjfse49q)
