Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jaw3l/capsulate

Repository files navigation

Capsulate

This is a basic extension that allows you to wrap selected text in backticks. It's useful for writing markdown, or for quickly turning a string into a template literal.

Installation

Marketplace

  1. Head to the marketplace page
  2. Click "Install"

VS Code Extensions Menu

  1. Open the extensions menu (ctrl+shift+x)
  2. Search for "Capsulate"
  3. Click "Install"

Release Package

  1. Download the latest release from the releases page
  2. Open the extensions menu (ctrl+shift+x)
  3. Click the "..." button in the top right corner
  4. Select "Install from VSIX..."
  5. Select the downloaded file

Extension Settings

Default keybinding is ctrl+shift+alt+x but can be changed in the keyboard shortcuts menu (ctrl+k + ctrl+s). The command is called "Capsulate: Selected Text in Backticks".

Release Notes

More detail can be found in the CHANGELOG.md file.

1.0.2

Added default keybinding

1.0.1

Added tags to the extension.

1.0.0

Initial release of Capsulate

About

VSCode extension that capsulates selected text into backticks.

Topics

Resources

License

Stars

Watchers

Forks