I've excluded the vendor dir from Files and Search, but when I search for a symbol within the workspace, I get results from this dir as well as inconsistent/useless results.
I would expect to see the closest matching result at the top, but instead, I get fuzzy results that look within vendor code.
In my opinion, getting partial results returned first when I search is not helpful.
I'd like for a way to disable fuzzy search for workspace symbols, or for the PHP tools extension to filter excluded files and/or give more weight to exact search results.
I've excluded the
vendordir from Files and Search, but when I search for a symbol within the workspace, I get results from this dir as well as inconsistent/useless results.I would expect to see the closest matching result at the top, but instead, I get fuzzy results that look within vendor code.
In my opinion, getting partial results returned first when I search is not helpful.
I'd like for a way to disable fuzzy search for workspace symbols, or for the PHP tools extension to filter excluded files and/or give more weight to exact search results.