c9-core/plugins/c9.ide.language.go/README.md

19 wiersze
487 B
Markdown
Czysty Zwykły widok Historia

2017-01-06 10:47:08 +00:00
# c9.ide.language.go
Go code completion proof of concept the Cloud9 IDE
![demo](image.gif)
Please refer to the SDK documentation at
https://cloud9-sdk.readme.io/v0.1/docs/language-tooling and
https://cloud9-sdk.readme.io/v0.1/docs/existing-tools
for an overview of the APIs and techniques used in this plugin.
# Using This Plugin
This plugin is still marked "experimental". To use it in Cloud9,
please go to Cloud9 > Preferences > Experimental > Go Code Completion.
## License
MIT