Skip to content

Instantly share code, notes, and snippets.

View mptrs's full-sized avatar
🙃

Michiel Peters mptrs

🙃
View GitHub Profile
{
"[vue]": {},
"emmet.includeLanguages": {
"vue": "html",
"postcss": "css",
"razor": "html"
},
"emmet.syntaxProfiles": {
"postcss": "css"
},
#Git & Github secrets
##Github
Add `.diff` or `.patch` behind any commit url and get the diff/patch as text.
Example `/commit/4feca95ff047e2648fa8cfed516221a1b2cad3e9.diff`
Add `?w=1` to any diff url to truncate the unnecessary white-space.
`t` when on a repo page and type the name of a file to find it.<br>
`w` for quick brach select.<br>
`s` for quick search.<br>