Add run this in intellij

This commit is contained in:
Przemysław Grondek 2021-01-20 10:59:25 +01:00
parent 09106641d6
commit 9ebb2bebf8
2 changed files with 20 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 805 B

View File

@ -70,10 +70,11 @@
"command": ""
},
"1": {
"keys": "Ctrl+F2",
"text": "STOP",
"icon": "/home/pgrondek/src/streamdeck/intellij/png/suspend_dark.png",
"write": ""
"keys": "Ctrl+Shift+F10",
"write": "",
"text": "RUN THIS",
"command": "",
"icon": "/home/pgrondek/src/streamdeck/intellij/png/runAll_dark.png"
},
"2": {
"keys": "Ctrl+F5",
@ -81,16 +82,22 @@
"icon": "/home/pgrondek/src/streamdeck/intellij/png/restart_dark.png"
},
"3": {
"keys": "Ctrl+F2",
"text": "STOP",
"icon": "/home/pgrondek/src/streamdeck/intellij/png/suspend_dark.png",
"write": ""
},
"4": {
"icon": "/home/pgrondek/src/streamdeck/intellij/png/startDebugger_dark.png",
"keys": "Shift+F9",
"text": "DEBUG"
},
"4": {},
"5": {
"keys": "Ctrl+k",
"write": "",
"text": "COMMIT",
"icon": "/home/pgrondek/src/streamdeck/intellij/png/commit_dark.png"
"icon": "/home/pgrondek/src/streamdeck/intellij/png/commit_dark.png",
"command": ""
},
"6": {
"keys": "Ctrl+Shift+k",
@ -117,11 +124,16 @@
"keys": "Ctrl+Shift+`"
},
"10": {
"keys": "Alt+p",
"write": "",
"text": "PROJECTS",
"command": ""
},
"11": {
"keys": "",
"write": "",
"text": ""
},
"11": {},
"12": {},
"13": {},
"14": {
@ -419,7 +431,7 @@
}
},
"brightness": 45,
"page": 9
"page": 1
}
}
}