I'm building a Html code editor with WPF and I use avalonEdit control, my 3 Questions are.
- how to create collapse code like in the picture I attached (the plus and minus signs)?
- how to get the current line number and text (all the text in the current line)?
- is it possible to do a tooltip for some of the words in the document?