Hi,
Please find the attached patch for RM #1253 - Store and reload current location in treeview
Feature Details:
- The current tree state will be stored in the sqlite database.
- The time interval to store the tree state is configurable via preferences and the default is 30 secs.
-1 can be used to stop the tree saving functionality,
- On window unload the current tree state will be saved.
- On Reload, while opening the server, the stored path will be populated.
- On closing the node the saved will be updated accordingly.
- Jasmine test cases are included.
Thanks,
Khushboo