Skip to content

Commit 03794f1

Browse files
committed
Feedback from @cindyytong
1 parent 540df1c commit 03794f1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

assistant-completions.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Completions"
3-
description: "Get AI-powered code suggestions as you type with GitHub Copilot completions. Inline suggestions support faster coding in Python, R, and more."
3+
description: "Boost your productivity with AI code suggestions via Github Copilot completions. Inline suggestions support faster coding in Python, R, and more."
44
---
55

66
Code completions are text suggestions that appear inline as you type in an editor. These suggestions can be lines or blocks of code based on the context of what you're writing. Other names for code completions include inline suggestions, ghost text, or inline completions.

assistant-getting-started.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Getting Started"
3-
description: "Set up Positron Assistant with your model provider of choice."
3+
description: "Configure and customize Positron Assistant by connecting it to your preferred AI model provider, such as Anthropic or GitHub Copilot. Choose the exact LLM provider that fits your workflow and security needs."
44
listing:
55
- id: chat-features
66
type: custom

extending-connections.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Extending the Connections Pane"
3-
description: "Extend Positron's Connections Pane with custom connection types. Learn to add new connection providers and integrate with the New Connections modal."
3+
description: "Extend Positron's Connections Pane with custom database connection types. Learn to add new database connection providers and integrate with the New Connections modal."
44
format: html
55
---
66

0 commit comments

Comments
 (0)