Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>C++ Algorithm MnemonicsNew to Visual Studio Code? Get it now.
C++ Algorithm Mnemonics

C++ Algorithm Mnemonics

David Brötje

|
139,592 installs
| (1) | Free
C++ Algorithm Mnemonics as VSCode snippets.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

C++ Algorithm Mnemonics for Visual Studio Code

Version Installs Rating

This extension is a port of Algorithm Mnemonics: Increase Productivity with STL Algorithms by Tommy Bennett.

Features

Algorithm Mnemonics: Increase Productivity with STL Algorithms provides code templates for C++ STL algorithms. Each code template is given a name and a 3-letter mnemonic (All available code templates are listed in the file STLInstructionSet.md).

This extension implements these code templates as VS Code snippets accessible by it's 3-letter mnemonic.

Usage

Just type the mnemonic and press Enter or Tab to expand the template. Use Tab to cycle between placeholders for inserting content.

example 1

Or use the Trigger Suggest command (Default: Ctrl+Space (Windows, Linux) or Cmd+Space (OSX)).

example 2


Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft