Skip to content

2.6.0

Choose a tag to compare

@ColinDuquesnoy ColinDuquesnoy released this 01 May 13:10
· 104 commits to master since this release

New features:

  • Switch from Frosted to PyFlakes
  • Wheel support

Fixed bugs:

  • Fix unimplemented code completion icon types (Jedi 0.9)
  • Improve calltips behaviour
  • Fix custom editor example
  • PyInteractiveConsole: fix traceback regex to work with dotted package
    names (e.g. pyqode.core directory name when installed in development
    mode)
  • Fix a couple of corner cases in autoindent mode
  • Fix quick doc panel colors on Ubuntu