This is a creation in Article, where the information may have evolved or changed.
What is Wide?
Wide is a Web-based Go language team IDE.
- Online development: Open the browser can be developed, full shortcut keys
- Smart tips: Code autocomplete, viewing expressions, compiling feedback, Lint
- Real-time Operation: Fast compilation, real-time result output
- Team Collaboration: Unified development environment, distributed development, code sharing
- DevOps!
You can use our Wide online service, or download it yourself and run it in your local environment Wide !
Playground
Wide provides Playground for running a single file, which can be seen as an enhanced version of golang.org Go Playground:
- Syntax highlighting, auto-completion
- Real-time running output via WebSocket
- Disqus Integration
- Ability to embed other sites via IFRAME (currently Studygolang community, Hacker has supported)
Use
Auto-Complete
quickly open files
Multi-Theme
Show Build Errors
Outline
1.4.0 improvements
- 231 Cross compilation feature
- 218 Auto Refresh file tree When server ' s files changed feature
- 244 Open file bug on Windows bug
The Wide online service uses the Docker Golang cross image to support the compilation of applications across platforms.
Next release
The next release plan is 1.5.0:
- Improved UI (Editor tab Drag, window resize, etc.)
- Enhanced encoding Assisted Support
- Fixing defects
We are also very welcome to mention the characteristics of demand and suggestions for improvement, come on!
Project
- Community: http://hacpai.com
- Home: Https://github.com/b3log/wide
- Team: Https://github.com/b3log
- QQ Group: 13139268 (Java, NodeJS, Go)
- Download: Http://pan.baidu.com/s/1dD3XwOT
Original address: http://hacpai.com/article/1443453209954
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.