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 1196b8d commit ce68b3aCopy full SHA for ce68b3a
lib_src/misc/blocks.ts
@@ -1,5 +1,6 @@
1
"use babel"
2
// TODO: docstrings
3
+// TODO: Fix RangeCompatible types
4
5
import { forLines } from "./scopes"
6
import { TextEditor, Selection } from "atom"
0 commit comments