-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi @Stefterv,
I was looking into the PoC and was able to get it running on Windows using a temporary workaround solution:
Now, I had a few questions:
I tried both versions of the P5js-mode your PoC and the existing p5.js version. One key difference I noticed is that in your PoC, the sketch is running directly within Electron, whereas in the Fathom Information Design version, it's running in the browser.
You mentioned the need for a UI for installing npm packages. I also noticed there are some pre-commands that run in the console. Do you envision this console as an editable terminal-like interface, where users can manually install packages as well?
Regarding "Launch DevTools from button in the editor" - were you referring to something like the button in Java mode, as shown below?
Also, you mentioned no UI for "managing libraries". Do you mean importing libraries like we do in the browser version, or are you referring to some other form of library management?
I opened this issue as we don't have the discussion tab in this repo



