You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/FeatureDevSessionContext.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -308,7 +308,7 @@ class FeatureDevSessionContext(val project: Project, val maxProjectSizeBytes: Lo
308
308
309
309
companionobject {
310
310
privateconstvalMAX_PATTERN_LENGTH=256// Maximum allowed pattern length
311
-
privateconstvalREGEX_TIMEOUT_MS=100L// Timeout for regex operations in milliseconds
311
+
privateconstvalREGEX_TIMEOUT_MS=100L// Timeout for regex operations in milliseconds
0 commit comments