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.43k stars 1.69k forks source link

Enhancement requests for "quick Fix" prompt #3004

Open iblea opened 2 days ago

iblea commented 2 days ago

Validations

Problem

I want to customize the content of the quickfix prompt.

image

Solution

  1. Make the prompt content configurable as an option.

image

  1. Make the number of referenced code lines configurable as an option. (ex 3 -> 10)

image