Sublime Forum

Filter out non contiguous character matches

#1

When I attempt to run a script through [Ctrl+Shift+P] I find that the search allows non contiguous character matches. For example if I type Run: I see in results unwanted matches such as … WordCount: … matching R+u+n+: …In other words the separate characters are matched but not the phrase. Can this be changed in some configuration to avoid unwanted search matches in the search list? I am leveraging the Run Apps package where I only want to see a list of Apps to run … not noise.

I should add that I am in Linux Ubuntu.

0 Likes