Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>语文 AI 课New to Visual Studio Code? Get it now.
语文 AI 课

语文 AI 课

fcx

|
6 installs
| (0) | Free
Preview AI Lesson content in Trae
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AI Lesson Preview Plugin

This is a Trae plugin for previewing AI Lesson content.

Features

  • Preview AI Lesson content in markdown files
  • Open material gallery for course development
  • Initialize project with skills
  • Course navigation and structure management

Development

  1. Run npm install to install dependencies.
  2. Press F5 to start debugging in a new Extension Development Host window.
  3. Open a markdown file and click the "语文 AI 课预览" button to test the preview functionality.

Build

npm run compile   # Compile TypeScript
npm run build     # Package into VSIX file

Publishing

This plugin supports publishing to both VS Code Marketplace and OpenVSX.

Prerequisites

  1. VS Code Marketplace:

    • Install vsce: npm install -g vsce
    • Login: vsce login fcx
  2. OpenVSX:

    • Install ovsx: npm install -g ovsx
    • Login: ovsx login fcx

Publish Commands

# Publish to VS Code Marketplace only
npm run publish:vscode

# Publish to OpenVSX only
npm run publish:openvsx

# Publish to both markets
npm run publish:all

Release Workflow

  1. Update version in package.json
  2. Run npm run publish:all to publish to both markets
  3. Verify the plugin is available on both platforms

Configuration

The plugin supports the following VS Code settings:

  • aiLessonChinesePreview.resourceZipUrl - Remote plugin resources URL
  • aiLessonChinesePreview.previewUrl - AI Lesson Player preview URL
  • aiLessonChinesePreview.practicesUrl - AI Lesson Player practices URL
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft