Add popup help to elements

This commit is contained in:
2026-03-27 08:29:11 +00:00
parent b8d3dc48ab
commit ea381fe433
11 changed files with 233 additions and 4 deletions

View File

@@ -10,7 +10,8 @@
"Bash(/Users/mattsp/projects/sound/build-web.sh)",
"Bash(wasm-pack build:*)",
"Read(//Users/mattsp/projects/sound/**)",
"Bash(./build-web.sh)"
"Bash(./build-web.sh)",
"Bash(python3 -c \"import sys,json; [print\\(json.loads\\(l\\).keys\\(\\)\\) for l in sys.stdin]\")"
]
}
}