/vscode-combo-mode

This is a simple extension to add a counter of typed characters before a timeout in VS Code.

Primary LanguageTypeScript

VS Code - Combo Mode

This is a simple extension to add a counter of typed characters before a timeout in VS Code.

VS Code Combo Mode

Install

With the VS Code package manager (Ctrl-P):

ext install combo-mode

Usage

Open the Command Pallete --P (Windows, Linux Ctrl-Shift-P) and enable the Combo Mode:

Enable Combo Mode

Extension Settings

This extension contributes the following settings:

  • comboMode.comboTimeout: Time (seconds) of combo duration (Default: 2).

Release Notes

Read the Release Notes.