MCPcopy Index your code
hub / github.com/witheve/Eve / eatSpace

Method eatSpace

typings/codemirror/codemirror.d.ts:972–972  ·  view source on GitHub ↗

* Shortcut for eatWhile when matching white-space.

()

Source from the content-addressed store, hash-verified

970 * Shortcut for eatWhile when matching white-space.
971 */
972 eatSpace(): boolean;
973
974 /**
975 * Moves the position to the end of the line.

Callers 3

parseArgsFunction · 0.95
VimFunction · 0.95
css.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected