mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-08 16:10:09 +00:00
update index ...
This commit is contained in:
@@ -15,7 +15,7 @@ describe('parseSmartCopilotSettings', () => {
|
||||
anthropicApiKey: '',
|
||||
filesSearchSettings: {
|
||||
method: 'auto',
|
||||
regexBackend: 'ripgrep',
|
||||
regexBackend: 'coreplugin',
|
||||
matchBackend: 'coreplugin',
|
||||
ripgrepPath: '',
|
||||
},
|
||||
@@ -203,7 +203,7 @@ describe('settings migration', () => {
|
||||
anthropicApiKey: '',
|
||||
filesSearchSettings: {
|
||||
method: 'auto',
|
||||
regexBackend: 'ripgrep',
|
||||
regexBackend: 'coreplugin',
|
||||
matchBackend: 'coreplugin',
|
||||
ripgrepPath: '',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user