6cd4b0a608da6a3138fc56dfda21e62d6b4f7946
Implemented `SetJsonItems` to handle JSON serialization and expose toolbox items to JavaScript. Enhanced the webview with new JS-exposed functions and added frontend support for dynamic toolbox reloading.
Toolbox
install
first install node.js
then run
npm install -g @saucer-dev/cli
build embeded files with line
saucer embed <source> <destination>
like
saucer embed D:/Repos/Toolbox/res/html D:/Repos/Toolbox/out_embed
Description
Languages
C++
54.8%
HTML
21.7%
CSS
15.7%
Python
4.7%
CMake
2.1%
Other
1%