Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehrad77/kutt-vscode
Shorten your links in VS Code
https://github.com/mehrad77/kutt-vscode
Last synced: 3 months ago
JSON representation
Shorten your links in VS Code
- Host: GitHub
- URL: https://github.com/mehrad77/kutt-vscode
- Owner: mehrad77
- License: gpl-3.0
- Created: 2019-08-10T07:18:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-02T12:54:14.000Z (about 3 years ago)
- Last Synced: 2024-04-27T22:34:07.899Z (7 months ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=mehrad.kutt
- Size: 274 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)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.**