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 ba95162 commit 4456705Copy full SHA for 4456705
src/util/selectionUtils.ts
@@ -1,5 +1,4 @@
1
import { Position, Range, Selection, TextEditor } from "vscode";
2
-import { fitRangeToLineContent } from "../processTargets/modifiers/scopeTypeStages/LineStage";
3
import { SelectionWithEditor } from "../typings/Types";
4
5
export function isForward(selection: Selection) {
0 commit comments