Urban Ishimwe

Results 4 issues of Urban Ishimwe

### Description I've followed the instructions of installing this extension but I can't find the tree panel. I'm using **Chrome Version 81.0.4044.129 (Official Build) (64-bit)** ### Screenshot ![image](https://user-images.githubusercontent.com/33803574/80810693-ab2e2380-8bc4-11ea-9b5f-3e80029892f8.png) ![image](https://user-images.githubusercontent.com/33803574/80810697-ae291400-8bc4-11ea-8c86-1fa13bc5c77c.png)

When you call `Load()` or `Overload()` without args it returns an error `open .env: no such file or directory`. There is a situation where .env file is not necessary like...

I have this configuration ``` [build] base = "" publish = "dist/" command = "yarn build-prod" environment = { YARN_VERSION = "1.22.4", NODE_ENV = "production", NODE_VERSION = "12" } ```...

introduced a new envs **GORDIR** which is the directory goreplay will use to keep statistics and configs. its default value is **$HOME/.gor** if goreplay is not running as root or...