Skip to content

Instantly share code, notes, and snippets.

@dennbagas
Last active April 15, 2021 13:02
Show Gist options
  • Save dennbagas/fc66af3f81e6738c90001636411175fa to your computer and use it in GitHub Desktop.
Save dennbagas/fc66af3f81e6738c90001636411175fa to your computer and use it in GitHub Desktop.
VSCode setting
{
"window.menuBarVisibility": "default",
"workbench.sideBar.location": "left",
"window.zoomLevel": 0,
"git.autofetch": true
}
{"lastUpload":"2021-04-15T13:02:50.160Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "6e440e71-8ed9-4f25-bb78-4b13096b8a03",
"publisherId": "formulahendry.auto-rename-tag",
"publisherDisplayName": "formulahendry"
},
"name": "auto-rename-tag",
"publisher": "formulahendry",
"version": "0.1.6"
},
{
"metadata": {
"id": "5619a084-6632-4221-9def-b94bdc42e23a",
"publisherId": "Nash.awesome-flutter-snippets",
"publisherDisplayName": "Nash"
},
"name": "awesome-flutter-snippets",
"publisher": "Nash",
"version": "2.0.4"
},
{
"metadata": {
"id": "f583eafd-aa0d-4ccb-8f44-d1e610389660",
"publisherId": "CoenraadS.bracket-pair-colorizer",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer",
"publisher": "CoenraadS",
"version": "1.0.61"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.4.3"
},
{
"metadata": {
"id": "532533c9-a894-4a58-9eee-bbfbe7c06f71",
"publisherId": "mikestead.dotenv",
"publisherDisplayName": "mikestead"
},
"name": "dotenv",
"publisher": "mikestead",
"version": "1.0.1"
},
{
"metadata": {
"id": "be992f3f-9f22-4b66-a1d2-ecad04c28a28",
"publisherId": "abusaidm.html-snippets",
"publisherDisplayName": "abusaidm"
},
"name": "html-snippets",
"publisher": "abusaidm",
"version": "0.2.1"
},
{
"metadata": {
"id": "a2cec723-5349-460d-9de9-0fd1f8d3456f",
"publisherId": "xabikos.JavaScriptSnippets",
"publisherDisplayName": "xabikos"
},
"name": "JavaScriptSnippets",
"publisher": "xabikos",
"version": "1.8.0"
},
{
"metadata": {
"id": "050d4900-7979-4d10-b7aa-e274f6ae8730",
"publisherId": "onecentlin.laravel5-snippets",
"publisherDisplayName": "onecentlin"
},
"name": "laravel5-snippets",
"publisher": "onecentlin",
"version": "1.12.0"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "4.6.0"
},
{
"metadata": {
"id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
"publisherId": "zhuangtongfa.material-theme",
"publisherDisplayName": "zhuangtongfa"
},
"name": "material-theme",
"publisher": "zhuangtongfa",
"version": "3.10.13"
},
{
"metadata": {
"id": "93ce222b-5f6f-49b7-9ab1-a0463c6238df",
"publisherId": "ms-vscode-remote.remote-containers",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-containers",
"publisher": "ms-vscode-remote",
"version": "0.166.1"
},
{
"metadata": {
"id": "607fd052-be03-4363-b657-2bd62b83d28a",
"publisherId": "ms-vscode-remote.remote-ssh",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh",
"publisher": "ms-vscode-remote",
"version": "0.65.3"
},
{
"metadata": {
"id": "bfeaf631-bcff-4908-93ed-fda4ef9a0c5c",
"publisherId": "ms-vscode-remote.remote-ssh-edit",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh-edit",
"publisher": "ms-vscode-remote",
"version": "0.65.3"
},
{
"metadata": {
"id": "f0c5397b-d357-4197-99f0-cb4202f22818",
"publisherId": "ms-vscode-remote.remote-wsl",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-wsl",
"publisher": "ms-vscode-remote",
"version": "0.54.6"
},
{
"metadata": {
"id": "085342db-9568-49b0-ad93-3223ac4c1baa",
"publisherId": "mrmlnc.vscode-apache",
"publisherDisplayName": "mrmlnc"
},
"name": "vscode-apache",
"publisher": "mrmlnc",
"version": "1.2.0"
},
{
"metadata": {
"id": "23d72dfc-8dd1-4e30-926e-8783b4378f13",
"publisherId": "ms-vscode-remote.vscode-remote-extensionpack",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "vscode-remote-extensionpack",
"publisher": "ms-vscode-remote",
"version": "0.20.0"
},
{
"metadata": {
"id": "9b2c953d-6ad4-46d1-b18e-7e5992d1d8a6",
"publisherId": "akamud.vscode-theme-onedark",
"publisherDisplayName": "akamud"
},
"name": "vscode-theme-onedark",
"publisher": "akamud",
"version": "2.2.3"
}
]
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "ctrl+alt+down",
"command": "editor.action.copyLinesDownAction",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+shift+alt+down",
"command": "-editor.action.copyLinesDownAction",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+alt+up",
"command": "editor.action.copyLinesUpAction",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+shift+alt+up",
"command": "-editor.action.copyLinesUpAction",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+shift+f",
"command": "editor.action.formatDocument",
"when": "editorHasDocumentFormattingProvider && editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+shift+i",
"command": "-editor.action.formatDocument",
"when": "editorHasDocumentFormattingProvider && editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly"
}
]
{
"git.autofetch": true,
"window.menuBarVisibility": "toggle",
"window.zoomLevel": -2,
"workbench.sideBar.location": "left",
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
"workbench.colorTheme": "Atom One Dark",
"blade.format.enable": true,
"php.executablePath": "\"C:\\xampp\\php\\php.exe\"",
"php.validate.executablePath": "\"C:\\xampp\\php\\php.exe\"",
"html.format.indentHandlebars": true,
"html.format.indentInnerHtml": true,
"html.format.wrapLineLength": 120,
"beautify.language": {
"js": {
"type": [
"javascript",
"json",
"jsonc"
],
"filename": [
".jshintrc",
".jsbeautifyrc"
]
},
"css": [
"css",
"scss"
],
"html": [
"htm",
"html",
"php",
"blade"
]
},
"artisan.php.location": "\"C:\\xampp\\php\\php.exe\"",
"phpfmt.indent_with_space": 4,
"phpfmt.php_bin": "\"C:\\xampp\\php\\php.exe\"",
"phpfmt.cakephp": false,
"editor.formatOnPaste": true,
"html.format.maxPreserveNewLines": 120,
"dart.lineLength": 120,
"git.enableSmartCommit": true,
"files.autoSave": "off",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"[javascript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"[blade]": {
"editor.defaultFormatter": "HookyQR.beautify"
},
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"files.associations": {
"*.js": "javascript"
},
"extensions.autoUpdate": true,
"workbench.activityBar.visible": true,
"[php]": {
"editor.defaultFormatter": "junstyle.php-cs-fixer"
},
"editor.renderWhitespace": "none",
"editor.renderControlCharacters": false,
"breadcrumbs.enabled": false,
"editor.minimap.enabled": false,
"workbench.statusBar.visible": true,
"workbench.iconTheme": "material-icon-theme",
"git.confirmSync": false,
"dart.previewFlutterUiGuides": true,
"dart.previewFlutterUiGuidesCustomTracking": true,
"[html]": {
"editor.defaultFormatter": "HookyQR.beautify"
},
"terminal.integrated.rendererType": "dom",
"[jsonc]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"typescript.updateImportsOnFileMove.enabled": "always",
"sync.autoUpload": true,
"sync.gist": "fc66af3f81e6738c90001636411175fa",
"sync.forceUpload": true,
"javascript.updateImportsOnFileMove.enabled": "always",
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"go.formatTool": "goimports",
"go.useLanguageServer": true,
"liveshare.allowGuestDebugControl": true,
"liveshare.allowGuestTaskControl": true,
"todo-tree.highlights.customHighlight": {
"TODO": {
"fontWeight": "bold",
"fontStyle": "italic",
"icon": "diff-added",
"type": "tag",
"foreground": "black",
"background": "yellow",
"iconColour": "yellow"
},
"FIXME": {
"fontWeight": "bold",
"fontStyle": "italic",
"icon": "stop",
"type": "tag",
"foreground": "white",
"background": "red",
"iconColour": "red"
}
},
"dart.debugExternalLibraries": false,
"dart.debugSdkLibraries": false,
"terraform.languageServer": {
"external": true,
"args": [
"serve"
]
},
"terraform.indexing": {
"enabled": false,
"liveIndexing": false
},
"terminal.integrated.shell.linux": "/usr/bin/zsh",
"todo-tree.tree.showScanModeButton": false,
"carbon.fontSize": 14,
"[css]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"editor.formatOnSave": true,
"editor.largeFileOptimizations": false,
"diffEditor.ignoreTrimWhitespace": false,
"editor.fontFamily": "'mononoki Nerd Font Mono', Consolas, 'Courier New', monospace",
"editor.fontLigatures": null,
"artisan.docker.command": "",
"editor.multiCursorModifier": "alt",
"intelephense.phpdoc.classTemplate": {
"summary": "$1",
"tags": [
"@package ${1:$SYMBOL_NAMESPACE}"
]
},
"php-cs-fixer.executablePath": "${extensionPath}/php-cs-fixer.phar",
"php-cs-fixer.lastDownload": 1606111365866,
"[vue]": {
"editor.defaultFormatter": "octref.vetur"
},
"[javascriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"remote.SSH.configFile": "C:\\Users\\Bagas Alfiandhi\\.ssh\\config",
"remote.SSH.remotePlatform": {
"10.196.0.30": "linux"
},
"prettier.requireConfig": true
}
{
// Place your snippets for vue-html here. Each snippet is defined under a snippet name and has a prefix, body and
// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the
// same ids are connected.
// Example:
// "Print to console": {
// "prefix": "log",
// "body": [
// "console.log('$1');",
// "$2"
// ],
// "description": "Log output to console"
// }
}
{
// Place your snippets for vue here. Each snippet is defined under a snippet name and has a prefix, body and
// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the
// same ids are connected.
// Example:
// "Print to console": {
// "prefix": "log",
// "body": [
// "console.log('$1');",
// "$2"
// ],
// "description": "Log output to console"
// }
"Nuxt Class Pages": {
"prefix": "nuxt-class-pages",
"body": [
"<template>",
"\t<div></div>",
"</template>",
"",
"<script lang=\"ts\">",
"import { Component, Mixins } from 'vue-property-decorator'",
"import PagePropertyMixin from '~/mixin/pageProperty'",
"",
"@Component({ head: { titleTemplate: '$2 | %s' } })",
"export default class ${1:ClassName} extends Mixins(PagePropertyMixin) {",
"\t/**",
"\t * set page property",
"\t */",
"\tname = '$2'",
"}",
"</script>",
"",
"<style>",
"/** */",
"</style>",
"",
],
"description": "vue typescript class based template"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment