- 
      
- 
        Save Samiulcse/9c4691234415ca7905caeeac7f87dae8 to your computer and use it in GitHub Desktop. 
Revisions
- 
        Md. Samiul Islam revised this gist Jun 6, 2021 . 3 changed files with 84 additions and 27 deletions.There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2021-06-06T16:14:35.055Z","extensionVersion":"v3.4.3"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,14 @@ [ { "metadata": { "id": "ede0d8fe-2180-4cf5-85f5-075dc43d4b8f", "publisherId": "atlassian.atlascode", "publisherDisplayName": "atlassian" }, "name": "atlascode", "publisher": "atlassian", "version": "2.8.6" }, { "metadata": { "id": "d3836729-9cc1-42c1-b2af-d50071f57d29", @@ -7,7 +17,7 @@ }, "name": "auto-close-tag", "publisher": "formulahendry", "version": "0.5.10" }, { "metadata": { @@ -17,7 +27,7 @@ }, "name": "auto-rename-tag", "publisher": "formulahendry", "version": "0.1.6" }, { "metadata": { @@ -29,16 +39,6 @@ "publisher": "HookyQR", "version": "1.5.0" }, { "metadata": { "id": "b689fcc8-d494-4dbf-a228-2c694a578afc", @@ -47,7 +47,7 @@ }, "name": "Bookmarks", "publisher": "alefragnani", "version": "13.0.4" }, { "metadata": { @@ -89,6 +89,16 @@ "publisher": "alexdima", "version": "0.0.2" }, { "metadata": { "id": "690b692e-e8a9-493f-b802-8089d50ac1b2", "publisherId": "ms-vscode.cpptools", "publisherDisplayName": "ms-vscode" }, "name": "cpptools", "publisher": "ms-vscode", "version": "1.4.0" }, { "metadata": { "id": "532533c9-a894-4a58-9eee-bbfbe7c06f71", @@ -107,17 +117,17 @@ }, "name": "emojisense", "publisher": "bierner", "version": "0.8.0" }, { "metadata": { "id": "19804510-b475-4dae-b0f7-6ca08fd1af0c", "publisherId": "dsznajder.es7-react-js-snippets", "publisherDisplayName": "dsznajder" }, "name": "es7-react-js-snippets", "publisher": "dsznajder", "version": "3.1.1" }, { "metadata": { @@ -127,7 +137,17 @@ }, "name": "gitlens", "publisher": "eamodio", "version": "11.4.1" }, { "metadata": { "id": "a2cec723-5349-460d-9de9-0fd1f8d3456f", "publisherId": "xabikos.JavaScriptSnippets", "publisherDisplayName": "xabikos" }, "name": "JavaScriptSnippets", "publisher": "xabikos", "version": "1.8.0" }, { "metadata": { @@ -147,7 +167,17 @@ }, "name": "vetur", "publisher": "octref", "version": "0.34.1" }, { "metadata": { "id": "2f0eaac2-070b-4dc7-9b23-8dd4c970c11c", "publisherId": "redhat.vscode-commons", "publisherDisplayName": "redhat" }, "name": "vscode-commons", "publisher": "redhat", "version": "0.0.6" }, { "metadata": { @@ -157,7 +187,7 @@ }, "name": "vscode-icons", "publisher": "vscode-icons-team", "version": "11.4.0" }, { "metadata": { @@ -167,6 +197,16 @@ }, "name": "vscode-intelephense-client", "publisher": "bmewburn", "version": "1.7.1" }, { "metadata": { "id": "2061917f-f76a-458a-8da9-f162de22b97e", "publisherId": "redhat.vscode-yaml", "publisherDisplayName": "redhat" }, "name": "vscode-yaml", "publisher": "redhat", "version": "0.19.2" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,15 +5,32 @@ "workbench.iconTheme": "vscode-icons", "workbench.editor.enablePreview": false, "editor.fontSize": 17, "explorer.confirmDelete": false, "[html]": { "editor.defaultFormatter": "HookyQR.beautify" }, "[javascript]": { "editor.defaultFormatter": "HookyQR.beautify" }, "[vue]": { "editor.defaultFormatter": "HookyQR.beautify" }, "gitlens.advanced.messages": { "suppressLineUncommittedWarning": true }, "yaml.schemas": { "file:///c%3A/Users/Samiul/.vscode/extensions/atlassian.atlascode-2.8.6/resources/schemas/pipelines-schema.json": "bitbucket-pipelines.yml" }, "atlascode.bitbucket.enabled": true, "prettier.jsxSingleQuote": true, "prettier.semi": false, "prettier.singleQuote": true, "prettier.useEditorConfig": false, "prettier.useTabs": true, "prettier.bracketSpacing": false, "workbench.colorTheme": "Solarized Dark", "javascript.updateImportsOnFileMove.enabled": "always", "gitlens.views.repositories.avatars": false, "gitlens.views.showRelativeDateMarkers": false, "redhat.telemetry.enabled": false } 
