←back to thread

310 points skarat | 1 comments | | HN request time: 0.202s | source

Things are changing so fast with these vscode forks I m barely able to keep up. Which one are you guys using currently? How does the autocomplete etc, compare between the two?
Show context
heymax054 ◴[] No.43961400[source]
90% of their features could fit inside a VS Code extension.

There are already a few popular open-source extension doing 90%+ of what Cursor is doing - Cline, Roo Code (a fork of Cline), Kilo Code (a fork of Roo Code and something I help maintain).

replies(2): >>43961415 #>>43966500 #
1. Tokumei-no-hito ◴[] No.43966500[source]
I’m curious what the motivation is for all these sub-forks. why not just upstream to cline?