diff --git a/doc/user/project/repository/code_suggestions/_index.md b/doc/user/project/repository/code_suggestions/_index.md
index b188c048662a3c27cb005441df47d2c587248095..ad67dae0e32dc1a85f4baa0a9296ef13ba4eaceb 100644
--- a/doc/user/project/repository/code_suggestions/_index.md
+++ b/doc/user/project/repository/code_suggestions/_index.md
@@ -304,8 +304,9 @@ This API connection securely transmits a context window from your IDE/editor to
 
 ### Streaming
 
-Streaming of Code Generation responses is supported in VS Code, leading to faster average response times.
-Other supported IDEs offer slower response times and will return the generated code in a single block.
+Streaming of Code Generation responses is supported in JetBrains and Visual Studio, leading to
+perceived faster response times.
+Other supported IDEs will return the generated code in a single block.
 
 ### Direct and indirect connections