You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case you guys are interested, it'd be awesome to figure out how to implement indentation based code folding without using any lexer (like SublimeText)? I've asked about it here
In your example qscintilla_docs/examples/custom_lexer_basic_with_folding.py there is no folding at all.
The text was updated successfully, but these errors were encountered: