这是indexloc提供的服务,不要输入任何密码
Skip to content

Babao1233/vscode-copilot-release

 
 

Repository files navigation

GitHub Copilot Chat in Visual Studio Code

This repository is for providing feedback on the GitHub Copilot experience in VS Code, including both Copilot Chat and completions. You can use this repository to report issues or submit feature requests related to the user experience and interface of either extension.

  • GitHub Copilot is an auto-complete style experience that provides inline code suggestions as you type, and may include experimental models for code completions.
  • GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features.

Learn more about GitHub Copilot in our docs.

Getting Started

Install dependencies

npm install

Run tests

npm test

Providing Feedback

You can use this repository to file issues for Copilot Chat and completions in VS Code:

  • Up-vote a feature or request a new one.
  • Search for existing issues already reported for potential workarounds.
  • Report a problem if you don't find what you are looking for.

Project Structure

  • package.json: Project metadata and dependencies
  • test.js: Simple test script for CI
  • .github/workflows/ci.yml: GitHub Actions workflow for CI
  • docs/: Documentation and MCP config
  • images/: Project images and GIFs

Notes

  • Always ensure all array fields in config files have at least one item to avoid CI errors.
  • Use the provided test.js as a template for your own tests.

About

Feedback on GitHub Copilot Chat UX in Visual Studio Code.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%