Anaconda Versions Save

Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3

v2.1.31

4 years ago
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.31

Welcome to new anaconda v2.1.31, what can do you find in this minor release?

Upgrades

- PyFlakes upgraded to 2.1.1 it will fix #746

Fixes

- Upgrade pyflakes to 2.1.1 to improve the handling of type annotations
- Now anaconda does not ignores `$VIRTUAL_ENV` anymore
- Fix WSL-1903 problem

v2.1.29

5 years ago
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.29

Welcome to new anaconda v2.1.29, what can do you find in this minor release?

Fixes

- Fix MyPy settings for silent imports

v2.1.28

5 years ago
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.28

Welcome to new anaconda v2.1.28, what can do you find in this minor release?

Rollbacks

- Rollback v2.1.27 to v2.1.26

v2.1.27

5 years ago
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.27

Welcome to new anaconda v2.1.27, what can do you find in this minor release?

Updates

- Updated Jedi to version 0.12 this will address several issues reported by users

v2.1.26

6 years ago
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.26

Welcome to new anaconda v2.1.26, what can do you find in this minor release?

Improvements

  • Less CPU intensive approach to detect Sublime Text 3 client on Windows

v2.1.25

6 years ago
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.25

Welcome to new anaconda v2.1.25, what can do you find in this minor release?

Fixes

  • Fixed exception on helper library due non existent variable reference
  • Now test commands also works when caret is on comments and/or strings

v2.1.24

6 years ago
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.24

Welcome to new anaconda v2.1.24, what can do you find in this minor release?

New Features

  • Added new autocomplete paramaters when tab is used into a function call

v2.1.23

6 years ago
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.23

Welcome to new anaconda v2.1.23, what can yo find in this minor release?

Fixes

  • Fixed bug introduced in the v2.1.22

v2.1.22

6 years ago
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.22

Welcome to new anaconda v2.1.22, what do you can find in this minor release?

Fixes

  • Fixed KeyError exception being raised due missparsing of result for goto
  • User variables are now expanded again for python_interpreter and extra_paths

v2.1.21

6 years ago
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.21

Welcome to new anaconda v2.1.21, what do you can find in this minor release?

Updates

  • Updated Jedi library in the hope of fix CPU spinning and memory consumption problems, relates with: #691, #689, #680