Joe Previte
Joe Previte
awesome! i'm going to close this for now then.
I was looking through the release notes to see when that might have changed after `4.5.1` but couldn't find anything. I'm on `4.8.2` and when I launch `code-server --ignore-last-opened` it...
> My requirement at the moment was 4.5. However, if it's the case that this behavior is in fact broken in 4.5 and fixed by 4.8 I can put the...
@code-asher any suggestions for workarounds? also any ideas how difficult this would be to patch/fix?
@Sominemo that's great! do you mind opening an issue upstream?
> Maybe due to that the '@parcel/watcher' package does not support FreeBSD. Hmm...any ideas for ways we can fix that? Would it be worth raising [upstream](https://github.com/parcel-bundler/watcher/issues?q=is%3Aissue+is%3Aopen+freebsd)?
That's helpful! Do you remember which flag it was?
@code-asher ready for review
Running code-server 4.5.1 on macOS + Brave, I cannot reproduce: Tried running behind Caddy with ``` # Caddyfile http://localhost:8082/ide/* { uri strip_prefix /ide reverse_proxy 127.0.0.1:8080 } ``` but I'm not...
@benz0li are you able to reproduce this?