Skip to content

Commit 026ee10

Browse files
committed
Merge branch 'main' into bryceito/duplicated-code-qodana
2 parents 804bcf6 + c73ed14 commit 026ee10

File tree

137 files changed

+3048
-1188
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+3048
-1188
lines changed

.changes/3.79.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2025-06-25",
3+
"version" : "3.79",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "/transform: run all builds client-side"
7+
}, {
8+
"type" : "feature",
9+
"description" : "Amazon Q Chat: Pin context items in chat and manage workspace rules"
10+
} ]
11+
}

.changes/3.80.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"date" : "2025-06-26",
3+
"version" : "3.80",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Amazon Q inline: now display completions much more consistently at the user's current caret position"
7+
}, {
8+
"type" : "feature",
9+
"description" : "Amazon Q inline: now Q completions can co-exist with JetBrains' native IntelliSense completions, when both are showing, press Tab or your customized key shortcuts to accept Q completions and press Enter to accept IntelliSense completions."
10+
}, {
11+
"type" : "feature",
12+
"description" : "Amazon Q inline: now shows in a JetBrains native UX of popup and inlay text style"
13+
}, {
14+
"type" : "feature",
15+
"description" : "Amazon Q inline: The new UX allows configurable shortcuts for accepting completions and navigating through completions. *Caveat: for users using the previous versions, if you have configured your custom key shortcuts for the Q inline before, you will have to re-configure them again in Amazon Q settings due to a change in the keymap actions."
16+
} ]
17+
}

.changes/3.81.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"date" : "2025-06-27",
3+
"version" : "3.81",
4+
"entries" : [ ]
5+
}

.changes/3.82.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-07-03",
3+
"version" : "3.82",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Skip inline completion when deleting characters"
7+
} ]
8+
}

.changes/3.83.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-07-07",
3+
"version" : "3.83",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix auto-suggestions being shown when suggestions are paused"
7+
} ]
8+
}

.changes/3.84.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"date" : "2025-07-09",
3+
"version" : "3.84",
4+
"entries" : [ ]
5+
}

.changes/3.85.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2025-07-10",
3+
"version" : "3.85",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Amazon Q /test, /doc, and /dev capabilities integrated into Agentic coding."
7+
}, {
8+
"type" : "feature",
9+
"description" : "Add image context support"
10+
} ]
11+
}

.changes/3.86.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-07-16",
3+
"version" : "3.86",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "- Fixed \"Insert to Cursor\" button to correctly insert code blocks at the current cursor position in the active file"
7+
} ]
8+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type" : "bugfix",
3+
"description" : "Suppress IDE error when current editor context is not valid for Amazon Q"
4+
}

.changes/next-release/feature-065d979a-e921-4252-a9a7-f0c2079015f3.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)