Skip to content

Commit c2b9264

Browse files
DataUI VCS Robotnadezhdatohtu
DataUI VCS Robot
authored andcommitted
Release 25.02.2025
* Code Assistant: rebranding of Yandex Code Assistant to SourceCraft Code Assistant. * Fixes and improvements.
1 parent 540b7e8 commit c2b9264

File tree

42 files changed

+149
-139
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+149
-139
lines changed
Loading

en/_includes/code-assistant/ask-for-turning-on.md

-1
This file was deleted.

en/_includes/code-assistant/before-you-begin.md

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
1. Go to the [management console]({{ link-console-main }}) and log in to {{ yandex-cloud }} or sign up if not signed up yet.
22
1. [Select](../../organization/operations/manage-organizations.md#switch-to-another-org) the organization the users of which will work with {{ ca-name }}, or [create](../../organization/operations/enable-org.md) a new one.
3-
1. {% include [ask-for-turning-on](ask-for-turning-on.md) %}
4-
5-
Once your request is processed, you will get an email to the mailbox linked to your {{ yandex-cloud }} account. This email will confirm your access.
63

74
{% note info %}
85

en/code-assistant/concepts/index.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
{% include [preview-stage](../../_includes/code-assistant/preview-stage.md) %}
44

5-
{% include [ask-for-turning-on](../../_includes/code-assistant/ask-for-turning-on.md) %}
6-
75
{% include [about-service](../../_includes/code-assistant/about-service.md) %}
86

97
{% include [supported-versions](../../_includes/code-assistant/supported-versions.md) %}

en/code-assistant/index.yaml

+9-13
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,29 @@
1-
title: Yandex Code Assistant
1+
title: '{{ ca-full-name }}'
22
description:
33
- >-
4-
<i>Yandex Code Assistant is at the <a
4+
<i>The service is at the <a
55
href="/docs/overview/concepts/launch-stages">Preview stage</a>.</i>
66
- >-
7-
Code Assistant is an AI-driven developer assistant, with which you can
7+
{{ ca-full-name }} is an AI-driven developer assistant, with which you can
88
optimize the code writing process and increase your performance. The smart
9-
autocompletion mode enables Code Assistant to analyze the code context and
9+
autocompletion mode enables {{ ca-name }} to analyze the code context and
1010
come up with the most relevant suggestions for functions, cycles,
1111
conditions, and more.
1212
- >-
13-
The Code Assistant plugin is available for <a
13+
The {{ ca-name }} plugin is available for <a
1414
href="https://code.visualstudio.com/">Visual Studio Code</a> and <a
1515
href="https://www.jetbrains.com/ides/">JetBrains IDE</a>. For more
1616
information, see <a
1717
href="/docs/code-assistant/concepts/#supported-versions">Supported IDE
1818
versions</a>.
1919
- >-
20-
You can request access to Code Assistant on <a
21-
href="/services/code-assistant">this page</a> or by contacting your account
22-
manager.
23-
- >-
24-
<a href="https://yandex.com/legal/cloud_terms_code_assistant/">Yandex Code
25-
Assistant terms of use</a>
20+
<a href="https://yandex.com/legal/cloud_terms_code_assistant/">{{
21+
ca-full-name }} terms of use</a>
2622
meta:
27-
title: Yandex Code Assistant
23+
title: '{{ ca-full-name }}'
2824
links:
2925
- title: Getting started
30-
description: Install Code Assistant for your IDE
26+
description: Install {{ ca-name }} for your IDE
3127
href: quickstart
3228
- title: Concepts
3329
description: Learn about the features

en/code-assistant/quickstart.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If your [organization](../overview/roles-and-resources.md) in {{ yandex-cloud }}
5757
1. To get started with {{ ca-name }}, get authenticated in {{ yandex-cloud }}:
5858
1. In the **No active session found. Log in please** pop-up window, click **Go to browser**.
5959

60-
To re-authenticate in the plugin or log in as a different {{ yandex-cloud }} user, enter `>Yandex Code Assistant` in the top search bar. In the list that appears, select **Yandex Code Assistant: Login**.
60+
To re-authenticate in the plugin or log in as a different {{ yandex-cloud }} user, enter `>{{ ca-full-name }}` in the top search bar. In the list that appears, select **{{ ca-full-name }}: Login**.
6161
1. Allow Visual Studio Code to open the authentication page in your browser.
6262
1. In your browser, go to the {{ yandex-cloud }} [management console]({{ link-console-main }}) and click **Open app** in the pop-up window.
6363
1. Go back to Visual Studio Code.
@@ -90,15 +90,15 @@ If your [organization](../overview/roles-and-resources.md) in {{ yandex-cloud }}
9090
1. Click **OK**.
9191
9292
1. To get started with {{ ca-name }}, get authenticated in {{ yandex-cloud }}:
93-
1. In the **Yandex Code Assistant OAuth** pop-up window, click **Yandex Code Assist: Login**.
93+
1. In the **{{ ca-full-name }} OAuth** pop-up window, click **Yandex Code Assist: Login**.
9494
95-
To re-authenticate in the plugin or log in as a different {{ yandex-cloud }} user, click ![magnifier](../_assets/console-icons/magnifier.svg) in the top right corner of the editor, enter `Yandex Code Assistant` in the window that opens, and select **Yandex Code Assistant: Login**.
95+
To re-authenticate in the plugin or log in as a different {{ yandex-cloud }} user, click ![magnifier](../_assets/console-icons/magnifier.svg) in the top right corner of the editor, enter `{{ ca-full-name }}` in the window that opens, and select **{{ ca-full-name }}: Login**.
9696
1. In your browser, go to the {{ yandex-cloud }} [management console]({{ link-console-main }}).
9797
1. Go back to the IDE.
9898
99-
If the plugin is enabled and ready to go, you will see **Yandex CA** in the editor's bottom panel.
99+
If the plugin is enabled and ready to go, you will see ![image](../_assets/code-assistant/jb-icon-small.svg) in the editor's bottom panel.
100100

101-
Click this button to view the username of the {{ yandex-cloud }} account authenticated in the plugin. You can find the username in the **Logged in as <username>** line of the message you get. If no user is authenticated, the message will display **No Auth data**.
101+
Click this icon to view the username of the {{ yandex-cloud }} account authenticated in the plugin. You can find the username in the **Logged in as <username>** line of the message you get. If no user is authenticated, the message will display **No Auth data**.
102102

103103
{% note tip %}
104104

@@ -204,7 +204,7 @@ You can enable or disable auto suggestions only in Visual Studio Code.
204204
If you did not [set up automatic plugin updates](#jb-auto-update), you can update it manually:
205205

206206
1. In the top-right corner, click ![image](../_assets/console-icons/gear.svg) and select **Plugins...**.
207-
1. Select **Yandex Code Assistant**.
207+
1. Select **{{ ca-full-name }}**.
208208
1. If an update is available for the plugin, you will see the **Update** button. Click it.
209209

210210
{% endlist %}
@@ -221,11 +221,11 @@ To log out of your {{ yandex-cloud }} profile in the {{ ca-name }} plugin:
221221

222222
* In the editor’s bottom panel, click ![image](../_assets/code-assistant/vsc-icon-small.svg) and select **Logout** from the list that opens.
223223

224-
* In the top search bar, enter `>Yandex Code Assistant`. In the list that appears, select **Yandex Code Assistant: Logout**.
224+
* In the top search bar, enter `>{{ ca-full-name }}`. In the list that appears, select **{{ ca-full-name }}: Logout**.
225225

226226
- JetBrains IDE {#jb}
227227

228-
In the top right corner of the editor, click ![magnifier](../_assets/console-icons/magnifier.svg), enter `Yandex Code Assistant` in the window that opens, and select **Yandex Code Assistant: Logout**.
228+
In the top right corner of the editor, click ![magnifier](../_assets/console-icons/magnifier.svg), enter `{{ ca-full-name }}` in the window that opens, and select **{{ ca-full-name }}: Logout**.
229229

230230
{% endlist %}
231231

en/code-assistant/toc.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: Yandex Code Assistant
1+
title: '{{ ca-full-name }}'
22
href: index.yaml
33
stage: preview
44
items:

en/compute/operations/vm-connect/ssh.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: How to connect to a Linux VM via SSH
3+
description: 'Follow this guide to connect to a VM using an SSH key pair: the public key resides on the VM, and the private one is kept by the user.'
4+
---
15

26
# Connecting to a Linux VM via SSH
37

en/index.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ links:
5252
- title: Cloud Video
5353
description: Video hosting and online streaming
5454
href: video/
55-
- title: Code Assistant
55+
- title: '{{ ca-name }}'
5656
description: AI-driven developer assistant that provides code autocompletion
5757
href: code-assistant/
5858
- title: Compute Cloud

en/presets.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ default:
7777
brand-voice-premium: Brand Voice Premium
7878
brand-voice-premium-name: SpeechKit Brand Voice Premium
7979
ca-address: https://storage.yandexcloud.net/mqtt/rootCA.crt
80-
ca-full-name: Yandex Code Assistant
80+
ca-full-name: SourceCraft Code Assistant
8181
ca-name: Code Assistant
8282
captcha-full-name: Yandex SmartCaptcha
8383
captcha-mobile-site: https://smartcaptcha.yandexcloud.net/webview

en/toc.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ items:
2929
href: logging/index.yaml
3030
- name: Cloud Video
3131
href: video/index.yaml
32-
- name: Code Assistant
32+
- name: '{{ ca-name }}'
3333
href: code-assistant/index.yaml
3434
- name: Compute Cloud
3535
href: compute/index.yaml
Loading

ru/_includes/ca-limits.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
**Вид ограничения** | **Значение**
2+
----- | -----
3+
Максимальное количество непустых подсказок в неделю на одного пользователя | 3000
4+
5+
{% note info %}
6+
7+
После исчерпания квоты {{ ca-name }} продолжит функционировать, но непустые подсказки будут появляться реже.
8+
9+
{% endnote %}

ru/_includes/code-assistant/ask-for-turning-on.md

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,2 @@
1-
1. Перейдите в [консоль управления]({{ link-console-main }}), затем войдите в {{ yandex-cloud }} или зарегистрируйтесь, если вы еще не зарегистрированы.
2-
1. [Выберите](../../organization/operations/manage-organizations.md#switch-to-another-org) организацию, пользователи которой будут работать с {{ ca-name }}, или [создайте](../../organization/operations/enable-org.md) новую.
3-
1. {% include [ask-for-turning-on](ask-for-turning-on.md) %}
4-
5-
После рассмотрения вашей заявки на электронную почту, привязанную к аккаунту {{ yandex-cloud }}, придет письмо о предоставлении доступа.
6-
7-
{% note info %}
8-
9-
{% include [note-all-user-access](note-all-user-access.md) %}
10-
11-
{% endnote %}
12-
13-
1+
Перейдите в [консоль управления]({{ link-console-main }}), затем войдите в {{ yandex-cloud }} или зарегистрируйтесь, если вы еще не зарегистрированы.
142

ru/_includes/code-assistant/note-all-user-access.md

-1
This file was deleted.

ru/_tutorials/security/nlb-as-target-resource-alb.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142

143143
* **{{ ui-key.yacloud.common.type }}**`{{ ui-key.yacloud.alb.label_target-group }}`.
144144
* **{{ ui-key.yacloud.alb.label_target-groups }}** — созданная ранее целевая группа.
145-
* **{{ ui-key.yacloud.alb.label_port }}** — TCP-порт, который настроен на обработчике внешнего сетевого балансировщика. Обычно это порт `80` для HTTP и `443` для HTTPS.
145+
* **{{ ui-key.yacloud.alb.label_port }}** — TCP-порт, который настроен на обработчике внутреннего сетевого балансировщика. Обычно это порт `80` для HTTP и `443` для HTTPS.
146146
* В блоке **{{ ui-key.yacloud.alb.label_protocol-settings }}** в зависимости от вашего сервиса выберите протокол `{{ ui-key.yacloud.alb.label_proto-http-plain }}` или `{{ ui-key.yacloud.alb.label_proto-http-tls }}`.
147147
* В блоке **HTTP проверка состояния** удалите проверку состояния. Не добавляйте ее, так как в качестве целевого ресурса используется сетевой балансировщик, который является отказоустойчивым сервисом.
148148

@@ -191,7 +191,7 @@
191191

192192
* В блоке **{{ ui-key.yacloud.alb.section_external-address-specs }}** укажите:
193193

194-
* **{{ ui-key.yacloud.alb.label_port }}** — TCP-порт, который настроен на обработчике внешнего сетевого балансировщика. Обычно это порт `80` для HTTP и `443` для HTTPS.
194+
* **{{ ui-key.yacloud.alb.label_port }}** — TCP-порт, который настроен на обработчике внутреннего сетевого балансировщика. Обычно это порт `80` для HTTP и `443` для HTTPS.
195195
* **{{ ui-key.yacloud.common.type }}**`{{ ui-key.yacloud.alb.label_address-list }}`. Выберите из списка публичный IP-адрес с защитой от DDoS на уровне L3-L4. Подробнее см. [рекомендации по миграции сервисов](#recommendations).
196196
* В блоке **{{ ui-key.yacloud.alb.section_common-address-specs }}** укажите:
197197

ru/code-assistant/concepts/index.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
{% include [preview-stage](../../_includes/code-assistant/preview-stage.md) %}
44

5-
{% include [ask-for-turning-on](../../_includes/code-assistant/ask-for-turning-on.md) %}
6-
75
{% include [about-service](../../_includes/code-assistant/about-service.md) %}
86

97
{% include [supported-versions](../../_includes/code-assistant/supported-versions.md) %}

ru/code-assistant/concepts/limits.md

+32-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,38 @@
11
---
2-
title: Квоты и лимиты в {{ ca-full-name }}
3-
description: В сервисе {{ ca-full-name }} не определены квоты и лимиты.
2+
title: Квоты в {{ ca-full-name }}
3+
description: В сервисе {{ ca-full-name }} действуют квоты. Более подробно об ограничениях в сервисе вы узнаете из данной статьи.
44
editable: false
55
---
66

7-
# Квоты и лимиты {{ ca-full-name }}
7+
# Квоты в {{ ca-full-name }}
88

9-
{% include [quotes-limits-def.md](../../_includes/quotes-limits-def.md) %}
9+
В сервисе {{ ca-name }} действуют _квоты_ — организационные ограничения, которые можно изменить по запросу в [техническую поддержку]({{ link-console-support }}).
1010

11-
Квоты и лимиты для сервиса {{ ca-full-name }} не определены.
11+
{% note warning %}
12+
13+
Квоты {{ ca-name }} не отображаются в [консоли управления]({{ link-console-quotas }}) {{ yandex-cloud }}. Узнать потребление можно в [интерфейсе плагина {{ ca-name }}](#utilization).
14+
15+
{% endnote %}
16+
17+
{% include [ca-limits](../../_includes/ca-limits.md) %}
18+
19+
## Узнать потребление квоты {#utilization}
20+
21+
{% list tabs group=ide %}
22+
23+
- Visual Studio Code {#vscode}
24+
25+
При запуске плагин автоматически проверяет потребление квоты и выводит значение во всплывающем уведомлении.
26+
27+
Чтобы узнать потребление квоты после запуска, на нижней панели редактора нажмите кнопку ![image](../../_assets/code-assistant/vsc-icon-small.svg). Потребление будет отображаться в открывшемся списке в строке **Quota usage**.
28+
29+
- IDE от JetBrains {#jb}
30+
31+
При запуске плагин автоматически проверяет потребление квоты и выводит значение во всплывающем уведомлении.
32+
33+
Чтобы узнать потребление квоты после запуска:
34+
1. В правом верхнем углу нажмите ![image](../../_assets/console-icons/gear.svg) и выберите **Settings...**.
35+
1. В колонке слева выберите **{{ ca-full-name }}**.
36+
1. Нажмите кнопку **Update Quota Usage**.
37+
38+
{% endlist %}

0 commit comments

Comments
 (0)