chore: update code structure for better readability and maintainability

fixes: fixt rendedring of icons and swe texts
This commit is contained in:
2026-03-29 03:19:33 +02:00
parent b5c18d493c
commit 318928ded3
6 changed files with 791 additions and 255 deletions

View File

@@ -7,8 +7,8 @@
"text_editor": "msedit",
"custom_menu_items": [
{
"name": "Open in Vs Code",
"command": "code $[path]",
"name": "Nytt kommando",
"command": "echo $[path]",
"applies_to": "Both"
},
{