Skip to content

Commit 2ef5bd0

Browse files
Will-ShaoHuakaranA-aws
authored andcommitted
feat(inline completion): enhance inline completion context fetching (aws#6356)
## Problem corresponding JB change aws/aws-toolkit-jetbrains#5256 (vscode logics has been implemented) ## Solution --- - Treat all work as PUBLIC. Private `feature/x` branches will not be squash-merged at release time. - Your code changes must meet the guidelines in [CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines). - License: I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 315a75a commit 2ef5bd0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "Enhance Q inline completion context fetching for better suggestion quality"
4+
}

0 commit comments

Comments
 (0)