Skip to content

Conversation

@fi3ework
Copy link
Member

Summary

add VS Code extension documentation.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings October 27, 2025 08:17
@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit 15f6834
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/68ff39e85748040008be5c9c
😎 Deploy Preview https://deploy-preview-648--rstest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for the Rstest VS Code extension in both English and Chinese, enabling users to discover and install the extension directly from the project documentation.

  • Adds new documentation pages describing the VS Code extension and its installation methods
  • Updates navigation metadata to include the new extension documentation pages

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
website/docs/zh/guide/basic/vscode-extension.mdx Adds Chinese documentation for the VS Code extension with installation instructions
website/docs/zh/guide/basic/_meta.json Adds "vscode-extension" to the Chinese navigation menu
website/docs/en/guide/basic/vscode-extension.mdx Adds English documentation for the VS Code extension with installation instructions
website/docs/en/guide/basic/_meta.json Adds "vscode-extension" to the English navigation menu

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +15 to +16
- 打开「扩展」视图(<kbd>^</kbd>/<kbd>⌘</kbd> + <kbd>⇧</kbd> + <kbd>X</kbd>),搜索 `rstack.rstest`。
- 打开「快速打开」面板(<kbd>^</kbd>/<kbd>⌘</kbd> + <kbd>P</kbd>),输入 `ext install rstack.rstest` 并按 Enter。
Copy link

Copilot AI Oct 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The keyboard shortcut format is inconsistent with the English version. The Chinese version uses ^ while the English version uses Ctrl. Consider using the more explicit Ctrl instead of ^ for clarity, matching the English documentation format.

Suggested change
- 打开「扩展」视图(<kbd>^</kbd>/<kbd>⌘</kbd> + <kbd>⇧</kbd> + <kbd>X</kbd>),搜索 `rstack.rstest`
- 打开「快速打开」面板(<kbd>^</kbd>/<kbd>⌘</kbd> + <kbd>P</kbd>),输入 `ext install rstack.rstest` 并按 Enter。
- 打开「扩展」视图(<kbd>Ctrl</kbd>/<kbd>⌘</kbd> + <kbd>⇧</kbd> + <kbd>X</kbd>),搜索 `rstack.rstest`
- 打开「快速打开」面板(<kbd>Ctrl</kbd>/<kbd>⌘</kbd> + <kbd>P</kbd>),输入 `ext install rstack.rstest` 并按 Enter。

Copilot uses AI. Check for mistakes.
Comment on lines +15 to +16
- 打开「扩展」视图(<kbd>^</kbd>/<kbd>⌘</kbd> + <kbd>⇧</kbd> + <kbd>X</kbd>),搜索 `rstack.rstest`。
- 打开「快速打开」面板(<kbd>^</kbd>/<kbd>⌘</kbd> + <kbd>P</kbd>),输入 `ext install rstack.rstest` 并按 Enter。
Copy link

Copilot AI Oct 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The keyboard shortcut format is inconsistent with the English version. The Chinese version uses ^ while the English version uses Ctrl. Consider using the more explicit Ctrl instead of ^ for clarity, matching the English documentation format.

Suggested change
- 打开「扩展」视图(<kbd>^</kbd>/<kbd>⌘</kbd> + <kbd>⇧</kbd> + <kbd>X</kbd>),搜索 `rstack.rstest`
- 打开「快速打开」面板(<kbd>^</kbd>/<kbd>⌘</kbd> + <kbd>P</kbd>),输入 `ext install rstack.rstest` 并按 Enter。
- 打开「扩展」视图(<kbd>Ctrl</kbd>/<kbd>⌘</kbd> + <kbd>⇧</kbd> + <kbd>X</kbd>),搜索 `rstack.rstest`
- 打开「快速打开」面板(<kbd>Ctrl</kbd>/<kbd>⌘</kbd> + <kbd>P</kbd>),输入 `ext install rstack.rstest` 并按 Enter。

Copilot uses AI. Check for mistakes.
@fi3ework fi3ework merged commit aebdd00 into main Oct 27, 2025
16 checks passed
@fi3ework fi3ework deleted the ext-doc branch October 27, 2025 09:24
@9aoy 9aoy mentioned this pull request Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants