Skip to content

Milestones

List view

  • No due date
    1/1 issues closed
  • No due date
    5/5 issues closed
  • The focus of this release is to study other IDE/code editors widget to identify the fetaures that could be missing in pyqode and implement them

    No due date
    2/2 issues closed
  • No due date
    2/2 issues closed
  • Next version of pyQode: v2.1. We have two main goals: - [x] improve performance (sh, checker panel) - [ ] rewrite code folding panel and API

    No due date
    9/9 issues closed
  • 2.0 beta --------------- Here are the taks I want to complete for the first beta of version 2.0: * [ ] cleanup + refactor the API (see #104). This is nearly finished. The public API has changed a lot but the concepts and the internals remains very similar to 1.x. * [x] new client/server API (#115, #102, #98) * [x] simpler settings/styles/action api (see #119 ) * [x] full pep8 support * [x] simpler modes/panels (get rid of IDENTIFIER and DESCRIPTION) From there I will start porting the tools that are using pyqode.core and pyqode.python (OpenCobolIDE, an internal tool I made at work, ...). I encourage people who are using pyqode 1.x to start porting their code to pyqode 2 when the beta is out. 2.0 ------- Version 2.0 will be out when I am happy with stability and code coverage. At the moment, 60% of the code is covered by unit tests, I won't manage to get 100% but I hope to at least cover more than 90%. I also need to update documentation. * [ ] Add a solid test suite (I already started but there are still a lots of work to do ) * [ ] Update API documentation. * [ ] PyQt5 support (if ubuntu 14.04 is available on Travis CI, otherwise this will be reported to 2.X). Version 2.0 will be out when I am happy with stability and code coverage. At the moment, 60% of the code is covered by unit tests, I won't manage to get 100% but I hope to at least cover more than 90%. I also need to update documentation. Add a solid test suite (I already started but there are still a lots of work to do ) Update API documentation. PyQt5 support (if ubuntu 14.04 is available on Travis CI, otherwise this will be reported to 2.X).

    No due date
    19/19 issues closed
  • No due date
    5/5 issues closed
  • No due date
    11/11 issues closed
  • Next minor version (bug fixes only)

    No due date
  • - Add PyQt5 support - Make QT_API case insensitive - AutoComplete - Add support for mouse under cursor (allow specialised package to implement a go to definition mode, ...)

    No due date
    12/12 issues closed
  • API cleanup + get back to the core features: - refactoring (the public API will change to be a lot cleaner) - adding new core features (click on word, select lines from the line panel, mouse over event) - merge the editor with the code edit and draw panels in the text edit margins - fix pep8 and pylint warnings - support both PySide and PyQt4 - update documentation (a major update as the new public api will change)

    No due date
    54/54 issues closed
  • Get the python specific stuff: - code completion - syntax checking - pep8 checking - python code folding - python automatic indentation - refactoring (not sure about this)

    No due date
    12/12 issues closed
  • Have all the basics features needed for a generic code editor (language independent)

    No due date
    9/9 issues closed