New in v3.0.0 - Presentation Mode & Global i18n

Present Code Like a Professional

The ultimate presentation and dual-screen teleprompter extension tailored for developers. Deliver flawless live demos, record technical tutorials, and read scripts without ever leaving your editor.

NEW
Presentation Mode
6
Supported Languages
7
Professional Themes
function presentCode() {
  // Your code here
  console.log('Hello World');
}
presentCode();
TELEPROMPTER MODE
function presentCode() {
  // Your code here
  console.log('Hello World');
}

Built for Tech Demos & Creators

Everything you need to deliver high-quality coding sessions intuitively from VS Code.

Multi-Slide Presentation

Format your markdown files into elegant, multi-page slide presentations. Navigate effortlessly using Left/Right arrow keys directly inside VS Code.

Authentic Code Formatting

Preserve your code snippets strictly with true line break markers. No more unreadable word wraps—deliver technical tutorials visually intact.

Focus Mode & Auto-Scroll

Activate precise auto-scrolling with smart line highlighting. Keep your reading rhythm natural, ensuring you never lose your place during a live demo.

6-Language Native Support

Fully localized into English, Chinese, German, French, Japanese, and Korean. Built to be friendly for global and cross-cultural developer teams.

Sleek Professional Themes

7 strictly designed WCAG-compliant minimal themes (Classic, Midnight, Sunset, etc.) built for high visibility on camera without visual fatigue.

Seamless Keyboard Control

Command your workflow intuitively: Space for auto-scroll, arrows to shift presentation pages, T for theme cycling, and F for focus mode.

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