continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
19.25k stars 1.66k forks source link

Prevent duplicate code blocks per chat #2842

Closed RomneyDa closed 1 week ago

RomneyDa commented 1 week ago

Description

SImple check to make sure exact code Overlapping/partial codeblocks with same lines still allowed

Checklist