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 517f5c8 commit 8a9e746Copy full SHA for 8a9e746
app/src/protyle/hint/index.ts
@@ -6,7 +6,7 @@ import {
6
focusByWbr,
7
getEditorRange,
8
getSelectionOffset,
9
- getSelectionPosition, setLastNodeRange
+ getSelectionPosition,
10
} from "../util/selection";
11
import {genHintItemHTML, hintEmbed, hintRef, hintSlash} from "./extend";
12
import {getSavePath, newFile} from "../../util/newFile";
0 commit comments