Hi,
Im trying to get a multiline hightlight like the one showed in this image? Do you know how can be done? any open source plugin doing something similar?
sublimerge.com/Images/sublimerge-pro.png
Thanks!
A
Hi,
Im trying to get a multiline hightlight like the one showed in this image? Do you know how can be done? any open source plugin doing something similar?
sublimerge.com/Images/sublimerge-pro.png
Thanks!
A
You can add outline regions by sublime.View.add_regions(key, [regions], , , ), for more information check out sublimetext.com/docs/3/api_reference.html