Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mehrad77/kutt-vscode

Shorten your links in VS Code
https://github.com/mehrad77/kutt-vscode

Last synced: about 2 months ago
JSON representation

Shorten your links in VS Code

Awesome Lists containing this project

README

        

# Kutt for VSCode
[![Latest Release](https://vsmarketplacebadge.apphb.com/version-short/mehrad.kutt.svg)](https://marketplace.visualstudio.com/items?itemName=mehrad.kutt)
[![Installs](https://vsmarketplacebadge.apphb.com/installs/mehrad.kutt.svg)](https://marketplace.visualstudio.com/items?itemName=mehrad.kutt)
[![Rating](https://vsmarketplacebadge.apphb.com/rating-short/mehrad.kutt.svg)](https://marketplace.visualstudio.com/items?itemName=mehrad.kutt#review-details)

Kutt for VSCode

Short your links in your favorit editor, powerd by **[Kutt](https://github.com/thedevs-network/kutt)**.

*Contributions and bug reports are welcome.*

## Installing

Launch VS Code Quick Open (`Ctrl + P`), paste the following command, and press enter:

```bash
ext install kutt
```

Or search for [`kutt`](https://marketplace.visualstudio.com/items?itemName=mehrad.kutt) in your editor.

## How to use?

First sign up on [Kutt.it](https://kutt.it) and then go to [kutt.it/settings](https://kutt.it/settings) and genrate an API key.
![API in kutt.it](guid1.png)

then copy that and return to VSCode, run `kutt` command via `ctrl + shift + p`. first time it would ask you for the API key. enter it.

after that when you use `kutt` command. it'll ask you for a URL to short.

![How to short URL](guid2.png)

## Extension Settings
// TODO

## Release Notes

### 0.0.2
- Initial release. It now works.

## Contributors <3
If you can make a contribution to this project, **that's one small step for you but one giant leap for mankind.**