Latest v2.1.1 - Focus Mode & 6-Language i18n!

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, T for theme cycling, 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.

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