by adamsmith on 5/2/19, 6:11 PM with 10 comments
by adamsmith on 5/2/19, 6:14 PM
Kite helps Python developers be more productive with its Line-of-Code Completions, and integrates as a plugin into PyCharm, IntelliJ, VS Code, Atom, Sublime, and Vim. We're thrilled to be providing Kite for free to a broader open source community with this launch.
While we first expected to ship support for Linux about a year and a half ago, it’s taken a bit longer to complete all the necessary improvements to Kite’s core features before expanding the product. On the bright side, this means that Kite for Linux is of much higher quality today than it would have been in 2017 or 2018.
Even since January we've improved our autocompletion engine leading to a 2x increase in the number of times Kite users select one of Kite's Line-of-Code Completions while coding.
We're really looking forward to feedback on this release from all the Linux + Python users out there! We'll be online to answer your questions here today.
by sqs on 5/2/19, 6:26 PM
How are you managing the maintenance of multiple editor extensions? Do you use some kind of architecture where there is a common background process with most of the logic and a simple adapter per-editor? How many people on your team are actually writing code against editor extension APIs?
by kibrael on 5/2/19, 6:27 PM
by ehrosenberg on 5/3/19, 4:53 AM
by utafric on 5/2/19, 6:16 PM
by 90litshi99 on 5/2/19, 7:42 PM