Skip to content

Commit

Permalink
Merge pull request #2 from ser1us/main
Browse files Browse the repository at this point in the history
Update release
  • Loading branch information
ser1us authored Apr 21, 2022
2 parents 1691031 + 1b41284 commit ee183db
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# ¯\\_(ツ)_

This extension will add a snippet to insert an ascii shrug at the current cursor position. Or, right after the selected text.
This extension will add a snippet to insert an ascii shrug at the current cursor position. Or, right after the selected text.

Sometimes there are simply no words for the current code and that is when this extension comes in handy :)
Sometimes there are simply no words to describe a situation. And that is when this extension comes in handy :)

![Shrug icon #1](icons/xtr-shrug-1.png?raw=true "Shrug 1")
![Shrug icon #2](icons/xtr-shrug-2.png?raw=true "Shrug 2")
![Shrug icon #3](icons/xtr-shrug-3.png?raw=true "Shrug 3")

## Features

Expand Down
Binary file added icons/xtr-shrug-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/xtr-shrug-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/xtr-shrug-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"displayName": "Shrug",
"description": "Add a shrug ascii emoji at your current cursor position :)",
"publisher": "Christoph Lipp",
"icon": "icons/xtr-shrug-2.png",
"repository": "https://github.com/ser1us/vscode-shrug",
"bugs": {
"url": "https://github.com/ser1us/vscode-shrug/issues"
Expand Down

0 comments on commit ee183db

Please sign in to comment.