Skip to content

Commit eb6c2e6

Browse files
committed
fix message order
1 parent 8604f7c commit eb6c2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/core/resources/resources/software/aws/toolkits/resources/MessagesBundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -957,9 +957,9 @@ codewhisperer.inline.accept=Accept Amazon Q Suggestion
957957
codewhisperer.inline.force.accept=Force Accept Suggestion
958958
codewhisperer.inline.navigate.next=Navigate to Next Amazon Q Suggestion
959959
codewhisperer.inline.navigate.previous=Navigate to Previous Amazon Q Suggestion
960-
codewhisperer.inline.settings.tab_priority.notification.text=You can adjust the behavior of the Tab key to prioritize accepting either Amazon Q suggestions or JetBrains(IntelliSense) suggestions.
961960
codewhisperer.inline.settings.tab_priority.choice.amazonq=Amazon Q
962961
codewhisperer.inline.settings.tab_priority.choice.jetbrains=JetBrains(IntelliSense)
962+
codewhisperer.inline.settings.tab_priority.notification.text=You can adjust the behavior of the Tab key to prioritize accepting either Amazon Q suggestions or JetBrains(IntelliSense) suggestions.
963963
codewhisperer.inline.settings.tab_priority.prefix=When both suggestions show, press Tab to accept
964964
codewhisperer.inline.settings.tab_priority.suffix= suggestions first
965965
codewhisperer.language.error={0} is currently not supported by Amazon Q

0 commit comments

Comments
 (0)