Skip to content

Conversation

@leigaol
Copy link
Contributor

@leigaol leigaol commented Mar 31, 2025

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

  1. Add the settings of workspace context. (String of the settings to be adjusted based on product spec)
  2. Let inline completion use workspaceId.

Before launch date, future workspace context PRs will target branch feature/q-lsp directly.

VSC ref: aws/aws-toolkit-vscode#6894

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

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

@leigaol leigaol requested review from a team as code owners March 31, 2025 19:26
@leigaol leigaol requested review from a team as code owners April 1, 2025 19:04
@leigaol
Copy link
Contributor Author

leigaol commented Apr 1, 2025

The 2024.1 failure is expected because the super type org.eclipse.lsp4j.services.LanguageServer does not exist in 2024.1

Task :plugin-amazonq:codewhisperer:jetbrains-community:compileKotlin FAILED
e: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
class software.aws.toolkits.jetbrains.services.amazonq.lsp.AmazonQLanguageServer, unresolved supertypes: org.eclipse.lsp4j.services.LanguageServer
Adding -Xextended-compiler-checks argument might provide additional information.

@rli rli merged commit 5456fa0 into aws:feature/q-lsp Apr 1, 2025
11 of 14 checks passed
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.

4 participants