c9-core/plugins/c9.ide.language.python
nightwing 30a497b8f6 include all plugins in c9/core 2017-02-06 12:40:24 +00:00
..
server include all plugins in c9/core 2017-02-06 12:40:24 +00:00
worker include all plugins in c9/core 2017-02-06 12:40:24 +00:00
LICENSE include all plugins in c9/core 2017-02-06 12:40:24 +00:00
README.md include all plugins in c9/core 2017-02-06 12:40:24 +00:00
python.js include all plugins in c9/core 2017-02-06 12:40:24 +00:00

README.md

c9.ide.language.python

Python code completion and linting for the Cloud9 IDE

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 available by default. You can set whether your project is using Python2 or Python3 by going to Cloud9 > Preferences > Project Settings > Python Support > Python Version.

License

MIT