vscodesync
[
{
"id": "P-de-Jong.vscode-html-scss",
"name": "vscode-html-scss",
"publisher": "P-de-Jong",
"version": "0.0.42"
},
{
"id": "anoff.theme-monokai-light",
"name": "theme-monokai-light",
"publisher": "anoff",
"version": "1.1.0"
},
{
"id": "anthonydiametrix.ACF-Snippet",
"name": "ACF-Snippet",
"publisher": "anthonydiametrix",
"version": "1.9.0"
},
{
"id": "arcticicestudio.nord-visual-studio-code",
"name": "nord-visual-studio-code",
"publisher": "arcticicestudio",
"version": "0.6.0"
},
{
"id": "Cacher.cacher-vscode",
"name": "cacher-vscode",
"publisher": "Cacher",
"version": "1.0.4"
},
{
"id": "claudiosanches.woocommerce",
"name": "woocommerce",
"publisher": "claudiosanches",
"version": "1.0.0"
},
{
"id": "emmanuelbeziat.vscode-great-icons",
"name": "vscode-great-icons",
"publisher": "emmanuelbeziat",
"version": "2.1.44"
},
{
"id": "HookyQR.beautify",
"name": "beautify",
"publisher": "HookyQR",
"version": "1.4.7"
},
{
"id": "hridoy.wordpress",
"name": "wordpress",
"publisher": "hridoy",
"version": "1.0.1"
},
{
"id": "jamiewest.theme-light-vs-mac",
"name": "theme-light-vs-mac",
"publisher": "jamiewest",
"version": "0.4.5"
},
{
"id": "killalau.vscode-liquid-snippets",
"name": "vscode-liquid-snippets",
"publisher": "killalau",
"version": "1.1.1"
},
{
"id": "lukazakrajsek.scss-refactoring",
"name": "scss-refactoring",
"publisher": "lukazakrajsek",
"version": "0.1.4"
},
{
"id": "medzhidov.font-awesome-codes-html",
"name": "font-awesome-codes-html",
"publisher": "medzhidov",
"version": "0.0.7"
},
{
"id": "mrmlnc.vscode-scss",
"name": "vscode-scss",
"publisher": "mrmlnc",
"version": "0.6.2"
},
{
"id": "neilding.language-liquid",
"name": "language-liquid",
"publisher": "neilding",
"version": "0.0.3"
},
{
"id": "nonoroazoro.syncing",
"name": "syncing",
"publisher": "nonoroazoro",
"version": "2.0.2"
},
{
"id": "octref.vetur",
"name": "vetur",
"publisher": "octref",
"version": "0.13.0"
},
{
"id": "ohansemmanuel.css-grid-snippets",
"name": "css-grid-snippets",
"publisher": "ohansemmanuel",
"version": "0.0.5"
},
{
"id": "smlombardi.mariana",
"name": "mariana",
"publisher": "smlombardi",
"version": "1.6.0"
},
{
"id": "Sujan.code-blue",
"name": "code-blue",
"publisher": "Sujan",
"version": "0.9.11"
},
{
"id": "taniarascia.new-moon-vscode",
"name": "new-moon-vscode",
"publisher": "taniarascia",
"version": "1.4.11"
},
{
"id": "tungvn.wordpress-snippet",
"name": "wordpress-snippet",
"publisher": "tungvn",
"version": "1.1.5"
},
{
"id": "uloco.theme-bluloco-light",
"name": "theme-bluloco-light",
"publisher": "uloco",
"version": "2.6.5"
},
{
"id": "vincaslt.highlight-matching-tag",
"name": "highlight-matching-tag",
"publisher": "vincaslt",
"version": "0.8.4"
},
{
"id": "wesbos.theme-cobalt2",
"name": "theme-cobalt2",
"publisher": "wesbos",
"version": "2.1.6"
},
{
"id": "whizkydee.material-palenight-theme",
"name": "material-palenight-theme",
"publisher": "whizkydee",
"version": "1.9.4"
},
{
"id": "wordpresstoolbox.wordpress-toolbox",
"name": "wordpress-toolbox",
"publisher": "wordpresstoolbox",
"version": "1.2.0"
},
{
"id": "yhpnoraa.beauty",
"name": "beauty",
"publisher": "yhpnoraa",
"version": "0.0.2"
},
{
"id": "zhuangtongfa.Material-theme",
"name": "Material-theme",
"publisher": "zhuangtongfa",
"version": "2.17.7"
},
{
"id": "zoxon.monokai-light",
"name": "monokai-light",
"publisher": "zoxon",
"version": "0.1.2"
}
]
// Place your key bindings in this file to overwrite the defaults
[
{
"key": "alt+b",
"command": "extension.beauty",
"when": "editorTextFocus"
},
{
"key": "shift+cmd+b",
"command": "-extension.beauty",
"when": "editorTextFocus"
},
{
"key": "cmd+b",
"command": "HookyQR.beautifyFile"
},
{
"key": "ctrl+shift+c",
"command": "autoprefixer.execute"
}
]
{
"sync.gist": "https://gist.github.com/joelkrause/c5382135acc72b583741492b7bc60b79",
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.lastUpload": "",
"sync.lastDownload": "",
"sync.forceDownload": false,
"workbench.startupEditor": "newUntitledFile",
"window.zoomLevel": 0,
"explorer.confirmDragAndDrop": false,
"editor.formatOnPaste": true,
"editor.matchBrackets": false,
"editor.wordWrap": "on",
"editor.minimap.enabled": false,
"emmet.preferences": {
"css.autoInsertVendorPrefixes": false,
"scss.autoInsertVendorPrefixes": false,
},
"editor.fontFamily": "IBM Plex Mono",
"editor.fontSize": 13,
"editor.fontWeight": "300",
"editor.fontLigatures": true,
"workbench.colorTheme": "One Dark Pro",
"autoprefixer.formatOnSave": true,
"autoprefixer.browsers": [
"last 20 versions",
"> 100%"
]
}
{
"slickinit": {
"prefix": "slick",
"body": [
"$(this).slick() ({",
"\tautoplay: true,",
"\tpauseOnHover: false,",
"\tarrows: true,",
"\twaitForAnimate: false,",
"});"
],
"description": "Initialise Slick Slider with some basic options"
},
"accessibility": {
"prefix": "accessibility",
"body": ["accessibility: ${1|true,false|},"],
"description": "Set Accessibility option"
},
"adaptiveHeight": {
"prefix": "adaptiveHeight",
"body": ["adaptiveHeight: ${1|true,false|},"],
"description": "Set adaptiveHeight option"
},
"autoplay": {
"prefix": "autoplay",
"body": ["autoplay: ${1|true,false|},"],
"description": "Set Autoplay option"
},
"autoplaySpeed": {
"prefix": "autoplaySpeed",
"body": ["autoplaySpeed: 1000,"],
"description": "Set autoplaySpeed speed"
},
"arrows": {
"prefix": "arrows",
"body": ["arrows: ${1|true,false|},"],
"description": "Set arrows option"
},
"asNavFor": {
"prefix": "asNavFor",
"body": ["asNavFor: '.slick-nav',"],
"description": "Set a secondary slider to chat with another slick slider"
},
"appendArrows": {
"prefix": "appendArrows",
"body": ["appendArrows: '$('.class')',"],
"description": "Append arrows to another div in the page"
},
"appendDots": {
"prefix": "appendDots",
"body": ["appendDots: '$('.class')',"],
"description": "Append dots to another div in the page"
},
"prevArrow": {
"prefix": "prevArrow",
"body": ["prevArrow: '<button type=\"button\" class=\"slick-prev\">Previous</button>',"],
"description": "Set previous arrow element"
},
"nextArrow": {
"prefix": "nextArrow",
"body": ["nextArrow: '<button type=\"button\" class=\"slick-next\">Next</button>',"],
"description": "Set next arrow element"
},
"centerMode": {
"prefix": "centerMode",
"body": ["centerMode: ${1|true,false|},"],
"description": "Set centerMode option"
},
"centerPadding": {
"prefix": "centerPadding",
"body": ["centerPadding: '50px',"],
"description": "Set centerPadding option",
},
"cssEase": {
"prefix": "cssEase",
"body": ["cssEase: ease,"],
"description": "Sett css ease",
},
"dots": {
"prefix": "dots",
"body": ["dots: ${1|true,false|},"],
"description": "Set dots option"
},
"dotsClass": {
"prefix": "dotsClass",
"body": ["dotsClass: '$('.class')',"],
"description": "Set dots class"
},
"draggable": {
"prefix": "draggable",
"body": ["draggable: ${1|true,false|},"],
"description": "Set draggable option"
},
"fade": {
"prefix": "fade",
"body": ["fade: ${1|true,false|},"],
"description": "Set fade option"
},
"focusOnSelect": {
"prefix": "focusOnSelect",
"body": ["focusOnSelect: ${1|true,false|},"],
"description": "Set focusOnSelect option - handy for thumb nav"
},
"infinite": {
"prefix": "infinite",
"body": ["infinite: ${1|true,false|},"],
"description": "Set infinite option"
},
"initialSlide": {
"prefix": "initialSlide",
"body": ["initialSlide: 0,"],
"description": "Set starting slide"
},
"lazyLoad": {
"prefix": "lazyLoad",
"body": ["lazyLoad: ${1|ondemand,progressive|},"],
"description": "Set lazy loading technique. Accepts 'ondemand' or 'progressive'"
},
"mobileFirst": {
"prefix": "mobileFirst",
"body": ["mobileFirst: ${1|true,false|},"],
"description": "Set mobile first option"
},
"pauseOnFocus": {
"prefix": "pauseOnFocus",
"body": ["pauseOnFocus: ${1|true,false|},"],
"description": "Pause on focus"
},
"pauseOnHover": {
"prefix": "pauseOnHover",
"body": ["pauseOnHover: ${1|true,false|},"],
"description": "Pause on hover"
},
"pauseOnDotsHover": {
"prefix": "pauseOnDotsHover",
"body": ["pauseOnDotsHover: ${1|true,false|},"],
"description": "Pause on dots hover"
},
"slidesToShow": {
"prefix": "slidesToShow",
"body": ["slidesToShow: 0,"],
"description": "Set amount of slides to show"
},
"slidesToScroll": {
"prefix": "slidesToScroll",
"body": ["slidesToScroll: 0,"],
"description": "Set amount of slides to scroll"
},
"speed": {
"prefix": "speed",
"body": ["speed: 1000,"],
"description": "Slide/Fade animation speed"
},
"swipe": {
"prefix": "swipe",
"body": ["swipe: ${1|true,false|},"],
"description": "Enable swipe"
},
"swipeToSlide": {
"prefix": "swipeToSlide",
"body": ["swipeToSlide: ${1|true,false|},"],
"description": "Allow users to drag or swipe directly to a slide irrespective of slidesToScroll"
},
"touchMove": {
"prefix": "touchMove",
"body": ["touchMove: ${1|true,false|},"],
"description": "Enable slide motion with touch"
},
"useCSS": {
"prefix": "useCSS",
"body": ["useCSS: ${1|true,false|},"],
"description": "Enable/disable CSS Animations"
},
"useTransform": {
"prefix": "useTransform",
"body": ["useTransform: ${1|true,false|},"],
"description": "Enable/disable CSS Transforms"
},
"variableWidth": {
"prefix": "variableWidth",
"body": ["variableWidth: ${1|true,false|},"],
"description": "Variable width slides"
},
"vertical": {
"prefix": "vertical",
"body": ["vertical: ${1|true,false|},"],
"description": "Slide vertically"
},
"verticalSwiping": {
"prefix": "verticalSwiping",
"body": ["verticalSwiping: ${1|true,false|},"],
"description": "Swipe vertically"
},
"rtl": {
"prefix": "rtl",
"body": ["rtl: ${1|true,false|},"],
"description": "Enable/disable rtl"
},
"waitForAnimate": {
"prefix": "waitForAnimate",
"body": ["waitForAnimate: ${1|true,false|},"],
"description": "Ignores requests to advance the slide while animating"
},
"zIndex": {
"prefix": "zIndex",
"body": ["zIndex: 1,"],
"description": "Set the zIndex values for slides, useful for IE9 and lower"
},
}