Changes between Initial Version and Version 2 of Ticket #2262
- Timestamp:
- 10/09/14 16:44:59 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2262
- Property Status changed from new to accepted
-
Ticket #2262 – Description
initial v2 1 1 Some 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. 3 4 * Renaming variables should be possible by pressing F2. 4 5 * Removing variables should be faster.