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

Additional LLM features #2777

Open
andyw8 opened this issue Oct 24, 2024 · 1 comment
Open

Additional LLM features #2777

andyw8 opened this issue Oct 24, 2024 · 1 comment

Comments

@andyw8
Copy link
Contributor

andyw8 commented Oct 24, 2024

Note

This issue is aimed at those attending the RubyConf 2024 Hack Day

Ruby LSP currently has an experimental chat agent:

https://github.com/Shopify/ruby-lsp/blob/main/vscode/README.md#experimental-github-copilot-chat-agent

What other LLM-based feature might be worth building?

@jmschp
Copy link

jmschp commented Nov 9, 2024

Add a Quick Fix feature for RuboCop warning. Below is an example with JavaScript ES Lint.
When hovering the warning add an option to the tooltip Fix with Copilot.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants