cursor icon indicating copy to clipboard operation
cursor copied to clipboard

ctrl+k code generation BUG

Open sfz009900 opened this issue 2 years ago • 2 comments

I use ctrl+k in test.vue to prompt it to create a new function, TestPost. It does create a TestPost function, but it outputs code that repeats the original file in addition to the new function

sfz009900 avatar Apr 12 '23 05:04 sfz009900

I continue to test it. ctrk+k on an empty line causes this problem, but if I select some of the original code and ctrl+k, I just add a new TestPost function

sfz009900 avatar Apr 12 '23 05:04 sfz009900

I’ve seen this a few times too actually

danperks avatar Apr 14 '23 09:04 danperks

+1 I can't use cursor now. It always repeats all the code

seeflood avatar Jul 14 '23 07:07 seeflood

I will close this issue for now due to inactivity. Inline edits and generation have undergone significant updates since then. If this issue still persists for you, please open another issue!

jakobFNF avatar Oct 20 '23 14:10 jakobFNF