diff --git a/Github_Comment_Enhancer/Github_Comment_Enhancer.user.js b/Github_Comment_Enhancer/Github_Comment_Enhancer.user.js index e785ac3..a378610 100644 --- a/Github_Comment_Enhancer/Github_Comment_Enhancer.user.js +++ b/Github_Comment_Enhancer/Github_Comment_Enhancer.user.js @@ -164,6 +164,11 @@ } }, + "function-snippets-tab": { + exec: function(txt, selText, commentForm, next) { + next("\t"); + } + }, "function-snippets-useragent": { exec: function(txt, selText, commentForm, next) { next("`" + navigator.userAgent + "`"); @@ -280,6 +285,9 @@ ' ' + '