Mercurial > obsidian-remember-file-state
view manifest.json @ 2:f3297d90329d
Various fixes:
- Fix calls to Object.values()
- Use transactions to set the CodeMirror editor selection
- Don't restore state asynchronously
- Remove access to Workspace.activeLeaf
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 09 Feb 2022 22:59:42 -0800 |
parents | 7975d7c73f8a |
children | f669172572a6 |
line wrap: on
line source
{ "id": "remember-file-state", "name": "Remember File State", "version": "0.1.0", "minAppVersion": "0.13.17", "description": "Remembers cursor position, selection, scrolling, and more for each file", "author": "Ludovic Chabant", "authorUrl": "https://ludovic.chabant.com", "isDesktopOnly": false }