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

Add support for Amazon Q chat on remote 242+ #4825

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

rli
Copy link
Contributor

@rli rli commented Aug 21, 2024

image

Open issues:

  • This should only be enabled on remote if 242+
  • registerSchemeHandlerFactory not working correctly -- need further evaluation
  • FQN WASM code doesn't seem to be invoked properly
  • double check that FileEditorManager.getInstance(project).selectedFiles.first().name and editor.virtualFile.name are equivalent
  • Should we just do FileEditorManager#selectedTextEditorWithRemotes? that is what inline suggestions is using
    • consolidate on decision. ChatController/FeatureDevController processInsertCodeAtCursorPosition need to be migrated too
  • Figure out why error in FocusAreaContextExtractor is not surfaced anywhere

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

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

Successfully merging this pull request may close these issues.

1 participant