Skip to content

Conversation

rli
Copy link
Contributor

@rli rli commented Jun 2, 2025

lots of warnings because not currently handled

License

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

@rli rli requested review from a team as code owners June 2, 2025 23:42
return refreshVfs(params.newPath)
}

override fun sendChatOptionsUpdate(params: LSPAny) {
Copy link
Contributor

@leigaol leigaol Jun 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this actually trigger the new code path that is supposed to be behind feature flag

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One alternative is just to suppress the warning

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it sends an empty payload so the seems pointless but safe

2025-06-02 16:46:36,111 [ 181028]   INFO - software.aws.toolkits.jetbrains.services.amazonq.lsp.AmazonQServerInstance - [Trace - 04:46:36 PM] Received notification 'aws/chat/chatOptionsUpdate'
Params: {
  "tabId": "c70vdc"
}

@rli rli merged commit ae4af35 into feature/q-lsp-chat Jun 3, 2025
8 of 14 checks passed
@rli rli deleted the rli/chat-options-update branch June 3, 2025 00:09
Copy link

github-actions bot commented Jun 3, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

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.

5 participants