mirror of
https://github.com/vinta/awesome-python.git
synced 2026-07-17 19:45:12 -05:00
[PR #1427] [CLOSED] Add Kite-autocomplete #1264
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1427
Author: @aaharr
Created: 11/1/2019
Status: ❌ Closed
Base:
master← Head:kite📝 Commits (1)
24653afAdd Kite to Cross-Editor Plugins📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
Add Kite and a bullet for Cross-Editor Plugins.
What is this Python project?
Kite is a free plugin for Atom, VS Code, PyCharm, Sublime, and Vim that uses machine learning to provide advanced autocompletions — up to a full line of code.
What's the difference between this Python project and similar ones?
The Kite app shows documentation as you move your cursor, so you don’t have to google search every time you have a question about syntax. Kite removed their cloud processing component earlier this year, and now all code analysis runs on user’s local machines.
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.