File tree Expand file tree Collapse file tree 7 files changed +6
-8
lines changed Expand file tree Collapse file tree 7 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
- .vscode /**
2
- ** /* .map
3
- .gitignore
4
- tsconfig.json
1
+ .vscode
2
+ demo
Original file line number Diff line number Diff line change 2
2
3
3
Polaroid for your code πΈ.
4
4
5
- ![ usage] ( ./img /usage.gif )
5
+ ![ usage] ( ./demo /usage.gif )
6
6
7
7
By [ Pine] ( https://github.com/octref ) & [ Peng] ( https://github.com/rebornix ) from VS Code team.
8
8
Happy Coding!
@@ -21,12 +21,12 @@ The code has to look right.
21
21
- [ Nord Theme] ( https://github.com/arcticicestudio/nord-visual-studio-code )
22
22
- [ Input Mono] ( http://input.fontbureau.com )
23
23
24
- ![ demo1] ( ./img/demo1 .png )
24
+ ![ demo1] ( ./demo/1 .png )
25
25
26
26
- [ Material Theme] ( https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme ) with Palenight Accent
27
27
- [ Fira Code] ( https://github.com/tonsky/FiraCode ) with ligature
28
28
29
- ![ demo2] ( ./img/demo2 .png )
29
+ ![ demo2] ( ./demo/2 .png )
30
30
31
31
## Credit
32
32
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 15
15
"color" : " #fbfbfb" ,
16
16
"theme" : " light"
17
17
},
18
- "icon" : " img/ icon.png" ,
18
+ "icon" : " icon.png" ,
19
19
"categories" : [" Other" ],
20
20
"activationEvents" : [" onCommand:polacode.activate" ],
21
21
"main" : " ./out/src/extension" ,
You canβt perform that action at this time.
0 commit comments