Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 2 of Ticket #2262


Ignore:
Timestamp:
10/09/14 16:44:59 (10 years ago)
Author:
jkarder
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2262

    • Property Status changed from new to accepted
  • Ticket #2262 – Description

    initial v2  
    11Some improvements can be made:
    2 * If an `INamedItem` is stored in the `VariableStore`, the name of the item can automatically become the name of the variable.
     2* `IEnumerable<T>` extension methods should be usable with the variables collection.
     3* If an `INamedItem` is stored in the variables collection, the name of the item can automatically become the name of the variable.
    34* Renaming variables should be possible by pressing F2.
    45* Removing variables should be faster.