Mocker
Mocker
为何每次vscode debug egg项目,第一次打开都会停留在egg源码某个文件的'use strict'这一行
用了vscode的egg插件,配置默认带了--inspect-brk,或许这个不应该加到默认配置
keyboard maestro
配合dash的workflow插件就好

``` GOROOT=/usr/local/Cellar/go/1.11.4/libexec #gosetup GOPATH=/Users/testGOROOT=/usr/local/Cellar/go/1.11.4/libexec #gosetup GOPATH=/Users/test/workspace/go #gosetup /usr/local/Cellar/go/1.11.4/libexec/bin/go build -o /private/var/folders/ff/xb8nm7d571940s44988h063h0000gp/T/___go_build_github_com_appbaseio_arc -gcflags "all=-N -l" github.com/appbaseio/arc #gosetup /Users/testGOROOT=/usr/local/Cellar/go/1.11.4/libexec #gosetup GOPATH=/Users/test/workspace/go #gosetup /usr/local/Cellar/go/1.11.4/libexec/bin/go build -o /private/var/folders/ff/xb8nm7d571940s44988h063h0000gp/T/___go_build_github_com_appbaseio_arc -gcflags "all=-N -l" github.com/appbaseio/arc #gosetup /Users/test/workspace/go/bin/dlv...
would you please give any help, thanks very much
no, but I start an elasticsearch instance locally (not by docker). I am not sure how to debug arc, cause the arc plugin as built as so. actually, in old...
would you mind to share your build configuration of goland? my configuration even is not runnable 
meet the same problem, which change the layout of NERDTree and tagbar