Skip to content

Commit 7e2402b

Browse files
committed
Adding .feature file extensions to ensure gherkin/features are indexed in addition to existing file extensions.
1 parent 370ed03 commit 7e2402b

File tree

1 file changed

+1
-0
lines changed
  • plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/services/telemetry

1 file changed

+1
-0
lines changed

plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/services/telemetry/TelemetryUtils.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ val ALLOWED_CODE_EXTENSIONS = setOf(
5454
"f77",
5555
"f90",
5656
"f95",
57+
"feature",
5758
"flow",
5859
"for",
5960
"fs",

0 commit comments

Comments
 (0)