SnippyCode 0.1.8

Creator: bradpython12

Last updated:

Add to Cart

Description:

SnippyCode 0.1.8

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



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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.