This repository was archived by the owner on Oct 16, 2020. It is now read-only.
Commit 50df375
fix(symbols): do not limit symbols before filtering (#492)
limiting symbols found from config before filtering for node_modules could lead to confusion when broad search term returns less results that more specific one.
Fixes #4911 parent d107424 commit 50df375
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1676 | 1676 | | |
1677 | 1677 | | |
1678 | 1678 | | |
1679 | | - | |
1680 | 1679 | | |
1681 | | - | |
| 1680 | + | |
1682 | 1681 | | |
1683 | 1682 | | |
1684 | 1683 | | |
| |||
0 commit comments