Fetch the repository succeeded.
This action will force synchronization from 小不坑/polacode, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
{
"name": "polacode-44886",
"displayName": "Polacode-44886",
"description": "📸 Polaroid for your code. edit by 44886.(给你的代码一个美美的截图,基于polacode而生)",
"version": "1.0.4",
"repository": {
"type": "git",
"url": "https://github.com/44886/polacode.git"
},
"publisher": "44886",
"keywords": [
"polacode",
"polaroid",
"screenshot",
"snippet",
"share",
"44886"
],
"galleryBanner": {
"color": "#fbfbfb",
"theme": "light"
},
"icon": "icon.png",
"categories": [
"Other"
],
"engines": {
"vscode": "^1.32.0"
},
"activationEvents": [
"onCommand:polacode.activate",
"onWebviewPanel:polacode"
],
"main": "./src/extension",
"contributes": {
"commands": [
{
"command": "polacode.activate",
"title": "Polacode📸-44886"
}
],
"configuration": {
"title": "Polacode",
"properties": {
"polacode.shadow": {
"type": "string",
"description": "Shadow of the snippet node. Use any value for CSS `box-shadow`",
"default": "rgba(0, 0, 0, 0.55) 0px 20px 68px"
},
"polacode.transparentBackground": {
"type": "boolean",
"description": "背景色透明吗?",
"default": false
},
"polacode.backgroundColor": {
"type": "string",
"description": "背景颜色 `background-color`",
"format": "color-hex",
"default": "#fff"
},
"polacode.target": {
"type": "string",
"description": "Shoot with or without container",
"default": "container",
"enum": [
"container",
"snippet"
],
"enumDescriptions": [
"Shoot with the container.",
"Shoot with the snippet alone. If you want transparent padding, use `container` with `\"polacode.transparentBackground\": true`"
]
}
}
}
},
"devDependencies": {
"@types/node": "^11.12.0",
"@types/vscode": "^1.32.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。