How to add code folding for codeeditor example of pyside6?

46 Views Asked by At

https://doc-snapshots.qt.io/qtforpython-6.2/examples/example_widgets__codeeditor.html

I'm trying to add a code folding area to right of line number area for brace pairs if pairs located at different lines. How to implement it? thank you.

0

There are 0 best solutions below