Files
DefinitelyTyped/codemirror
Alex Manekovskiy b9ba90e8ef Added missing CodeMirror.Doc method - listSelections
The missing method is listed in documentation in [Selection](https://codemirror.net/doc/manual.html#api_selection) section between `doc.getCursor` and `doc.somethingSelected` methods.
2015-08-04 17:03:10 +03:00
..