<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Github-Copilot on David Lang</title>
    <link>https://www.davidlang.tech/tags/github-copilot/</link>
    <description>Recent content in Github-Copilot on David Lang</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 25 Feb 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.davidlang.tech/tags/github-copilot/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>GitHub Copilot in Practice: AI-Assisted Development</title>
      <link>https://www.davidlang.tech/posts/github-copilot-in-practice-ai-assisted-development/</link>
      <pubDate>Sun, 25 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://www.davidlang.tech/posts/github-copilot-in-practice-ai-assisted-development/</guid>
      <description>&lt;p&gt;GitHub Copilot suggests code inline and in chat, trained on public repositories. Used well, it accelerates boilerplate; used blindly, it introduces subtle bugs.&lt;/p&gt;&#xA;&lt;h2 id=&#34;effective-workflows&#34;&gt;Effective Workflows&lt;/h2&gt;&#xA;&lt;p&gt;Write descriptive function names and docstrings-Copilot uses them as prompts. Accept suggestions in tests and CRUD handlers; scrutinize auth, crypto, and SQL.&lt;/p&gt;&#xA;&lt;h2 id=&#34;tab-vs-chat&#34;&gt;Tab vs Chat&lt;/h2&gt;&#xA;&lt;p&gt;Inline completions excel for repetitive patterns. Copilot Chat handles explanations, refactors, and multi-file questions inside VS Code and JetBrains.&lt;/p&gt;&#xA;&lt;h2 id=&#34;team-policies&#34;&gt;Team Policies&lt;/h2&gt;&#xA;&lt;p&gt;Define what code can be sent to cloud models. Some organizations restrict Copilot on regulated codebases. Review license implications for generated code.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
