Changes between Initial Version and Version 1 of Ticket #20


Ignore:
Timestamp:
Dec 20, 2013, 11:25:43 AM (10 years ago)
Author:
vranyj1
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20 – Description

    initial v1  
    33* General
    44  * Make sure it performs well with large files
    5   * Introduce {{{DamageArea}}} object which get's passed to services to allow for fine-grained rendering, incremental re-highlighting etc.
     5  * Introduce {{{DamageArea}}} object which will be passed to services to allow for fine-grained rendering, incremental re-highlighting etc.
    66* Gutter
    77  * Higher-level API for line annotations (breakpoints, lint warnings,...) that allows composition of two or more services (problem of breakpoints & lint annotations in current implementation - when there's a lint warning, you cannot add breakpoint.
     8* API to register custom menu items to gutter/editors' context menu.
     9* Fix for diff
    810
    911Please, feel free to comment on current flaws/requirements for next version.
    10   * API to register custom menu items to gutter/editors' context menu.
    11   * Fix for diff
     12