fix: change icon for jump-to

This commit is contained in:
əlemi 2024-09-25 05:08:41 +02:00
parent d65f6c0c34
commit 3e9a6999ab
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -178,7 +178,7 @@
"command": "codemp.jump",
"title": "Jump",
"category": "codemp",
"icon": "$(debug-step-into)"
"icon": "$(debug-console-evaluation-input)"
}
],
"configuration": {