Add support for processing diffs without line numbers in code suggestions tool

This commit is contained in:
mrT23
2024-11-03 17:34:30 +02:00
parent d9ef26dc1c
commit ef3241285d
6 changed files with 140 additions and 101 deletions

View File

@ -121,7 +121,6 @@ max_history_len=4
# enable to apply suggestion 💎
apply_suggestions_checkbox=true
# suggestions scoring
self_reflect_on_suggestions=true
suggestions_score_threshold=0 # [0-10]| recommend not to set this value above 8, since above it may clip highly relevant suggestions
# params for '/improve --extended' mode
auto_extended_mode=true