Last active
July 20, 2022 03:46
-
-
Save rsgranne/94344f416cc370fa6262956ff153f58d to your computer and use it in GitHub Desktop.
Revisions
-
rsgranne revised this gist
Oct 5, 2021 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains 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 @@ -20,6 +20,7 @@ "emmet.preferences": { "format.forceIndentationForTags": "address,article,aside,audio,blockquote,body,canvas,div,dl,fieldset,figcaption,figure,footer,form,head,header,iframe,main,map,nav,object,ol,p,pre,section,style,table,tbody,td,tfoot,th,thead,tr,ul,video" }, "emmet.showSuggestionsAsSnippets": true, "extensions.ignoreRecommendations": true, "extensions.showRecommendationsOnlyOnDemand": true, "files.exclude": { -
rsgranne revised this gist
Jul 21, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains 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.acceptSuggestionOnEnter": "on", "editor.detectIndentation": false, "editor.fontFamily": "'Source Code Pro', Menlo, Consolas, Courier, monospace", "editor.fontSize": 11, "editor.formatOnSave": true, "editor.multiCursorModifier": "ctrlCmd", "editor.quickSuggestions": { -
rsgranne revised this gist
Apr 18, 2019 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains 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 @@ -26,7 +26,6 @@ "**/._*": true }, "files.insertFinalNewline": true, // Remove the following to enable Git "git.enabled": false, "html.format.endWithNewline": true, -
rsgranne revised this gist
Apr 18, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains 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 @@ -18,7 +18,7 @@ "editor.wordWrap": "on", "editor.wrappingIndent": "indent", "emmet.preferences": { "format.forceIndentationForTags": "address,article,aside,audio,blockquote,body,canvas,div,dl,fieldset,figcaption,figure,footer,form,head,header,iframe,main,map,nav,object,ol,p,pre,section,style,table,tbody,td,tfoot,th,thead,tr,ul,video" }, "extensions.ignoreRecommendations": true, "extensions.showRecommendationsOnlyOnDemand": true, -
rsgranne revised this gist
Apr 15, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains 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 @@ -49,5 +49,6 @@ "editorIndentGuide.activeBackground": "#FFA500" }, "workbench.editor.tabSizing": "shrink", "workbench.editor.enablePreview": false, "workbench.editor.enablePreviewFromQuickOpen": false } -
rsgranne revised this gist
Apr 11, 2019 . No changes.There are no files selected for viewing
-
rsgranne revised this gist
Apr 11, 2019 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains 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,6 +1,5 @@ // Place your settings in this file to overwrite the default settings { "breadcrumbs.enabled": true, "editor.acceptSuggestionOnEnter": "on", "editor.detectIndentation": false, -
rsgranne revised this gist
Apr 6, 2019 . 1 changed file with 1 addition and 5 deletions.There are no files selected for viewing
This file contains 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,6 +1,5 @@ // Place your settings in this file to overwrite the default settings { "bracketPairColorizer.timeOut": 0, "breadcrumbs.enabled": true, "editor.acceptSuggestionOnEnter": "on", @@ -36,10 +35,7 @@ "html.format.indentInnerHtml": true, "html.format.unformatted": "b,em,i,span,strong,wbr", "html.format.wrapLineLength": 0, "liveSassCompile.settings.autoprefix": null, "liveSassCompile.settings.generateMap": false, "liveServer.settings.donotShowInfoMsg": true, "liveServer.settings.port": 0, -
rsgranne revised this gist
Mar 23, 2019 . 1 changed file with 1 addition and 3 deletions.There are no files selected for viewing
This file contains 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 @@ -20,9 +20,7 @@ "editor.wordWrap": "on", "editor.wrappingIndent": "indent", "emmet.preferences": { "format.forceIndentationForTags": "address,article,aside,audio,blockquote,body,canvas,div,dl,fieldset,figcaption,figure,footer,form,head,header,iframe,main,map,nav,object,ol,p,pre,script,section,style,table,tbody,td,tfoot,th,thead,tr,ul,video" }, "extensions.ignoreRecommendations": true, "extensions.showRecommendationsOnlyOnDemand": true, -
rsgranne revised this gist
Mar 23, 2019 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains 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 @@ -20,7 +20,9 @@ "editor.wordWrap": "on", "editor.wrappingIndent": "indent", "emmet.preferences": { "format.forceIndentationForTags": [ "address,article,aside,audio,blockquote,body,canvas,div,dl,fieldset,figcaption,figure,footer,form,head,header,iframe,main,map,nav,object,ol,p,pre,script,section,style,table,tbody,td,tfoot,th,thead,tr,ul,video" ] }, "extensions.ignoreRecommendations": true, "extensions.showRecommendationsOnlyOnDemand": true, -
rsgranne revised this gist
Mar 23, 2019 . 1 changed file with 0 additions and 7 deletions.There are no files selected for viewing
This file contains 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 @@ -3,11 +3,6 @@ "autoprefixer.formatOnSave": true, "bracketPairColorizer.timeOut": 0, "breadcrumbs.enabled": true, "editor.acceptSuggestionOnEnter": "on", "editor.detectIndentation": false, "editor.fontFamily": "'Source Code Pro', Menlo, Consolas, Courier, monospace", @@ -54,8 +49,6 @@ } }, "path-autocomplete.extensionOnImport": true, "window.zoomLevel": 0.75, "workbench.colorCustomizations": { "editorIndentGuide.activeBackground": "#FFA500" -
rsgranne revised this gist
Mar 23, 2019 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains 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 @@ -24,6 +24,9 @@ "editor.tabSize": 2, "editor.wordWrap": "on", "editor.wrappingIndent": "indent", "emmet.preferences": { "format.forceIndentationForTags": "address,article,aside,audio,blockquote,body,canvas,div,dl,fieldset,figcaption,figure,footer,form,head,header,iframe,main,map,nav,object,ol,p,pre,script,section,style,table,tbody,td,tfoot,th,thead,tr,ul,video" }, "extensions.ignoreRecommendations": true, "extensions.showRecommendationsOnlyOnDemand": true, "files.exclude": { -
rsgranne revised this gist
Mar 21, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains 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 @@ -11,7 +11,7 @@ "editor.acceptSuggestionOnEnter": "on", "editor.detectIndentation": false, "editor.fontFamily": "'Source Code Pro', Menlo, Consolas, Courier, monospace", "editor.fontSize": 14, "editor.formatOnSave": true, "editor.multiCursorModifier": "ctrlCmd", "editor.quickSuggestions": { -
rsgranne revised this gist
Jan 31, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains 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 @@ -15,7 +15,7 @@ "editor.formatOnSave": true, "editor.multiCursorModifier": "ctrlCmd", "editor.quickSuggestions": { "other": true, "comments": true, "strings": true }, -
rsgranne revised this gist
Dec 19, 2018 . 1 changed file with 4 additions and 2 deletions.There are no files selected for viewing
This file contains 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,6 +2,7 @@ { "autoprefixer.formatOnSave": true, "bracketPairColorizer.timeOut": 0, "breadcrumbs.enabled": true, "colorHelper.formatsOrder": [ "hsl", "hex", @@ -29,19 +30,20 @@ "**/._*": true }, "files.insertFinalNewline": true, "fontshortcuts.defaultFontSize": 13, // Remove the following to enable Git "git.enabled": false, "html.format.endWithNewline": true, "html.format.extraLiners": "body", "html.format.indentInnerHtml": true, "html.format.unformatted": "b,em,i,span,strong,wbr", "html.format.wrapLineLength": 0, "liveSassCompile.settings.autoprefix": [ "> 1%", "last 2 versions" ], "liveSassCompile.settings.generateMap": false, "liveServer.settings.donotShowInfoMsg": true, "liveServer.settings.port": 0, "path-autocomplete.excludedItems": { "**/{.DS_Store,.git,.gitignore,node_modules}": { -
rsgranne revised this gist
Dec 11, 2018 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains 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 @@ -25,6 +25,9 @@ "editor.wrappingIndent": "indent", "extensions.ignoreRecommendations": true, "extensions.showRecommendationsOnlyOnDemand": true, "files.exclude": { "**/._*": true }, "files.insertFinalNewline": true, "fontshortcuts.defaultFontSize": 16, // Remove the following to enable Git -
rsgranne revised this gist
Sep 17, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains 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 @@ -14,7 +14,7 @@ "editor.formatOnSave": true, "editor.multiCursorModifier": "ctrlCmd", "editor.quickSuggestions": { "other": true "comments": true, "strings": true }, -
rsgranne revised this gist
Sep 12, 2018 . 1 changed file with 0 additions and 2 deletions.There are no files selected for viewing
This file contains 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 @@ -26,8 +26,6 @@ "extensions.ignoreRecommendations": true, "extensions.showRecommendationsOnlyOnDemand": true, "files.insertFinalNewline": true, "fontshortcuts.defaultFontSize": 16, // Remove the following to enable Git "git.enabled": false, -
rsgranne revised this gist
Sep 12, 2018 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains 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 @@ -41,6 +41,7 @@ "last 2 versions" ], "liveSassCompile.settings.generateMap": false, "liveServer.settings.port": 0, "path-autocomplete.excludedItems": { "**/{.DS_Store,.git,.gitignore,node_modules}": { "when": "**" -
rsgranne revised this gist
Sep 1, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains 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 @@ "extensions.showRecommendationsOnlyOnDemand": true, "files.insertFinalNewline": true, //"fileTemplates.templates_dir": "/Users/YOUR-USER-NAME/Documents/Web Dev Projects/+Templates", //"fileTemplates.templates_dir": "%HOME%\\Documents\\Web Dev Projects\\+Templates" "fontshortcuts.defaultFontSize": 16, // Remove the following to enable Git "git.enabled": false, -
rsgranne revised this gist
Sep 1, 2018 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains 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 @@ -24,6 +24,7 @@ "editor.wordWrap": "on", "editor.wrappingIndent": "indent", "extensions.ignoreRecommendations": true, "extensions.showRecommendationsOnlyOnDemand": true, "files.insertFinalNewline": true, //"fileTemplates.templates_dir": "/Users/YOUR-USER-NAME/Documents/Web Dev Projects/+Templates", //"fileTemplates.templates_dir": "C:\Users\YOUR-USER-NAME\Documents\Web Dev Projects\+Templates", -
rsgranne revised this gist
Aug 29, 2018 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains 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 @@ -28,6 +28,7 @@ //"fileTemplates.templates_dir": "/Users/YOUR-USER-NAME/Documents/Web Dev Projects/+Templates", //"fileTemplates.templates_dir": "C:\Users\YOUR-USER-NAME\Documents\Web Dev Projects\+Templates", "fontshortcuts.defaultFontSize": 16, // Remove the following to enable Git "git.enabled": false, "html.format.endWithNewline": true, "html.format.extraLiners": "body", -
rsgranne revised this gist
Aug 29, 2018 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains 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 @@ -28,6 +28,7 @@ //"fileTemplates.templates_dir": "/Users/YOUR-USER-NAME/Documents/Web Dev Projects/+Templates", //"fileTemplates.templates_dir": "C:\Users\YOUR-USER-NAME\Documents\Web Dev Projects\+Templates", "fontshortcuts.defaultFontSize": 16, "git.enabled": false, "html.format.endWithNewline": true, "html.format.extraLiners": "body", "html.format.indentInnerHtml": true, -
rsgranne revised this gist
Aug 29, 2018 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains 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 @@ -25,6 +25,8 @@ "editor.wrappingIndent": "indent", "extensions.ignoreRecommendations": true, "files.insertFinalNewline": true, //"fileTemplates.templates_dir": "/Users/YOUR-USER-NAME/Documents/Web Dev Projects/+Templates", //"fileTemplates.templates_dir": "C:\Users\YOUR-USER-NAME\Documents\Web Dev Projects\+Templates", "fontshortcuts.defaultFontSize": 16, "html.format.endWithNewline": true, "html.format.extraLiners": "body", -
rsgranne revised this gist
Aug 20, 2018 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains 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,6 @@ "hex", "named" ], "editor.acceptSuggestionOnEnter": "on", "editor.detectIndentation": false, "editor.fontFamily": "'Source Code Pro', Menlo, Consolas, Courier, monospace", -
rsgranne revised this gist
Jun 22, 2018 . 1 changed file with 0 additions and 3 deletions.There are no files selected for viewing
This file contains 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 +1,6 @@ // Place your settings in this file to overwrite the default settings { "autoprefixer.formatOnSave": true, "bracketPairColorizer.timeOut": 0, "colorHelper.formatsOrder": [ "hsl", -
rsgranne revised this gist
Jun 12, 2018 . 1 changed file with 55 additions and 62 deletions.There are no files selected for viewing
This file contains 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,64 +1,57 @@ // Place your settings in this file to overwrite the default settings { "autoprefixer.formatOnSave": true, "beautify.ignore": [ "**/_*.scss" ], "bracketPairColorizer.timeOut": 0, "colorHelper.formatsOrder": [ "hsl", "hex", "named" ], "csscomb.formatOnSave": false, "editor.acceptSuggestionOnEnter": "on", "editor.detectIndentation": false, "editor.fontFamily": "'Source Code Pro', Menlo, Consolas, Courier, monospace", "editor.fontSize": 16, "editor.formatOnSave": true, "editor.multiCursorModifier": "ctrlCmd", "editor.quickSuggestions": { "other": true, "comments": true, "strings": true }, "editor.renderWhitespace": "none", "editor.snippetSuggestions": "top", "editor.tabSize": 2, "editor.wordWrap": "on", "editor.wrappingIndent": "indent", "extensions.ignoreRecommendations": true, "files.insertFinalNewline": true, "fontshortcuts.defaultFontSize": 16, "html.format.endWithNewline": true, "html.format.extraLiners": "body", "html.format.indentInnerHtml": true, "html.format.unformatted": "a,b,em,i,span,strong,wbr", "html.format.wrapLineLength": 0, "liveSassCompile.settings.autoprefix": [ "> 1%", "last 2 versions" ], "liveSassCompile.settings.generateMap": false, "path-autocomplete.excludedItems": { "**/{.DS_Store,.git,.gitignore,node_modules}": { "when": "**" } }, "path-autocomplete.extensionOnImport": true, "placeholderImages.quoteStyle": "double", "vsicons.projectDetection.autoReload": true, "window.zoomLevel": 0.75, "workbench.colorCustomizations": { "editorIndentGuide.activeBackground": "#FFA500" }, "workbench.editor.tabSizing": "shrink", "workbench.editor.enablePreviewFromQuickOpen": false } -
rsgranne created this gist
Aug 28, 2017 .There are no files selected for viewing
This file contains 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,64 @@ // Place your settings in this file to overwrite the default settings { "beautify.options": { "eol": "\\n", "end_with_newline": true, "indent_char": " ", "indent_size": 2, "preserve_newlines": true, "css": { "newline_between_rules": true, "selector_separator_newline": true } }, "beautify.tabSize": 2, "editor.acceptSuggestionOnEnter": "on", "editor.detectIndentation": false, "editor.fontFamily": "'Source Code Pro', Menlo, Courier, monospace", "editor.fontSize": 16, "editor.formatOnSave": true, "editor.multiCursorModifier": "ctrlCmd", "editor.quickSuggestions": { "other": true, "comments": true, "strings": true }, "editor.snippetSuggestions": "top", "editor.tabSize": 2, "editor.wordWrap": "on", "editor.wrappingIndent": "indent", "emmet.extensionsPath": "/Users/YOUR-USER-NAME/Documents/Web Dev Projects/+emmet/", "emmet.variables": { "bootstrap-css-cdn": "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css", "bootstrap-css-cdn-integrity": "sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u", "bootstrap-ie-meta": "ie=edge", "bootstrap-js-cdn": "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js", "boostrap-js-cdn-integrity": "sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa", "bootstrap-vp-meta": "width=device-width, initial-scale=1.0", "jquery-cdn": "https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js" }, "extensions.ignoreRecommendations": true, "html.format.extraLiners": "body", "html.format.indentInnerHtml": true, "html.format.wrapLineLength": 0, "path-autocomplete.excludedItems": { "**/{.DS_Store,.git,.gitignore,node_modules}": { "when": "**" } }, "path-autocomplete.extensionOnImport": true, "terminal.integrated.fontSize": 14, "[css]": { "editor.tabSize": 2 }, "[html]": { "editor.tabSize": 2 }, "[json]": { "editor.tabSize": 2 }, "[scss]": { "editor.tabSize": 2 }, "window.zoomLevel": 0.75 }