Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent and Poor Quality Auto-Generated Comments by GitHub Copilot for Xcode #170

Open
loftytommyliu opened this issue Feb 21, 2025 · 0 comments

Comments

@loftytommyliu
Copy link

Description

I am experiencing an issue with GitHub Copilot for Xcode where the auto-generated comments for my class are inconsistent and of poor quality. When I press // to generate a comment, the output is not satisfactory and varies each time. Additionally, when I press // at the class level, it does not automatically read the entire code and summarize the appropriate comment.

Steps to Reproduce

  1. Open a class file in Xcode.
  2. Place the cursor at the desired location for a comment.
  3. Press // to generate a comment using GitHub Copilot.
  4. Observe the generated comment.

Expected Behavior

  • The generated comment should be consistent and of high quality.
  • When generating a comment at the class level, GitHub Copilot should read the entire code and provide a summarized comment.

Actual Behavior

  • The generated comments are inconsistent and of poor quality.
  • At the class level, GitHub Copilot does not read the entire code to provide a summarized comment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant