Takakiriy / typrm-vscode

typrm VSCode extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

日本語 README

typrm extensions

typrm extensions for Visual Studio Code.

Features

typrm searches and displays for your favorite document text file and your useful snippets. It also replaces the command parameters to fit your current status. You can execute the command just by copy and paste the displayed command.

typrm

Search Tag Paste Command

typrm: Paste Search Tag command pastes a text replaced from #keyword: typrm tag in the clipboard to #search: typrm tag.

Example

If you copy the following text:

    Example: #keyword: typrm Example

typrm: Paste Search Tag command pastes the following text:

    Example: #search: typrm Example

Recommended keybinding is Shift + Ctrl + V.

Release Notes

0.0.1

Initial release of search tag paste command.

About

typrm VSCode extension


Languages

Language:TypeScript 100.0%