frankbenoitbosch

Results 3 issues of frankbenoitbosch

Hi In another setup with react+reactflow+vite HMR server, every code modification gets updated and the view in the browser or vscode-extension-webview is refreshed automatically. https://github.com/jallen-dev/vscode-react-starter https://github.com/jallen-dev/vscode-react-starter/blob/main/src/VscodeReactStarterView.ts#L90 Now with a setup...

in versions up to 0.9.6 of msgpack-core, the package dependency to "android.os" was optional. With 0.9.7 and following, it is no more optional and causes problems for me. Is this...

I am using https://rtsys.informatik.uni-kiel.de/elklive/examples.html 0.9.1 ```` node default { algorithm: layered label "Default" { layout [ size: 43, 15 ] nodeLabels.placement: "INSIDE V_TOP H_CENTER" } node n1 { label "1"...

bug
question