.editorconfig causes SciTE to crash if indent_size is unset and indent_style=tab
I don't use it either, only found this due to GCC warning while building SciTE: ./../lexers/LexMMIXAL.cxx: In function ‘ColouriseMMIXALDoc’: lto1: warning: ‘__builtin_memmove’ reading 100 bytes from a region of size 99 [-Wstringop-overflow=]
Buffer over-read in MMIXAL lexer
Bug [#1831]. Fix GTK+ error due to not allocati...
Yeah, this is on the latest dev version, after the fixes to [#1825]. The attached...
GTK3: Error messages in console when the Scintilla widget is too small
This patch sets the display CSS property to empty (i.e. restore original state) when...
HTML export: unfolding creates extra line (when wysiwyg=0)