Latest v2.3.0 - Line Height Adjustment & Markdown Display Toggle!

Transform VS Code into a Professional Teleprompter

Transform your code editor into a professional teleprompter with CueMode, a powerful VS Code extension. Perfect for video recording, live streaming, content creation, and professional presentations with auto-scroll functionality, customizable speed controls, and seamless keyboard navigation.

7
Color Themes
6
Languages
∞
Customization
function presentCode() {
  // Your code here
  console.log('Hello World');
}
presentCode();
TELEPROMPTER MODE
function presentCode() {
  // Your code here
  console.log('Hello World');
}

Professional Teleprompter Features

Everything you need for professional video recording and content creation

Large, Readable Text

Automatically optimized font size and spacing for professional teleprompter readability during video recording and live streaming.

Centered Teleprompter Layout

Professional teleprompter layout with centered text and adjustable content width for optimal reading experience during recording.

Professional Themes

7 carefully designed themes optimized for video recording and content creation including Classic, Midnight Blue, Sunset, Forest, Ocean, Rose, and Inverted modes.

Auto-Scroll Teleprompter

Professional auto-scroll functionality with customizable speed controls (Space to toggle, +/- to adjust speed, R to reverse direction).

Fully Customizable

Adjust font size, line height, content width, padding, scroll speed, and starting position to match your presentation needs.

Seamless Control

Intuitive keyboard controls: Space to toggle auto-scroll, +/- for speed adjustment, R for direction toggle, F for focus mode, M for mirror flip, T for theme cycling, L for line height adjustment, D for markdown display toggle, arrow keys for manual navigation, and Escape to exit.

Live Content Updates

See your script changes instantly in teleprompter mode without interruption. Perfect for dynamic content creation and real-time script adjustments.

Focus Mode

πŸ†• F-key focus mode blurs non-focus content while highlighting the current reading area. Configurable focus opacity (0.1-0.8) and focus lines (1-10) for enhanced concentration.

Mirror Flip Mode

πŸ†• Professional horizontal text mirroring for teleprompter hardware setups. Toggle with M key in webview or Ctrl+Shift+M in VS Code. Perfect for professional video production studios.

Line Height Adjustment

πŸ†• Dynamic line height adjustment for optimal readability. Cycle through 1.0x, 1.2x, 1.5x, 1.8x, and 2.0x spacing with L key or Ctrl+Shift+L command. Perfect for different content types and viewing distances.

Markdown Display Toggle

πŸ†• Switch between rendered markdown and raw text display. Toggle with D key for flexible content presentation. Ideal for both technical documentation and script reading.

6-Language Support

πŸ†• Complete internationalization with English, Chinese, German, French, Japanese, and Korean support. i18next integration with automatic language detection from VS Code environment.

Easy Access

Right-click context menu integration and command palette access for quick activation from anywhere in VS Code.

Beautiful Color Themes

Choose from 7 carefully crafted themes designed for optimal presentation visibility

Classic

White text on black background

Inverted

Dark text on light background

Midnight Blue

Professional blue theme

Sunset

Warm orange and red tones

Forest

Natural green theme

Ocean

Calming blue theme

Rose

Elegant pink theme

Quick Installation

Get your professional teleprompter ready in less than 30 seconds

1

Open VS Code Extensions

Press Ctrl+Shift+X (Windows/Linux) or Cmd+Shift+X (macOS)

2

Search for Extension

Type "CueMode" or "luckyXmobile.cuemode" in the search bar

3

Install & Start Recording

Click Install and start creating professional teleprompter videos immediately

How to Use CueMode

Multiple ways to transform your code into presentation mode

Right-Click Context Menu

Select text or open any file, right-click to open context menu, and select "Cue Mode" to enter presentation mode.

Command Palette

Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (macOS) and type "CueMode: Toggle Prompter Mode".

Keyboard Navigation

Use arrow keys, page up/down, home/end for navigation, and press Escape to exit presentation mode.

Perfect For

CueMode enhances various coding and presentation scenarios

Live Coding Sessions

Engage your audience with clear, readable code during live demonstrations and workshops.

Educational Content

Teach programming concepts with enhanced visibility and professional presentation quality.

Screen Recordings

Create professional video content with readable fonts and attractive color schemes.

Code Reviews

Focus attention on important code details during team reviews and discussions.

Technical Presentations

Showcase your work with professional presentation mode for conferences and meetings.

Focused Development

Minimize distractions and enhance concentration during intensive coding sessions.

Support & Community

Get help and contribute to the CueMode project

Report Issues

Found a bug or have a feature request? Create an issue on our GitHub repository.

Open Issues

Documentation

Comprehensive guides, configuration options, and development documentation.

Read Docs

Contribute

Help improve CueMode by contributing code, translations, or documentation.

Contribute