Skip to content

Commit f52e569

Browse files
authored
Update experimental-features.md
1 parent beb1508 commit f52e569

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

docs/features/experimental/experimental-features.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,6 @@ To enable or disable experimental features:
1818

1919
The following experimental features are currently available:
2020

21-
### Unified Diff Editing Strategy
22-
23-
This is an alternate diff editing strategy to the standard search-and-replace algorithm. It evaluates multiple different approaches to applying a unified diff to a file, and selects the best approach for the given file.
24-
25-
**Note:** You must have "Enable editing through diffs" checked to use this feature.
26-
27-
### Multi-block Diff Editing Strategy
28-
29-
Multi-block diff strategy allows updating multiple code blocks in a file in one request.
30-
3121
### Search and Replace
3222

3323
Adds a new tool for searching and replacing text in a file.
@@ -44,4 +34,4 @@ When enabled, Roo will remind the model about the details of its current mode de
4434

4535
If you encounter any issues with experimental features, or if you have suggestions for improvements, please report them on the [Roo Code GitHub Issues page](https://github.com/RooVetGit/Roo-Code/issues).
4636

47-
Your feedback is valuable and helps us improve Roo Code!
37+
Your feedback is valuable and helps us improve Roo Code!

0 commit comments

Comments
 (0)