Commit 02d8d49
committed
Adding the grep search tool.
1. Implemented the tool using https://github.com/microsoft/vscode-ripgrep.
2. The grepped result show as clickable file path.
3. The tool currently is disable in current pr, once grepSearch tool tested,
will update the tool_index.json to enable this tool.1 parent 2db1d85 commit 02d8d49
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 57 | | |
62 | 58 | | |
63 | 59 | | |
| |||
0 commit comments