Skip to main content

A command line extension to add snippets directly in Visual Studio Code.

Project description

SnippyCode

A command line extension to add snippets directly in Visual Studio Code.

IssuesPull RequestsLicense

Project Details

Prerequisites

This project requires the following prerequisites:

  • OS : At the moment this module works on Windows OS.
  • Language : Python >=3.9 must be installed.
  • Tools : Visual Studio Code must be installed.

You can find a list of libraries that were used outside of the Python Standard Library here.

Features

The project has the following features:

  • Add snippet from file : You can add a snippet from a file with snip NAME.
  • Add snippet from clipboard : You can add a snippet from your clipboard with snip NAME PATH.
  • Docstring description : If you snip a Python Module the description will be its __doc__.
  • Update a snippet : You can update a snippet with snip-up NAME.
  • Remove a snippet : You can remove a snippet with snip-rm NAME.
  • List all snippets : You can list all snippets with snip-ls.
  • Terminal agnosticism : It works on any terminal and supports relative paths.

Installation and Usage

Installation

To install the project, with pip by typing pip install snippycode in your terminal.

Usage

TODO

Licensing and Credits

Licensing

This project is licensed under the GNU GPL v3 license. The code is open source and available for anyone to use and modify. Please see the LICENSE file for more information.

DownloadsFollowersForkStarsWatchers

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SnippyCode-0.1.8.tar.gz (18.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page