fuzzy-matching doesn't consider underscores. With PHP for example. When we type `arrayse` it doesn't provide any suggestions ! It should provide at least `array_search` function. 
fuzzy-matching doesn't consider underscores.
With PHP for example.
When we type
arrayseit doesn't provide any suggestions ! It should provide at leastarray_searchfunction.