Results 23 issues of MiaoWoo

### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser: - Local OS: Windows - Remote OS: Alpine...

bug
triage

- Robotgo version (or commit ref): v0.93.1 - Go version: go version go1.13.4 windows/amd64 - Gcc version: gcc version 8.1.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project) - Operating system and bit:...

- 拉取镜像 ```sh docker run -d \ --name webide \ -p 8080:8080 \ -v /home/app/webide:/root/.coding-ide \ -v /home/app/maven/repo:/root/.m2/repository \ --restart=always \ miaowoo/webide ``` - DockerCompose ```yml version: '3' services: webide:...

![image](https://user-images.githubusercontent.com/10203793/40124643-90f4b486-595b-11e8-9dd9-8e44d733b7af.png)

if i close `code/removal/advanced` this error has gone ``` [13:05:00 ERROR]: Bad type on operand stack Exception Details: Location: pw/yumc/SurvivalGamesKits/config/inject/InjectConfig.(Lpw/yumc/SurvivalGamesKits/config/FileConfig;)V @2: invokevirtual Reason: Type uninitializedThis (current frame, stack[0]) is not...

bug
needs-more-info

I try to access MSSQL database from a PostgreSQL database by using FreeTDS and tds_fdw, but i Received this error [Err] ERROR: DB-Library error: DB #: 2404, DB Msg: Buffer...

@cuigh 主要是用于直接操作swirl的rest接口直接重启服务或者上下线编排

enhancement

现在节点有点多 需要进入非swirl节点的终端还是需要到链接指定机器上 比较麻烦