Skip to content

Commit 19c7994

Browse files
committed
readme
1 parent f5ca748 commit 19c7994

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,28 @@
22

33
Polaroid for your code 📸.
44

5-
[MarketPlace Page](https://marketplace.visualstudio.com/items?itemName=pnp.polacode) | [Install to VS Code](vscode:extension/pnp.polacode)
5+
[MarketPlace Page](https://marketplace.visualstudio.com/items?itemName=pnp.polacode) | [Install on VS Code](vscode:extension/pnp.polacode)
66

77
![usage](https://github.com/octref/polacode/raw/master/demo/usage.gif)
88

99
By [Pine](https://github.com/octref) & [Peng](https://github.com/rebornix) from VS Code team.
1010
Happy Coding!
1111

12-
## So
12+
## Why?
1313

1414
You have spent countless hours finding the perfect [JavaScript grammar](https://marketplace.visualstudio.com/search?term=javascript%20grammar&target=VSCode&category=All%20categories&sortBy=Relevance), matching it with a [sleek-looking VS Code theme](https://marketplace.visualstudio.com/search?target=VSCode&category=Themes&sortBy=Downloads), trying out all the [best programming fonts](https://www.slant.co/topics/67/~best-programming-fonts).
1515

16-
You spend three days porting [your theme](https://github.com/wesbos/cobalt2-vscode) before starting to use VS Code.
17-
You shell out $200 for italic html attributes.
16+
You spend three days porting over [your theme](https://github.com/wesbos/cobalt2-vscode) before starting to use VS Code.
17+
You shell out $200 for italic cursive html attributes.
1818

1919
The code has to look right.
2020

21+
## Seriously, why not just take a screenshot?
22+
23+
- I like and care about the shadow, padding & rounded corner of macOS's screenshot. I want it to be available for my code snippet too. You can't select a part of your code and easily get all these nice visuals with macOS's grab tool.
24+
- I want to hide errors, warnings, color decorators, folding markers, line numbers, scrollbar and minimap.
25+
- It generates something decent on Windows & Linux.
26+
2127
## Demo
2228

2329
[Nord](https://github.com/arcticicestudio/nord-visual-studio-code) + [Input Mono](http://input.fontbureau.com)

0 commit comments

Comments
 (0)