Skip to content

Releases: atom-community/ide-python

v0.4.0

27 Dec 12:33
Compare
Choose a tag to compare

🎉Features

  • Improve virtualenv aware by searching subdirectories #57
  • Force server shutdown after 2 seconds #60

📝Documentation

  • Improve readme and add keywords #59

👷 Internal Improvements

  • Update atom-languageclient #53

v0.3.0

09 Nov 17:19
Compare
Choose a tag to compare

🎉 Features

  • Add signature help support #41
  • Made ide-python virtualenv aware #38

v0.2.3

28 Oct 15:44
Compare
Choose a tag to compare

🐛 Bugs

  • Await Atom's shell environment load #35

v0.2.2

28 Oct 15:40
Compare
Choose a tag to compare

🎉 Features

  • Add option to configure outline view #21

🐛 Bugs

  • Only use shell-env on mac to fix CPU issues on Linux #29

v0.2.1

22 Sep 22:51
Compare
Choose a tag to compare

🐛 Bugs

  • Fix regex to enable autocomplete on dot #17, #16

v0.2.0

22 Sep 14:59
Compare
Choose a tag to compare

🎉 Features

  • Add ability to configure plugins #14

bildschirmfoto 2017-09-22 um 16 35 21

📝 Documentation

  • Add Changelog.md #15

v0.1.1

22 Sep 14:45
Compare
Choose a tag to compare

🐛 Bugs

  • Use shell-env to get env variables ff6df9e, #4

📝 Documentation

  • Add keywords to package.json c8e7cb4

v0.1.0

22 Sep 14:42
Compare
Choose a tag to compare

🎉 Features

  • Check if prefix is valid identifier before requesting completion 5d3d2ae

👷Internal Improvements

  • Enable CI #2

v0.0.2

22 Sep 14:39
Compare
Choose a tag to compare

🎉 Features

  • Improve error messages 784dafb
  • Make path to pyls configurable 745154e

v0.0.1

22 Sep 14:37
Compare
Choose a tag to compare

IDE-python package 🎉

Python language support for Atom-IDE, powered by the Python language server.

ide-python