Code Completion Tools: Difference between revisions

From David's Wiki
(Created page with "List of code completion tools * [https://github.com/features/copilot Github Copilot] - $10/mo for individuals, $19/mo for businesses, free for students * [https://aws.amazon.com/codewhisperer/ Amazon CodeWhisperer] - free for individuals, $19/mo for businesses * [https://codeium.com/ Codeium] - free for individuals, $12/mo for businesses")
 
No edit summary
Line 1: Line 1:
List of code completion tools
List of code completion tools


==Hosted==
* [https://github.com/features/copilot Github Copilot] - $10/mo for individuals, $19/mo for businesses, free for students
* [https://github.com/features/copilot Github Copilot] - $10/mo for individuals, $19/mo for businesses, free for students
* [https://aws.amazon.com/codewhisperer/ Amazon CodeWhisperer] - free for individuals, $19/mo for businesses
* [https://aws.amazon.com/codewhisperer/ Amazon CodeWhisperer] - free for individuals, $19/mo for businesses
* [https://codeium.com/ Codeium] - free for individuals, $12/mo for businesses
* [https://codeium.com/ Codeium] - free for individuals, $12/mo for businesses
==Local==
* [https://continue.dev/ Continue] - VS code extension which supports local and commercial LLMs.

Revision as of 17:42, 22 April 2024

List of code completion tools

Hosted


Local

  • Continue - VS code extension which supports local and commercial LLMs.