Skip to content

Also update the indent/tab width limit to 200 in VariableLineEdit

Jan Paul Batrina requested to merge work/indentation-width-max into master

The indentation/tab width was increased to 200 in 39859225

GIT_SILENT

I didn't notice it last time, but the set-tab-width and set-indentation-width commands do not impose upper limits, so those are probably enough for use cases that somehow need more than 200 instead of increasing the limit again

I also included the switch to KTextEditor::Cursor requested in !112 (comment 200719)

Edited by Jan Paul Batrina

Merge request reports