Jeef
Jeef
Oh the other thing is when trying to develop the plugin it just hangs at the loading screen - so I wasn't sure if the storage was an issue here.
Unless its tied to this error: ``` 023-03-27 14:05:01.579 [warning] hediet.vscode-drawio created a webview without a content security policy: https://aka.ms/vscode-webview-missing-csp 2023-03-27 14:06:07.441 [info] ExtensionService#_doActivateExtension vscode.simple-browser, startup: false, activationEvent: 'onOpenExternalUri:https' ```
I definitely went down the rabbit hole yesterday of jumping through the javascript (TS) land of doom... When you are developing any chance you can post your debugging flow? it...
I wonder if they made any API changes whatsoever. In any case -> When testing the cursor tracking I did notice differences between Web -> Electron vs Electron -> Electron......
I spent some time working thought the manual install... First I get this error: `warning: unknown setting 'upgrade-nix-store-path-url'` I even made a blank `/etc/nix.conf` and nothing seems to work there....
However I think the issue is this:  Looks like Darwin expects a symlink into `/etc/static/nix/nix.conf`
I don't know if this is related -> but I'm seeing the same stuff. Once I install Darwin I can no longer run `nix-shell -p xxxx` (I assume this is...
> > I don't know if this is related -> but I'm seeing the same stuff. > > Once I install Darwin I can no longer run `nix-shell -p xxxx`...

@ccci-code - I believe we have a maintainer again on the project so maybe we can make a PR?