Skip to content

Instantly share code, notes, and snippets.

View TheBrenny's full-sized avatar
🎧
Spin tunes and rave

Jarod TheBrenny

🎧
Spin tunes and rave
View GitHub Profile
@TheBrenny
TheBrenny / keybindings.json
Last active September 4, 2024 04:16
VSCode Keybindings
// Place your key bindings in this file to overwrite the defaults
[
{
"key": "ctrl+tab",
"command": "workbench.action.nextEditor"
},
{
"key": "ctrl+pagedown",
"command": "-workbench.action.nextEditor"
},
@TheBrenny
TheBrenny / settings.json
Last active September 4, 2024 04:17
My TodoTree settings
{
"todo-tree.highlights.enabled": true,
"todo-tree.regex.regex": "(^[\\t ]*?)?(//|#|<!--|;|/\\*|\\s*(-|\\d+.))\\s*?($TAGS).*$",
"todo-tree.general.tags": [
"FIXME",
"FUCK",
"BUG",
"BUG/SQUASHED",
"HACK",
"TODO",
:emojisense:
Apache Conf
Better C++ Syntax
C/C++
C#
Code Runner
Compiler Explorer
DotENV
Draw.io Integration
Error Lens