Commit ac81c4c
committed
refactor(quick_chat): extract search/replace and spinner into separate modules
Move CursorSpinner class and SEARCH/REPLACE parsing logic into dedicated
modules under quick_chat/. Add context-aware instruction generation and
improve error feedback for replacement operations.
>1 parent 9865b88 commit ac81c4c
File tree
4 files changed
+614
-422
lines changed- lua/opencode
- context
- quick_chat
4 files changed
+614
-422
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
378 | 399 | | |
379 | 400 | | |
380 | 401 | | |
| |||
0 commit comments