- 
        Md. Samiul Islam revised this gist Aug 14, 2020 . 8 changed files with 43 additions and 512 deletions.There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2020-08-14T12:20:13.568Z","extensionVersion":"v3.4.3"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ }, "name": "auto-close-tag", "publisher": "formulahendry", "version": "0.5.8" }, { "metadata": { @@ -17,7 +17,7 @@ }, "name": "auto-rename-tag", "publisher": "formulahendry", "version": "0.1.4" }, { "metadata": { @@ -37,7 +37,7 @@ }, "name": "better-phpunit", "publisher": "calebporzio", "version": "1.5.3" }, { "metadata": { @@ -47,7 +47,7 @@ }, "name": "Bookmarks", "publisher": "alefragnani", "version": "11.3.1" }, { "metadata": { @@ -67,7 +67,7 @@ }, "name": "code-settings-sync", "publisher": "Shan", "version": "3.4.3" }, { "metadata": { @@ -107,7 +107,7 @@ }, "name": "emojisense", "publisher": "bierner", "version": "0.7.0" }, { "metadata": { @@ -127,147 +127,7 @@ }, "name": "gitlens", "publisher": "eamodio", "version": "10.2.2" }, { "metadata": { @@ -277,67 +137,7 @@ }, "name": "php-intellisense", "publisher": "felixfbecker", "version": "2.3.14" }, { "metadata": { @@ -347,47 +147,7 @@ }, "name": "vetur", "publisher": "octref", "version": "0.26.1" }, { "metadata": { @@ -397,17 +157,7 @@ }, "name": "vscode-icons", "publisher": "vscode-icons-team", "version": "10.2.0" }, { "metadata": { @@ -417,106 +167,6 @@ }, "name": "vscode-intelephense-client", "publisher": "bmewburn", "version": "1.5.3" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,89 +1,19 @@ { "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe", "workbench.startupEditor": "newUntitledFile", "sync.gist": "9c4691234415ca7905caeeac7f87dae8", "workbench.iconTheme": "vscode-icons", "workbench.editor.enablePreview": false, "editor.fontSize": 17, "editor.minimap.enabled": false, "explorer.confirmDelete": false, "[html]": { "editor.defaultFormatter": "HookyQR.beautify" }, "[javascript]": { "editor.defaultFormatter": "HookyQR.beautify" }, "gitlens.advanced.messages": { "suppressLineUncommittedWarning": true } } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ { // 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" // } } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,9 +0,0 @@ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,9 +0,0 @@ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,33 +0,0 @@ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,13 +0,0 @@ 
