mirror of
https://github.com/hexedtech/codemp-vscode.git
synced 2024-11-22 07:24:49 +01:00
fix: change icon for jump-to
This commit is contained in:
parent
d65f6c0c34
commit
3e9a6999ab
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@
|
|||
"command": "codemp.jump",
|
||||
"title": "Jump",
|
||||
"category": "codemp",
|
||||
"icon": "$(debug-step-into)"
|
||||
"icon": "$(debug-console-evaluation-input)"
|
||||
}
|
||||
],
|
||||
"configuration": {
|
||||
|
|
Loading…
Reference in a new issue