Spyder v2.2.2 Release Notes

  • ๐Ÿ› Bug fixes

    • [Issue 1497](../../issues/1497) - Spyder 2.2.1 does not work with Python < 2.7
    • [Issue 1498](../../issues/1498) - TypeError thrown by IPython Console when the pager is off
    • [Issue 1499](../../issues/1499) - Console (Terminal) throws NotImplementedError for Home/End keys
    • ๐Ÿ‘ [Issue 1509](../../issues/1509) - Add support for javascript syntax highlighting
    • [Issue 1510](../../issues/1510) - Problems with zooming in/out

    Other Changes

    • โž• Add new icons to the Run, Debug and Main toolbars
    • โšก๏ธ Update Pylint plugin to work with pylint 1.0
    • โž• Add Ctrl/Cmd+[+,-] to zoom in/out in the Editor
    • ๐Ÿ‘€ Disable Crtl+MouseWheel to zoom in/out in Mac (See Issue 1509)