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

Sometimes copilot chat generates infinitely #212

Open
dragos240 opened this issue Oct 8, 2024 · 0 comments
Open

Sometimes copilot chat generates infinitely #212

dragos240 opened this issue Oct 8, 2024 · 0 comments

Comments

@dragos240
Copy link

When I have a code slice like the following:

        if item is not None:
            layout.label(text=item["name"], icon="FILE")

and I ask it "Other common options for the icon parameter", it will start repeating itself and there's no way to stop. See image:

image

I'm unsure if this is a problem with copilot itself or the LSP plugin

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