<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Remote on Anawaert Blog</title>
    <link>https://blog.anawaert.com/tags/remote/</link>
    <description>Recent content in Remote on Anawaert Blog</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Sun, 26 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.anawaert.com/tags/remote/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>在 Visual Studio Code 中正确配置 GitHub Copilot Chat 与 Codex 插件</title>
      <link>https://blog.anawaert.com/post/tittle-tattle/correctly-use-copilot-and-codex-in-vscode-on-windows-10/</link>
      <pubDate>Sun, 26 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.anawaert.com/post/tittle-tattle/correctly-use-copilot-and-codex-in-vscode-on-windows-10/</guid>
      <description>配置 GitHub Copilot Chat 与 Codex 插件 前言 近期，笔者因项目需求要使用到 Linux 环境，但又不想在一台电脑上频繁切换 Linux 与 Windows 系统，于是将部分测试与自动化代码放到了 Windows 的 WSL 中运行。如今，在开发工具中灵活使用各类 AI 工具对代码进行编写与检查，已然成为了项目开发中的不可或缺的一环 —— 即使是在 WSL 环境下。然而，由于一些众所周知的原因，部分国外企业的 AI 产品无法直接在中国大陆使用，在开发工具中使用由这些企业开发的插件时更是如此。因此，从实用的角度出发，本文将讲述如何在目前世界上最流行的代码编辑器 Visual Studio Code 中正确配置来自 GitHub 的 GitHub Copilot Chat 插件与来自 OpenAI 的 Codex 插件，并使其能在 Windows 主机环境和 WSL 环境中都能良好工作。&#xA;注意：由于本文主要叙述插件正确配置，因此不会涉及 WSL 的安装与配置、GitHub 账户的注册、OpenAI 账户的注册和 ChatGPT Plus 的订阅开通等内容。如果想获得与本文一致的效果，您至少需要：&#xA;已正确安装并配置 WSL，并在 WSL 中安装至少一个可运行的 Linux 发行版； 一个可登录并能正常使用的 GitHub 账号； 一个开通了 ChatGPT Plus 订阅的 OpenAI 账户； 最新且完整的 Visual Studio Code。 本文中主机所使用的操作系统为 Windows 10 22H2（非 Windows 11），WSL 中安装的 Linux 发行版为 Ubuntu 22.</description>
    </item>
    
    
  </channel>
</rss>