mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 20:31:37 -05:00
Make fuzzy diff matching configurable (and default to off)
This commit is contained in:
@@ -54,6 +54,7 @@ export interface ExtensionState {
|
||||
soundVolume?: number
|
||||
diffEnabled?: boolean
|
||||
browserLargeViewport?: boolean
|
||||
fuzzyMatchThreshold?: number
|
||||
}
|
||||
|
||||
export interface ClineMessage {
|
||||
|
||||
Reference in New Issue
Block a user