mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [codemirror] Fix methods according to docs - `charCoords` method should have `mode` param optional: http://codemirror.net/doc/manual.html#charCoords - `getTokenAt` method should have second optional parameter `precise`: http://codemirror.net/doc/manual.html#getTokenAt * [codemirror] Fix coords mode methods parameter Fix mode parameter of methods `cursorCoords`, `charCoords`, `coordsChar`, `lineAtHeight` and add missing method `heightAtLine`. |
||
|---|---|---|
| .. | ||
| test | ||
| codemirror-matchbrackets.d.ts | ||
| codemirror-runmode.d.ts | ||
| codemirror-showhint.d.ts | ||
| index.d.ts | ||
| searchcursor.d.ts | ||
| tsconfig.json | ||