-
Notifications
You must be signed in to change notification settings - Fork 240
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
fix(amazonq): /doc fix prompt to change folder in chat #5249
Merged
rli
merged 1 commit into
aws:main
from
vikshe:bugfix/amazon-q-doc-cancel-or-wrong-folder-sel
Jan 22, 2025
Merged
fix(amazonq): /doc fix prompt to change folder in chat #5249
rli
merged 1 commit into
aws:main
from
vikshe:bugfix/amazon-q-doc-cancel-or-wrong-folder-sel
Jan 22, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vikshe
force-pushed
the
bugfix/amazon-q-doc-cancel-or-wrong-folder-sel
branch
from
January 10, 2025 22:01
2232d2d
to
70a1df0
Compare
...ommunity/src/software/aws/toolkits/jetbrains/services/amazonqDoc/controller/DocController.kt
Fixed
Show fixed
Hide fixed
vikshe
force-pushed
the
bugfix/amazon-q-doc-cancel-or-wrong-folder-sel
branch
2 times, most recently
from
January 13, 2025 17:04
1f102c0
to
555ccea
Compare
...ommunity/src/software/aws/toolkits/jetbrains/services/amazonqDoc/controller/DocController.kt
Fixed
Show fixed
Hide fixed
vikshe
force-pushed
the
bugfix/amazon-q-doc-cancel-or-wrong-folder-sel
branch
2 times, most recently
from
January 14, 2025 19:14
23191ea
to
c6b3133
Compare
vikshe
force-pushed
the
bugfix/amazon-q-doc-cancel-or-wrong-folder-sel
branch
2 times, most recently
from
January 15, 2025 18:54
7bd4f9f
to
dc143cf
Compare
avi-alpert
approved these changes
Jan 15, 2025
avi-alpert
reviewed
Jan 15, 2025
@@ -0,0 +1,4 @@ | |||
{ | |||
"type" : "bugfix", | |||
"description" : "Amazon Q /doc: fix for user prompt to change folder in chat" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
"description" : "Amazon Q /doc: fix for user prompt to change folder in chat" | |
"description" : "Amazon Q /doc: Prompt user to choose a folder if no folder was selected" |
rli
approved these changes
Jan 17, 2025
vikshe
force-pushed
the
bugfix/amazon-q-doc-cancel-or-wrong-folder-sel
branch
from
January 22, 2025 17:32
80a1c2e
to
20c164a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix(amazonq): /doc agent - fix chat messages and buttons for folder selection
Types of changes
Checklist
License
I confirm that my contribution is made under the terms of the Apache 2.0 license.