We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d01ed7 commit f389e00Copy full SHA for f389e00
core/autocomplete/lineStream.ts
@@ -82,6 +82,7 @@ export const LINES_TO_REMOVE_BEFORE_START = [
82
"[CODE]",
83
"<START EDITING HERE>",
84
];
85
+
86
export const ENGLISH_START_PHRASES = [
87
"here is",
88
"here's",
0 commit comments