You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: