image72
image72
vscode context name conditions https://github.com/nico/vscode-docs/blob/4c06084987281d9583dae18789ff35ee466763eb/docs/getstarted/keybindings.md?plain=1#L223-L283
```shell node -v v18.17.0 ```
in container shell cannot reach .orb.local also, maybe assign special ip to container? alike `docker run --rm -l dev.orbstack.ip=192.168.215.2 nginx`
> in container shell cannot reach .orb.local also, maybe assign special ip to container? alike `docker run --rm -l dev.orbstack.ip=192.168.215.2 nginx` > > @kdrag0n I use this two images, 100%...
但是可以另外载入vue devtool和react-devtool-inline. 并不需要使用extension加载模式,直接使用个占位iframe载入一个chrome devtools panel就只是个占位而已
px () { green=$(tput setaf 64); red=$(tput setaf 124); reset=$(tput sgr0); UTC_TIME="$(date +"%Y-%m-%d %H:%M:%S")" PORT=${1:-7890} if [ ! -z "$http_proxy" ] then echo $UTC_TIME echo "http_proxy already set, ${red}unset now${reset}"...