diff --git a/src/services/completions.ts b/src/services/completions.ts index 4a6c8608b63..d14480e12b1 100644 --- a/src/services/completions.ts +++ b/src/services/completions.ts @@ -1698,9 +1698,15 @@ namespace ts.Completions { * Matches a triple slash reference directive with an incomplete string literal for its path. Used * to determine if the caret is currently within the string literal and capture the literal fragment * for completions. - * For example, this matches ///