Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 638 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 638 Bytes

Presentation mode

A simple plugin to show your code properly in a presentation

Usage

Run the presentation mode command to toggle it. ESC to exit.

Screenshot

Configuration

You can change the zoom level in presentation mode in your settings

{
    "presentationMode.zoomLevel": 4,
}