We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2122e35 commit e1a89c2Copy full SHA for e1a89c2
src/services/ghost/strategies/AutoTriggerStrategy.ts
@@ -1,4 +1,4 @@
1
-import { GhostSuggestionContext, AutocompleteInput } from "../types"
+import { AutocompleteInput } from "../types"
2
import { CURSOR_MARKER } from "../ghostConstants"
3
import { isCommentLine, cleanComment } from "./CommentHelpers"
4
import type { TextDocument, Range } from "vscode"
0 commit comments