Skip to content

jacwu/github-copilot-extension-demo-agent

Repository files navigation

Code Check Copilot Extension

A GitHub Copilot extension that enhances coding experience by providing real-time code style and guideline checking capabilities for Python and Java code.

Features

  • Analyzes code style and provides guideline suggestions
  • Supports both Python and Java code analysis
  • Provides language-specific coding conventions:
    • Python: PEP8 guidelines for naming conventions and code style
    • Java: Standard Java naming conventions and code style recommendations
  • Real-time feedback through GitHub Copilot interface

Usage

  1. Open a Python or Java file in VS Code
  2. Select the code you want to analyze
  3. Use GitHub Copilot chat interface to get code style suggestions
  4. The extension will analyze your code and provide:
    • Language-specific naming conventions
    • Code style recommendations
    • Best practices for the selected code

Supported Languages

  • Python
  • Java

More Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published