Skip to content

Does regex search support multi-line? #9278

Discussion options

You must be logged in to vote

Multi-line regex is supported. For example if you have a query like /import os\n.*OptionParser/ you get the expected results. Although at the moment it looks like the highlighting might be off.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Ldoppea
Comment options

Answer selected by gorzell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Search and Navigation Search, navigate, and understand code on GitHub Product Feedback
2 participants