Code Insights: Respect `patternType` filter in query string value in Monaco syntax highlight theme
Created by: vovakulikov
Closes https://github.com/sourcegraph/sourcegraph/issues/29647
This PR is a preparation step for https://github.com/sourcegraph/sourcegraph/issues/29645
It adds analysis logic and by that, we take into account the value of patternType
in a query string value and change Monaco highlight logic accordingly