Skip to content

Commit a64a576

Browse files
committed
2025-03-01 23:18:44 Gemini Code Assist
1 parent 8ede56b commit a64a576

File tree

3 files changed

+31
-10
lines changed

3 files changed

+31
-10
lines changed

Tools.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,17 @@
1717

1818
## AI-Coding Extensions for IDEs
1919

20-
| Tool | Description |
21-
| --------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
22-
| [Cline](https://github.com/cline/cline) | A VS Code extension that integrates AI-powered agentic coding assistance. Has built-in MCP Marketplace. |
23-
| [RooCode](https://github.com/RooVetGit/Roo-Code) | An extension (fork of Cline) created by a Roo that adds AI-powered code generation capabilities to VS Code. |
24-
| [Continue.dev](https://www.continue.dev/) | An open-source AI coding assistant for IDEs that helps accelerate software development. It offers features like code generation, refactoring, and debugging assistance. |
25-
| [qodo](https://www.qodo.ai/) | Agentic AI for testing, reviewing, and writing code—continuous quality at every step. |
26-
| [Supermaven](https://supermaven.com/) | Supermaven is VS Code, JetBrains IDEs, and Neovim extension that lets you write code 2x faster with AI. |
27-
| [augment code](https://www.augmentcode.com/) | The first AI coding assistant built for professional software engineers and large codebases. |
28-
| [Sourcegraph Cody](https://sourcegraph.com/cody) | The enterprise AI code assistant. Share and reuse prompts to automate tasks and promote quality and best practices for all of your devs. |
29-
| [Amazon Q Developer](https://aws.amazon.com/q/developer/) | Amazon Q Developer is plugin that provides you with code recommendations in real time and is an expert on AWS and is in the AWS Management Console. |
20+
| Tool | Description |
21+
| --------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
22+
| [Cline](https://github.com/cline/cline) | A VS Code extension that integrates AI-powered agentic coding assistance. Has built-in MCP Marketplace. |
23+
| [RooCode](https://github.com/RooVetGit/Roo-Code) | An extension (fork of Cline) created by a Roo that adds AI-powered code generation capabilities to VS Code. |
24+
| [Continue.dev](https://www.continue.dev/) | An open-source AI coding assistant for IDEs that helps accelerate software development. It offers features like code generation, refactoring, and debugging assistance. |
25+
| [qodo](https://www.qodo.ai/) | Agentic AI for testing, reviewing, and writing code—continuous quality at every step. |
26+
| [Supermaven](https://supermaven.com/) | Supermaven is VS Code, JetBrains IDEs, and Neovim extension that lets you write code 2x faster with AI. |
27+
| [augment code](https://www.augmentcode.com/) | The first AI coding assistant built for professional software engineers and large codebases. |
28+
| [Sourcegraph Cody](https://sourcegraph.com/cody) | The enterprise AI code assistant. Share and reuse prompts to automate tasks and promote quality and best practices for all of your devs. |
29+
| [Amazon Q Developer](https://aws.amazon.com/q/developer/) | Amazon Q Developer is plugin that provides you with code recommendations in real time and is an expert on AWS and is in the AWS Management Console. |
30+
| [Gemini Code Assist](https://codeassist.google/) | Gemini Code Assist brings the power of Gemini 2.0 to your IDE at no cost, with a chat interface that is aware of your code, automatic code completions as you write, and generation and transformation of full functions or files on demand. |
3031

3132
## AI-Enhanced Development Tools
3233

eng_2025/03/2025-03-01-23-03.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
https://blog.google/technology/developers/gemini-code-assist-free/
2+
3+
**Gemini Code Assist**
4+
for individuals (preview)
5+
6+
Google has launched a public preview of [Gemini Code Assist](https://codeassist.google/) — *free* for individual developers. It offers up to 180,000 code autocompletions per month / 6,000 per day, which is 90 times more than other free assistants (which typically offer 2,000).
7+
8+
It's available in **Visual Studio Code, JetBrains IDE, and Android Studio**. They've also integrated it into Firebase console. There's also a version for GitHub Apps that offers free code review for both public and private repositories.
9+
10+
#geminicodeassist

ukr_2025/03/2025-03-01-23-03.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
https://blog.google/technology/developers/gemini-code-assist-free/
2+
3+
**Gemini Code Assist**
4+
for individuals (preview)
5+
6+
Google запустив загальнодоступну попередню версію [Gemini Code Assist](https://codeassist.google/) — для індивідуальних розробників *безкоштовно*. До 180 000 автодоповнень коду на місяць / 6 000 на день, що в 90 разів більше, ніж у інших безкоштовних асистентів (які зазвичай пропонують 2 000).
7+
8+
Доступний у **Visual Studio Code, JetBrains IDE та Android Studio**. Також інтегрований у Firebase console. Є версія й для GitHub Apps, яка пропонує безкоштовну перевірку коду для публічних та приватних репозиторіїв.
9+
10+
#geminicodeassist

0 commit comments

Comments
 (0)