An open API service indexing awesome lists of open source software.

https://github.com/dozius/keypirinha-snippets

A Keypirinha plugin to quickly copy user defined snippets to the clipboard
https://github.com/dozius/keypirinha-snippets

keypirinha plugin python

Last synced: 9 months ago
JSON representation

A Keypirinha plugin to quickly copy user defined snippets to the clipboard

Awesome Lists containing this project

README

          

# Keypirinha Plugin: Snippets

A [Keypirinha](http://keypirinha.com) plugin to quickly copy user defined
snippets to the clipboard.

[![Download Latest](https://img.shields.io/badge/download-latest-green.svg)](https://github.com/dozius/keypirinha-snippets/releases/latest)
[![Github All Releases](https://img.shields.io/github/downloads/dozius/keypirinha-snippets/total.svg)](https://github.com/dozius/keypirinha-snippets/releases/latest)
[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg)](https://www.paypal.me/cisc)

## Installation

### With [PackageControl](https://github.com/ueffel/Keypirinha-PackageControl)

Install Package "keypirinha-snippets"

### Manually

* Download `Snippets.keypirinha-package` from the
[releases](https://github.com/dozius/keypirinha-snippets/releases/latest) page.
* Copy the file into `%APPDATA%\Keypirinha\InstalledPackages` (installed mode) or
`\portable\Profile\InstalledPackages` (portable mode)

## Usage

Snippets items are added to the
[Catalog](http://keypirinha.com/glossary.html#term-catalog). Select these items to
list and search all user defined snippets. Selecting a snippet copies it to the
clipboard.

Snippets items are defined in the configuration file.

### Configuration

The configuration file `snippets.ini` can be auto-generated by entering
`configure package snippets` in Keypirinha.

The readonly documentation for Snippets will appear alongside the config file,
reference the documentation to define your own snippets.

## License

This package is distributed under the terms of the MIT license.