stneveadomi / grepc

Grepc is an approachable regular expression highlighter with advanced customization for VS Code.
https://marketplace.visualstudio.com/items?itemName=stneveadomi.grepc
MIT License
22 stars 4 forks source link

Support multi-line regex matches for occurrences dropdown #69

Closed stneveadomi closed 4 months ago

stneveadomi commented 4 months ago

Currently, highlighting for multiline regex works beautifully, but not so much for the occurrences display. This may involve adding features in the occurrence drop down to properly display multiple lines.