indentString
Generate an indentation string for the given number of columns.
Kodemirror always emits spaces (one space per column); tabs are not produced. A negative cols yields an empty string.
Generate an indentation string for the given number of columns.
Kodemirror always emits spaces (one space per column); tabs are not produced. A negative cols yields an empty string.