这个版本由热心的开源贡献者加入了**韩语支持**,欢迎各位 gophers 加入到 Wide 的开源开发中。另外,这个版本还改进了 Playground,使其更稳定和易用。目前[黑客派社区](https://hacpai.com)已经支持嵌入 Wide,也欢迎其他广大技术社区进行接入(允许 src 使用来自于 https://wide.b3log.org 的 iframe 嵌入即可)。
![Playground](https://cloud.githubusercontent.com/assets/873584/21209772/449ecfd2-c2b1-11e6-9aa6-a83477d9f269.gif)
**如果你还没有 golang 入门,请访问我们汇编好的 [《Go 学习笔记》](http://hacpai.com/article/1437497122181) 进行学习吧 :)**
## Wide 简介
[Wide](https://github.com/b3log/wide) 是一个基于 Web 的 Go 语言 IDE, 其目标不是彻底代替本地 IDE,而是做本地 IDE 很难做到的事情:
* 分享代码:类似 playground,但支持多文件并提供嵌入方式,在其他网站(比如技术社区帖子)展现、运行代码
* 团队协同:比如标记代码 issue 并通知、编辑状态显示,这个特性很类似一些即时战略游戏中的玩家协作,这里是特性设计:[英雄模式](https://docs.google.com/document/d/1s8OXa9skrTH053e4KZRHsJ14EblB6VFO7_2QyNrciF8/edit?usp=sharing)
* 随时随地:不用装环境(或者说不用经常升级吧),能联网就能开发。当然,也可以本地跑 Wide
* 支持移动设备,即使不支持开发(或者是支持的体验很差),但是可以运行,可以浏览代码
* 易于和其他系统进行集成、扩展
大家可以使用我们提供的 [Wide 在线服务](https://wide.b3log.org),也可以自行[下载](http://pan.baidu.com/s/1dD3XwOT)并在本地环境运行 _Wide 私服_!
## Playground
Wide 目前提供了运行单文件的 [Playground](https://wide.b3log.org/playground),可以看作是 golang.org 的 Go Playground 的增强版:
* 语法高亮、自动完成
* 通过 WebSocket 进行实时运行输出
* **能够方便地嵌入其他站点(比如个人博客)**
## 使用截图
_自动完成_
![Autocomplete](https://img.hacpai.com/9dc025df6f7643649c0533ca50965493.png)
_快速打开文件_
![Goto File](https://img.hacpai.com/2d049c6001d645a7be7b8a80ab232675.png)
_多主题_
![Theme](https://img.hacpai.com/344dbfbcbe5f44e096f2d8ec22b1f53d.png)
_显示构建错误_
![Build Error Info](https://img.hacpai.com/8ffee120ab3d4d13a6d3a18939903ef5.png)
_交叉编译_
![Cross-Compilation](https://img.hacpai.com/2aed98d5b4a24826b690f3244750c9a4.png)
## 项目
* 主页:[https://github.com/b3log/wide](https://github.com/b3log/wide)
* 论坛:[http://hacpai.com/tag/Wide](http://hacpai.com/tag/Wide)
* QQ 群:13139268 (Java, Go, 开源)
* 下载:[http://pan.baidu.com/s/1dD3XwOT](http://pan.baidu.com/s/1dD3XwOT)
----
PS:[黑客派社区](https://hacpai.com)目前是邀请制注册,需要注册的朋友请私信我索要邀请码。
有疑问加站长微信联系(非本文作者)