Rob Lourens
|
b6902fd662
|
Fix #53838 - workaround strange error from telemetry
|
2018-07-09 09:21:14 -07:00 |
|
Rob Lourens
|
2315156bf3
|
Search Provider - delete unused search stats
|
2018-07-03 20:11:35 -07:00 |
|
Rob Lourens
|
0215f30d9b
|
Search Provider - implement clearCache
|
2018-07-03 20:08:53 -07:00 |
|
Rob Lourens
|
69df745be9
|
Fix build
|
2018-07-03 18:45:31 -07:00 |
|
Rob Lourens
|
824a3e9298
|
Search provider - remove absolute path checks from extHostSearch to match fileSearch.ts
|
2018-07-03 16:03:43 -07:00 |
|
Rob Lourens
|
fdf27274f0
|
Search provider - fix cancellation in extension code
|
2018-07-03 15:59:49 -07:00 |
|
Dirk Baeumer
|
21991b4912
|
Move to latest vscode-nls for corrupted cache support
|
2018-07-03 16:12:52 +02:00 |
|
Rob Lourens
|
0ef1c31b06
|
Change SearchProvider to be URI-based, not string-based. #50788
|
2018-07-02 19:24:14 -07:00 |
|
Rob Lourens
|
e0e9c3d455
|
Search provider - some clean up
|
2018-07-02 19:24:14 -07:00 |
|
Rob Lourens
|
995ef29643
|
Add missing methods to strings.ts
|
2018-07-02 19:24:13 -07:00 |
|
Rob Lourens
|
dc1c80e6ff
|
Clean up strings.ts
|
2018-07-02 19:24:13 -07:00 |
|
Rob Lourens
|
ea5620dd8d
|
SearchProvider invoked on every keypress
|
2018-07-02 19:24:13 -07:00 |
|
Rob Lourens
|
04c1ad98b3
|
EH search - Centralize vscode-ripgrep import in search extension
|
2018-06-20 11:49:12 -07:00 |
|
Rob Lourens
|
6d1ee0697b
|
Fix #38195 - strange search error from telemetry
|
2018-06-13 10:06:09 -07:00 |
|
Rob Lourens
|
729cf96780
|
Fix #51623 - tweak rg error message for \n
|
2018-06-11 14:08:41 -07:00 |
|
Rob Lourens
|
8647b7c167
|
Bump vscode-ripgrep
|
2018-06-08 10:34:28 -07:00 |
|
Rob Lourens
|
a03c4b624e
|
Fix searchRipgrep.enable setting reference
|
2018-06-06 22:02:01 -07:00 |
|
Rob Lourens
|
1e8d42b505
|
Add description to searchrg setting
|
2018-06-05 15:44:10 -07:00 |
|
Rob Lourens
|
dff19fccea
|
Tests and fix for 86e6f5fed9 - #50001
|
2018-06-04 16:53:09 -07:00 |
|
Rob Lourens
|
86e6f5fed9
|
Fix #50001 - work around ripgrep's lack of CRLF support
|
2018-06-02 13:05:13 -07:00 |
|
Rob Lourens
|
a1432c457a
|
Fix #49283 - pass --no-config to ripgrep
|
2018-06-02 12:50:07 -07:00 |
|
Rob Lourens
|
43d168182c
|
EH search - replace search.enableSearchProviders with a search-rg specific setting
|
2018-05-29 21:00:50 -07:00 |
|
Rob Lourens
|
39d314eb8b
|
search-rg has no icon
|
2018-05-29 20:40:42 -07:00 |
|
Rob Lourens
|
4eaf58348b
|
Fixes and 💄 around maxResults for search providers
|
2018-05-26 12:19:40 -07:00 |
|
Rob Lourens
|
e7acce5ded
|
rg search - Properly anchor relative globs in text search
|
2018-05-23 16:15:23 -07:00 |
|
Rob Lourens
|
aa6553e339
|
Log a couple extra items from EH search
|
2018-05-20 19:48:15 -07:00 |
|
Rob Lourens
|
912fff91ac
|
Change File search result API to only return a string relative path to the search folder
|
2018-05-17 21:51:10 -07:00 |
|
Rob Lourens
|
707a20f4af
|
Change TextSearchResult API to only return a string relative path to the search folder
|
2018-05-17 21:25:47 -07:00 |
|
Rob Lourens
|
0f7ac44247
|
EH search - change frequent substr check to charCodeAt, seems like runtime should optimize this anyway but this is faster
|
2018-05-17 11:56:05 -07:00 |
|
Rob Lourens
|
fa20275dbd
|
EH search - logging in output channel
|
2018-05-15 18:05:15 -07:00 |
|
Rob Lourens
|
a84db4acde
|
EH search - quickopen basically working (without filtering, batched results, etc)
|
2018-05-09 17:09:05 -07:00 |
|
Rob Lourens
|
57e95597d1
|
EH search - extension API updates
|
2018-05-09 14:18:17 -07:00 |
|
Rob Lourens
|
04f4914191
|
EH search - downcompile to es5 for perf. Test again with electron 2...
|
2018-05-09 14:17:46 -07:00 |
|
Rob Lourens
|
2d08462e17
|
#47058 - Search provider running in EH with switch to enable
|
2018-05-09 12:56:57 -07:00 |
|