- 
        sarthaksavvy revised this gist Jun 3, 2019 . 4 changed files with 45 additions and 24 deletions.There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +0,0 @@ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ {"lastUpload":"2019-06-03T09:59:35.092Z","extensionVersion":"v3.2.9"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,7 +17,7 @@ }, "name": "auto-rename-tag", "publisher": "formulahendry", "version": "0.1.0" }, { "metadata": { @@ -27,7 +27,7 @@ }, "name": "beautify", "publisher": "HookyQR", "version": "1.5.0" }, { "metadata": { @@ -47,7 +47,7 @@ }, "name": "Bookmarks", "publisher": "alefragnani", "version": "10.4.4" }, { "metadata": { @@ -127,7 +127,7 @@ }, "name": "gitlens", "publisher": "eamodio", "version": "9.8.1" }, { "metadata": { @@ -137,7 +137,7 @@ }, "name": "Go", "publisher": "ms-vscode", "version": "0.10.2" }, { "metadata": { @@ -197,7 +197,7 @@ }, "name": "laravel-blade-spacer", "publisher": "austenc", "version": "1.0.3" }, { "metadata": { @@ -207,7 +207,7 @@ }, "name": "laravel-docs", "publisher": "austenc", "version": "1.4.1" }, { "metadata": { @@ -217,7 +217,7 @@ }, "name": "material-icon-theme", "publisher": "PKief", "version": "3.8.0" }, { "metadata": { @@ -257,7 +257,7 @@ }, "name": "php-cs-fixer", "publisher": "junstyle", "version": "0.1.119" }, { "metadata": { @@ -297,7 +297,7 @@ }, "name": "prettier-vscode", "publisher": "esbenp", "version": "1.9.0" }, { "metadata": { @@ -307,7 +307,7 @@ }, "name": "python", "publisher": "ms-python", "version": "2019.5.17517" }, { "metadata": { @@ -347,7 +347,7 @@ }, "name": "vetur", "publisher": "octref", "version": "0.21.0" }, { "metadata": { @@ -357,7 +357,7 @@ }, "name": "vsc-material-theme", "publisher": "Equinusocio", "version": "2.9.0" }, { "metadata": { @@ -367,7 +367,7 @@ }, "name": "vscode-docker", "publisher": "PeterJausovec", "version": "0.6.2" }, { "metadata": { @@ -377,7 +377,7 @@ }, "name": "vscode-eslint", "publisher": "dbaeumer", "version": "1.9.0" }, { "metadata": { @@ -397,7 +397,7 @@ }, "name": "vscode-icons", "publisher": "vscode-icons-team", "version": "8.7.0" }, { "metadata": { @@ -417,7 +417,7 @@ }, "name": "vscode-intelephense-client", "publisher": "bmewburn", "version": "1.0.14" }, { "metadata": { @@ -469,6 +469,26 @@ "publisher": "cssho", "version": "2.0.0" }, { "metadata": { "id": "0210d898-1052-4c26-8db9-defb85f930b3", "publisherId": "sidharthachatterjee.vscode-tailwindcss", "publisherDisplayName": "sidharthachatterjee" }, "name": "vscode-tailwindcss", "publisher": "sidharthachatterjee", "version": "0.1.0" }, { "metadata": { "id": "4db62a7c-7d70-419c-96d2-6c3a4dc77ea5", "publisherId": "bradlc.vscode-tailwindcss", "publisherDisplayName": "bradlc" }, "name": "vscode-tailwindcss", "publisher": "bradlc", "version": "0.2.0" }, { "metadata": { "id": "9b2c953d-6ad4-46d1-b18e-7e5992d1d8a6", This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,6 @@ { "editor.fontSize": 16, "editor.wordWrap": "on", "[javascript]": { "editor.formatOnSave": false, "editor.formatOnPaste": false @@ -10,7 +9,7 @@ "editor.lineHeight": 35, "workbench.activityBar.visible": true, "material-icon-theme.folders.theme": "specific", "workbench.colorTheme": "Horizon Italic", "editor.minimap.enabled": false, "material-icon-theme.folders.color": "#90a4ae", "search.useIgnoreFiles": false, @@ -33,7 +32,6 @@ "terminal.integrated.shell.osx": "zsh", "breadcrumbs.enabled": true, "javascript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false, "sync.gist": "a6ec2ea50f3d5244253054a0835deb08", "sync.quietSync": false, "sync.removeExtensions": true, @@ -42,7 +40,7 @@ "sync.autoUpload": false, "sync.forceDownload": false, "php-cs-fixer.executablePath": "${extensionPath}/php-cs-fixer.phar", "php-cs-fixer.lastDownload": 1559117382585, "terminal.external.osxExec": "terminal.app", "emmet.includeLanguages": { "blade": "html" @@ -82,7 +80,10 @@ }, "materialTheme.autoApplyIcons": true, "[php]": { "editor.defaultFormatter": "junstyle.php-cs-fixer" }, "workbench.iconTheme": "material-icon-theme", "workbench.sideBar.location": "right", "editor.formatOnSave": true, "editor.formatOnType": false } 
- 
        sarthaksavvy renamed this gist Apr 25, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewingFile renamed without changes.
- 
        sarthaksavvy revised this gist Apr 25, 2019 . 5 changed files with 229 additions and 28 deletions.There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +0,0 @@ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ {"lastUpload":"2019-04-25T18:31:05.733Z","extensionVersion":"v3.2.9"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -27,7 +27,7 @@ }, "name": "beautify", "publisher": "HookyQR", "version": "1.4.11" }, { "metadata": { @@ -37,7 +37,7 @@ }, "name": "better-phpunit", "publisher": "calebporzio", "version": "1.4.0" }, { "metadata": { @@ -47,7 +47,7 @@ }, "name": "Bookmarks", "publisher": "alefragnani", "version": "10.4.3" }, { "metadata": { @@ -57,7 +57,7 @@ }, "name": "bracket-pair-colorizer", "publisher": "CoenraadS", "version": "1.0.61" }, { "metadata": { @@ -67,7 +67,7 @@ }, "name": "code-settings-sync", "publisher": "Shan", "version": "3.2.9" }, { "metadata": { @@ -99,6 +99,56 @@ "publisher": "mikestead", "version": "1.0.1" }, { "metadata": { "id": "081cd2e9-bc51-4ea3-977e-544bed2e33a8", "publisherId": "bierner.emojisense", "publisherDisplayName": "bierner" }, "name": "emojisense", "publisher": "bierner", "version": "0.5.1" }, { "metadata": { "id": "9ca01d82-369d-477a-8ea6-8f1d6e7d5de5", "publisherId": "amandeepmittal.expressjs", "publisherDisplayName": "amandeepmittal" }, "name": "expressjs", "publisher": "amandeepmittal", "version": "2.0.0" }, { "metadata": { "id": "4de763bd-505d-4978-9575-2b7696ecf94e", "publisherId": "eamodio.gitlens", "publisherDisplayName": "eamodio" }, "name": "gitlens", "publisher": "eamodio", "version": "9.6.3" }, { "metadata": { "id": "d6f6cfea-4b6f-41f4-b571-6ad2ab7918da", "publisherId": "ms-vscode.Go", "publisherDisplayName": "ms-vscode" }, "name": "Go", "publisher": "ms-vscode", "version": "0.10.1" }, { "metadata": { "id": "fcf0848c-96b3-487a-a655-01aed955a594", "publisherId": "jolaleye.horizon-theme-vscode", "publisherDisplayName": "jolaleye" }, "name": "horizon-theme-vscode", "publisher": "jolaleye", "version": "1.8.1" }, { "metadata": { "id": "49c89bb6-0f18-4430-b62e-51bf48a6a2e1", @@ -117,7 +167,17 @@ }, "name": "JavaScriptSnippets", "publisher": "xabikos", "version": "1.7.2" }, { "metadata": { "id": "8ee0c715-ca9e-4ce2-8841-5faa5e0f3255", "publisherId": "andys8.jest-snippets", "publisherDisplayName": "andys8" }, "name": "jest-snippets", "publisher": "andys8", "version": "1.7.0" }, { "metadata": { @@ -147,7 +207,7 @@ }, "name": "laravel-docs", "publisher": "austenc", "version": "1.4.0" }, { "metadata": { @@ -157,7 +217,17 @@ }, "name": "material-icon-theme", "publisher": "PKief", "version": "3.7.0" }, { "metadata": { "id": "4bf45e86-a448-4531-8c01-ef33f4536306", "publisherId": "ms-mssql.mssql", "publisherDisplayName": "ms-mssql" }, "name": "mssql", "publisher": "ms-mssql", "version": "1.6.0" }, { "metadata": { @@ -167,7 +237,7 @@ }, "name": "night-owl", "publisher": "sdras", "version": "1.1.3" }, { "metadata": { @@ -187,7 +257,27 @@ }, "name": "php-cs-fixer", "publisher": "junstyle", "version": "0.1.118" }, { "metadata": { "id": "044b4b31-2969-4af3-895d-855433b8b46d", "publisherId": "felixfbecker.php-debug", "publisherDisplayName": "felixfbecker" }, "name": "php-debug", "publisher": "felixfbecker", "version": "1.13.0" }, { "metadata": { "id": "5e69f001-f945-4c97-baf0-320d82a153b3", "publisherId": "felixfbecker.php-intellisense", "publisherDisplayName": "felixfbecker" }, "name": "php-intellisense", "publisher": "felixfbecker", "version": "2.3.10" }, { "metadata": { @@ -207,7 +297,17 @@ }, "name": "prettier-vscode", "publisher": "esbenp", "version": "1.8.1" }, { "metadata": { "id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5", "publisherId": "ms-python.python", "publisherDisplayName": "ms-python" }, "name": "python", "publisher": "ms-python", "version": "2019.4.11987" }, { "metadata": { @@ -237,7 +337,7 @@ }, "name": "tslint", "publisher": "eg2", "version": "1.0.43" }, { "metadata": { @@ -247,7 +347,7 @@ }, "name": "vetur", "publisher": "octref", "version": "0.19.1" }, { "metadata": { @@ -257,7 +357,17 @@ }, "name": "vsc-material-theme", "publisher": "Equinusocio", "version": "2.8.2" }, { "metadata": { "id": "0479fc1c-3d67-49f9-b087-fb9069afe48f", "publisherId": "PeterJausovec.vscode-docker", "publisherDisplayName": "PeterJausovec" }, "name": "vscode-docker", "publisher": "PeterJausovec", "version": "0.6.1" }, { "metadata": { @@ -267,7 +377,27 @@ }, "name": "vscode-eslint", "publisher": "dbaeumer", "version": "1.8.2" }, { "metadata": { "id": "829a192d-496c-44ac-87f3-0a84ce36a853", "publisherId": "emmanuelbeziat.vscode-great-icons", "publisherDisplayName": "emmanuelbeziat" }, "name": "vscode-great-icons", "publisher": "emmanuelbeziat", "version": "2.1.47" }, { "metadata": { "id": "9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a", "publisherId": "vscode-icons-team.vscode-icons", "publisherDisplayName": "vscode-icons-team" }, "name": "vscode-icons", "publisher": "vscode-icons-team", "version": "8.6.0" }, { "metadata": { @@ -277,7 +407,7 @@ }, "name": "vscode-import-cost", "publisher": "wix", "version": "2.12.0" }, { "metadata": { @@ -287,7 +417,17 @@ }, "name": "vscode-intelephense-client", "publisher": "bmewburn", "version": "1.0.13" }, { "metadata": { "id": "a0095eaa-9c78-4f59-be64-7326ee267964", "publisherId": "mrmlnc.vscode-jade-snippets", "publisherDisplayName": "mrmlnc" }, "name": "vscode-jade-snippets", "publisher": "mrmlnc", "version": "1.0.1" }, { "metadata": { @@ -307,7 +447,7 @@ }, "name": "vscode-sqlite", "publisher": "alexcvzz", "version": "0.6.0" }, { "metadata": { @@ -317,7 +457,27 @@ }, "name": "vscode-status-bar-format-toggle", "publisher": "tombonnike", "version": "1.5.0" }, { "metadata": { "id": "6f5d4f30-67aa-4151-80c0-1bbe8ca5f9db", "publisherId": "cssho.vscode-svgviewer", "publisherDisplayName": "cssho" }, "name": "vscode-svgviewer", "publisher": "cssho", "version": "2.0.0" }, { "metadata": { "id": "9b2c953d-6ad4-46d1-b18e-7e5992d1d8a6", "publisherId": "akamud.vscode-theme-onedark", "publisherDisplayName": "akamud" }, "name": "vscode-theme-onedark", "publisher": "akamud", "version": "2.1.0" }, { "metadata": { @@ -327,7 +487,7 @@ }, "name": "vue-vscode-extensionpack", "publisher": "sdras", "version": "0.2.0" }, { "metadata": { @@ -337,6 +497,6 @@ }, "name": "vue-vscode-snippets", "publisher": "sdras", "version": "1.6.0" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,18 +1,21 @@ { "editor.fontSize": 16, "editor.wordWrap": "on", "editor.formatOnSave": true, "[javascript]": { "editor.formatOnSave": false, "editor.formatOnPaste": false }, "editor.formatOnPaste": true, "editor.lineHeight": 35, "workbench.activityBar.visible": true, "material-icon-theme.folders.theme": "specific", "workbench.colorTheme": "Atom One Dark", "editor.minimap.enabled": false, "material-icon-theme.folders.color": "#90a4ae", "search.useIgnoreFiles": false, "phpunit.execPath": "vendor/bin/phpunit", "editor.fontFamily": "Operator Mono, Menlo ,Monaco, 'Courier New', monospace", "explorer.autoReveal": false, "php-cs-fixer.onsave": true, "php-cs-fixer.config": "/Users/sarthak/.vscode/.php_cs", @@ -39,9 +42,47 @@ "sync.autoUpload": false, "sync.forceDownload": false, "php-cs-fixer.executablePath": "${extensionPath}/php-cs-fixer.phar", "php-cs-fixer.lastDownload": 1555572190126, "terminal.external.osxExec": "terminal.app", "emmet.includeLanguages": { "blade": "html" }, "emojisense.languages": { "markdown": true, "javascript": true, "plaintext": { "markupCompletionsEnabled": false, "emojiDecoratorsEnabled": false }, "git-commit": true }, "terminal.integrated.rendererType": "dom", "prettier.eslintIntegration": true, "materialTheme.accent": "Breaking Bad", "workbench.colorCustomizations": { "activityBarBadge.background": "#388E3C", "list.activeSelectionForeground": "#388E3C", "list.inactiveSelectionForeground": "#388E3C", "list.highlightForeground": "#388E3C", "scrollbarSlider.activeBackground": "#388E3C50", "editorSuggestWidget.highlightForeground": "#388E3C", "textLink.foreground": "#388E3C", "progressBar.background": "#388E3C", "pickerGroup.foreground": "#388E3C", "tab.activeBorder": "#388E3C", "notificationLink.foreground": "#388E3C", "editorWidget.resizeBorder": "#388E3C", "editorWidget.border": "#388E3C", "settings.modifiedItemIndicator": "#388E3C", "settings.headerForeground": "#388E3C", "panelTitle.activeBorder": "#388E3C", "breadcrumb.activeSelectionForeground": "#388E3C", "menu.selectionForeground": "#388E3C", "menubar.selectionForeground": "#388E3C" }, "materialTheme.autoApplyIcons": true, "[php]": { "editor.defaultFormatter": "bmewburn.vscode-intelephense-client" }, "workbench.iconTheme": "material-icon-theme" } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ "Test setup": { "prefix": "testsetup", "body": [ "public function setup():void", "{", "\tparent::setUp();", "}" 
- 
        sarthaksavvy renamed this gist Apr 24, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewingFile renamed without changes.
- 
        sarthaksavvy revised this gist Nov 6, 2018 . 3 changed files with 35 additions and 14 deletions.There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2018-11-06T18:41:34.608Z","extensionVersion":"v3.2.0"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -27,7 +27,7 @@ }, "name": "beautify", "publisher": "HookyQR", "version": "1.4.7" }, { "metadata": { @@ -37,7 +37,7 @@ }, "name": "better-phpunit", "publisher": "calebporzio", "version": "1.1.1" }, { "metadata": { @@ -67,7 +67,7 @@ }, "name": "code-settings-sync", "publisher": "Shan", "version": "3.2.0" }, { "metadata": { @@ -117,7 +117,7 @@ }, "name": "JavaScriptSnippets", "publisher": "xabikos", "version": "1.7.1" }, { "metadata": { @@ -187,7 +187,7 @@ }, "name": "php-cs-fixer", "publisher": "junstyle", "version": "0.1.89" }, { "metadata": { @@ -229,6 +229,16 @@ "publisher": "AiryShift", "version": "0.4.0" }, { "metadata": { "id": "513cf511-3894-4ee2-8c34-13ab83ddfd37", "publisherId": "eg2.tslint", "publisherDisplayName": "eg2" }, "name": "tslint", "publisher": "eg2", "version": "1.0.40" }, { "metadata": { "id": "2f5dd8cb-d251-4d70-abfe-ddebcb077483", @@ -237,7 +247,7 @@ }, "name": "vetur", "publisher": "octref", "version": "0.13.0" }, { "metadata": { @@ -247,7 +257,17 @@ }, "name": "vsc-material-theme", "publisher": "Equinusocio", "version": "2.5.1" }, { "metadata": { "id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a", "publisherId": "dbaeumer.vscode-eslint", "publisherDisplayName": "dbaeumer" }, "name": "vscode-eslint", "publisher": "dbaeumer", "version": "1.7.0" }, { "metadata": { This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ "editor.formatOnSave": true, "editor.formatOnPaste": true, "editor.lineHeight": 35, "workbench.iconTheme": "material-icon-theme", "workbench.activityBar.visible": true, "material-icon-theme.folders.theme": "specific", "workbench.colorTheme": "Material Theme High Contrast", @@ -23,24 +23,25 @@ "material-icon-theme.files.associations": {}, "material-icon-theme.folders.associations": {}, "material-icon-theme.languages.associations": {}, "workbench.statusBar.visible": true, "window.zoomLevel": 0, "terminal.integrated.fontFamily": "Inconsolata for Powerline", "terminal.integrated.fontSize": 16, "terminal.integrated.shell.osx": "zsh", "breadcrumbs.enabled": true, "javascript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false, "editor.formatOnType": false, "sync.gist": "a6ec2ea50f3d5244253054a0835deb08", "sync.quietSync": false, "sync.removeExtensions": true, "sync.syncExtensions": true, "sync.autoDownload": false, "sync.autoUpload": false, "sync.forceDownload": false, "php-cs-fixer.executablePath": "${extensionPath}/php-cs-fixer.phar", "php-cs-fixer.lastDownload": 1540638566373, "terminal.external.osxExec": "terminal.app", "emmet.includeLanguages": { "blade": "html" }, } 
- 
        sarthaksavvy revised this gist Oct 3, 2018 . 10 changed files with 508 additions and 6 deletions.There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2018-10-03T08:19:52.376Z","extensionVersion":"v3.1.2"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,322 @@ [ { "metadata": { "id": "d3836729-9cc1-42c1-b2af-d50071f57d29", "publisherId": "formulahendry.auto-close-tag", "publisherDisplayName": "formulahendry" }, "name": "auto-close-tag", "publisher": "formulahendry", "version": "0.5.6" }, { "metadata": { "id": "6e440e71-8ed9-4f25-bb78-4b13096b8a03", "publisherId": "formulahendry.auto-rename-tag", "publisherDisplayName": "formulahendry" }, "name": "auto-rename-tag", "publisher": "formulahendry", "version": "0.0.15" }, { "metadata": { "id": "697255a9-3f36-44c8-b084-d3b91edfb23a", "publisherId": "HookyQR.beautify", "publisherDisplayName": "HookyQR" }, "name": "beautify", "publisher": "HookyQR", "version": "1.4.4" }, { "metadata": { "id": "2dd41a16-fc28-4680-a274-a850fa5f1098", "publisherId": "calebporzio.better-phpunit", "publisherDisplayName": "calebporzio" }, "name": "better-phpunit", "publisher": "calebporzio", "version": "1.0.0" }, { "metadata": { "id": "b689fcc8-d494-4dbf-a228-2c694a578afc", "publisherId": "alefragnani.Bookmarks", "publisherDisplayName": "alefragnani" }, "name": "Bookmarks", "publisher": "alefragnani", "version": "9.1.0" }, { "metadata": { "id": "f583eafd-aa0d-4ccb-8f44-d1e610389660", "publisherId": "CoenraadS.bracket-pair-colorizer", "publisherDisplayName": "CoenraadS" }, "name": "bracket-pair-colorizer", "publisher": "CoenraadS", "version": "1.0.60" }, { "metadata": { "id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", "publisherId": "Shan.code-settings-sync", "publisherDisplayName": "Shan" }, "name": "code-settings-sync", "publisher": "Shan", "version": "3.1.2" }, { "metadata": { "id": "cc386f71-a95f-48d7-87ea-707c29758a46", "publisherId": "vmsynkov.colonize", "publisherDisplayName": "vmsynkov" }, "name": "colonize", "publisher": "vmsynkov", "version": "2.2.2" }, { "metadata": { "id": "060828aa-17ab-40d9-9e2d-f8407f5c8d04", "publisherId": "alexdima.copy-relative-path", "publisherDisplayName": "alexdima" }, "name": "copy-relative-path", "publisher": "alexdima", "version": "0.0.2" }, { "metadata": { "id": "532533c9-a894-4a58-9eee-bbfbe7c06f71", "publisherId": "mikestead.dotenv", "publisherDisplayName": "mikestead" }, "name": "dotenv", "publisher": "mikestead", "version": "1.0.1" }, { "metadata": { "id": "49c89bb6-0f18-4430-b62e-51bf48a6a2e1", "publisherId": "hwencc.html-tag-wrapper", "publisherDisplayName": "hwencc" }, "name": "html-tag-wrapper", "publisher": "hwencc", "version": "0.2.3" }, { "metadata": { "id": "a2cec723-5349-460d-9de9-0fd1f8d3456f", "publisherId": "xabikos.JavaScriptSnippets", "publisherDisplayName": "xabikos" }, "name": "JavaScriptSnippets", "publisher": "xabikos", "version": "1.7.0" }, { "metadata": { "id": "32aada6b-3cbf-4590-ab56-f2c4423d028f", "publisherId": "cjhowe7.laravel-blade", "publisherDisplayName": "cjhowe7" }, "name": "laravel-blade", "publisher": "cjhowe7", "version": "1.1.2" }, { "metadata": { "id": "853930e5-1159-4957-8a02-1b98ceb3046b", "publisherId": "austenc.laravel-blade-spacer", "publisherDisplayName": "austenc" }, "name": "laravel-blade-spacer", "publisher": "austenc", "version": "1.0.2" }, { "metadata": { "id": "905ed3e4-00f4-4603-bfb7-c12c516baf85", "publisherId": "austenc.laravel-docs", "publisherDisplayName": "austenc" }, "name": "laravel-docs", "publisher": "austenc", "version": "1.3.0" }, { "metadata": { "id": "5db78037-f674-459f-a236-db622c427c5b", "publisherId": "PKief.material-icon-theme", "publisherDisplayName": "PKief" }, "name": "material-icon-theme", "publisher": "PKief", "version": "3.6.0" }, { "metadata": { "id": "e58f546c-babc-455f-a265-ba40dbd140d4", "publisherId": "sdras.night-owl", "publisherDisplayName": "sdras" }, "name": "night-owl", "publisher": "sdras", "version": "0.4.1" }, { "metadata": { "id": "dff6b801-247e-40e9-82e8-8c9b1d19d1b8", "publisherId": "christian-kohler.npm-intellisense", "publisherDisplayName": "christian-kohler" }, "name": "npm-intellisense", "publisher": "christian-kohler", "version": "1.3.0" }, { "metadata": { "id": "b06b65b2-6ea9-4045-b166-54aa63205261", "publisherId": "junstyle.php-cs-fixer", "publisherDisplayName": "junstyle" }, "name": "php-cs-fixer", "publisher": "junstyle", "version": "0.1.85" }, { "metadata": { "id": "099b6e7d-a38b-4e90-83dd-5281e654d978", "publisherId": "santigarcor.phpunit-extended", "publisherDisplayName": "santigarcor" }, "name": "phpunit-extended", "publisher": "santigarcor", "version": "1.0.7" }, { "metadata": { "id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90", "publisherId": "esbenp.prettier-vscode", "publisherDisplayName": "esbenp" }, "name": "prettier-vscode", "publisher": "esbenp", "version": "1.6.1" }, { "metadata": { "id": "d6ba4b7b-539f-456a-b0f6-0348df44cdf3", "publisherId": "nikitaKunevich.snippet-creator", "publisherDisplayName": "nikitaKunevich" }, "name": "snippet-creator", "publisher": "nikitaKunevich", "version": "0.0.5" }, { "metadata": { "id": "0613db22-abe8-4392-ab49-d450852ab80a", "publisherId": "AiryShift.spaces-inside-braces", "publisherDisplayName": "AiryShift" }, "name": "spaces-inside-braces", "publisher": "AiryShift", "version": "0.4.0" }, { "metadata": { "id": "2f5dd8cb-d251-4d70-abfe-ddebcb077483", "publisherId": "octref.vetur", "publisherDisplayName": "octref" }, "name": "vetur", "publisher": "octref", "version": "0.12.7" }, { "metadata": { "id": "dffaf5a1-2219-434b-9d87-cb586fd59260", "publisherId": "Equinusocio.vsc-material-theme", "publisherDisplayName": "Equinusocio" }, "name": "vsc-material-theme", "publisher": "Equinusocio", "version": "2.4.2" }, { "metadata": { "id": "c46b0018-f317-4b6c-a785-d2039b27338f", "publisherId": "wix.vscode-import-cost", "publisherDisplayName": "wix" }, "name": "vscode-import-cost", "publisher": "wix", "version": "2.9.0" }, { "metadata": { "id": "ffda6552-0ad5-431b-a4fa-0905a7e4f3f0", "publisherId": "bmewburn.vscode-intelephense-client", "publisherDisplayName": "bmewburn" }, "name": "vscode-intelephense-client", "publisher": "bmewburn", "version": "0.8.8" }, { "metadata": { "id": "3c6d2422-afcc-482d-a751-08c6ed38ce19", "publisherId": "wmaurer.vscode-jumpy", "publisherDisplayName": "wmaurer" }, "name": "vscode-jumpy", "publisher": "wmaurer", "version": "0.3.1" }, { "metadata": { "id": "eaee103c-e866-4b73-87f8-3749cab64da2", "publisherId": "alexcvzz.vscode-sqlite", "publisherDisplayName": "alexcvzz" }, "name": "vscode-sqlite", "publisher": "alexcvzz", "version": "0.3.1" }, { "metadata": { "id": "28fcf0b8-26a5-4e99-9b8d-02e990366c6f", "publisherId": "tombonnike.vscode-status-bar-format-toggle", "publisherDisplayName": "tombonnike" }, "name": "vscode-status-bar-format-toggle", "publisher": "tombonnike", "version": "1.4.0" }, { "metadata": { "id": "8551ab30-570a-4f12-b988-bccdb9ce8610", "publisherId": "sdras.vue-vscode-extensionpack", "publisherDisplayName": "sdras" }, "name": "vue-vscode-extensionpack", "publisher": "sdras", "version": "0.1.3" }, { "metadata": { "id": "c8d95916-cf54-455f-b324-cbd887b7d3a8", "publisherId": "sdras.vue-vscode-snippets", "publisherDisplayName": "sdras" }, "name": "vue-vscode-snippets", "publisher": "sdras", "version": "1.3.0" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,75 @@ // Place your key bindings in this file to overwrite the defaults [ { "key": "cmd+b cmd+r", "command": "phpunit.Test" }, { "key": "cmd+b cmd+p", "command": "phpunit.LastTest" }, { "key": "shift+cmd+a", "command": "phpunit.TestSuite" }, { "key": "cmd+1", "command": "workbench.action.toggleSidebarVisibility" }, { "key": "cmd+b", "command": "-workbench.action.toggleSidebarVisibility" }, { "key": "ctrl+shift+right", "command": "workbench.action.terminal.focusNext" }, { "key": "ctrl+shift+left", "command": "workbench.action.terminal.focusPrevious" }, { "key": "ctrl+shift+k", "command": "workbench.action.terminal.kill" }, { "key": "ctrl+shift+n", "command": "workbench.action.terminal.new" }, { "key": "ctrl+shift+`", "command": "-workbench.action.terminal.new" }, { "key": "cmd+r", "command": "better-phpunit.run" }, { "key": "cmd+k cmd+r", "command": "-better-phpunit.run" }, { "key": "shift+cmd+r", "command": "better-phpunit.run-previous" }, { "key": "cmd+k cmd+p", "command": "-better-phpunit.run-previous" }, { "key": "shift+cmd+a", "command": "better-phpunit.run-suite" }, { "key": "cmd+b cmd+b", "command": "HookyQR.beautifyFile" }, { "key": "ctrl+f5", "command": "workbench.action.reloadWindow" }, { "key": "shift+cmd+1", "command": "workbench.action.toggleActivityBarVisibility" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +0,0 @@ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +0,0 @@ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,46 @@ { "editor.fontSize": 14, "editor.wordWrap": "on", "editor.formatOnSave": true, "editor.formatOnPaste": true, "editor.lineHeight": 35, "workbench.iconTheme": "eq-material-theme-icons-ocean", "workbench.activityBar.visible": true, "material-icon-theme.folders.theme": "specific", "workbench.colorTheme": "Material Theme High Contrast", "editor.minimap.enabled": false, "material-icon-theme.folders.color": "#90a4ae", "search.useIgnoreFiles": false, "phpunit.execPath": "vendor/bin/phpunit", "editor.fontFamily": "Menlo ,Monaco, 'Courier New', monospace", "explorer.autoReveal": false, "php-cs-fixer.onsave": true, "php-cs-fixer.config": "/Users/sarthak/.vscode/.php_cs", "php.suggest.basic": false, "material-icon-theme.activeIconPack": "angular", "material-icon-theme.hidesExplorerArrows": false, "material-icon-theme.opacity": 1, "material-icon-theme.files.associations": {}, "material-icon-theme.folders.associations": {}, "material-icon-theme.languages.associations": {}, "blade.format.enable": true, "workbench.statusBar.visible": true, "window.zoomLevel": 0, "terminal.integrated.fontFamily": "Inconsolata for Powerline", "terminal.integrated.fontSize": 16, "terminal.integrated.shell.osx": "zsh", "breadcrumbs.enabled": true, "materialTheme.fixIconsRunning": false, "javascript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false, "editor.formatOnType": false, "sync.gist": "", "sync.quietSync": false, "sync.removeExtensions": true, "sync.syncExtensions": true, "sync.autoDownload": false, "sync.autoUpload": false, "sync.forceDownload": false, "php-cs-fixer.executablePath": "${extensionPath}/php-cs-fixer.phar", "php-cs-fixer.lastDownload": 1537955995390, "terminal.external.osxExec": "terminal.app" } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ { "Console.log": { "prefix": "conl", "body": [ "console.log(${1:'hello'});" ], "description": "Console.log something" } } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ { "export": { "prefix": "ed", "body": [ "export default () => " ], "description": "" } } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,33 @@ { "Test setup": { "prefix": "testsetup", "body": [ "public function setup()", "{", "\tparent::setUp();", "}" ], "description": "" }, "test": { "prefix": "test", "body": [ "/** @test */", "public function ${1:name}()", "{", "\t$2//", "}" ], "description": "create test class" }, "pro": { "prefix": "pro", "body": [ "protected function ${1:name}()", "{", "\t$2//", "}" ], "description": "create protected function" } } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ { "undefined": { "body": [ "/**", " * @test", " */", " public function name()", " {", " //", " }" ] } } 
- 
        sarthaksavvy created this gist Oct 3, 2018 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty 
 Md. Samiul Islam
              revised
            
            this gist
            
              Md. Samiul Islam
              revised
            
            this gist