Dennis Dillert 6604d03237
feat(sidebar): enhance pattern matching for local LLM (closes #588) (#589)
- Extend pattern matching beyond "Replace lines: {{start_line}}-{{end_line}}" to support variations such as:
  - Extra whitespace
  - Numbered changes
  - Optional colons
  - Case insensitivity (upper- and lowercase)
  - Singular line references

- Add support for indented code snippets, allowing whitespace before code
blocks beginning with three backticks (```)
2024-09-15 10:59:57 -04:00
..
2024-09-15 10:44:39 -04:00
2024-09-03 05:12:07 -04:00
2024-09-04 07:38:59 -04:00