Amazon CodeWhisperer
Amazon CodeWhisperer

Amazon CodeWhisperer is an AI-powered productivity tool for the IDE and command line that generates code suggestions based on comments and existing code.

CodeWhisperer is an open-source tool that provides code completion and highlighting, syntax- highlighting, error checking and pattern recognition in various programming languages such as Python, Java, C/C++, JavaScript, F#, PHP, HTML/XML, Perl, SQL, Ruby, etc. CodeWhisperer is designed to work with the integrated development environment (IDE) of your choice, including Sublime Text, Visual Studio Code, Notepad ++, and more. It helps developers write code more efficiently by showing relevant suggestions and highlighting syntax problems in real-time, reducing the time and effort required to write and debug code.

Relevant Sites