Feature Request – VSCode Extension p
Resolved 💬 1 comment Opened Sep 16, 2025 by reslear Closed Nov 11, 2025
What feature would you like to see?
The extension should persist entered text and automatically restore it after reloading VS Code or reopening the editor.
<img width="1214" height="602" alt="Image" src="https://github.com/user-attachments/assets/7abaa47b-5e2c-4548-9f63-a31c224a977e" />
Are you interested in implementing this feature?
Yes, if contribution guidelines are available.
Additional information
This can be implemented using workspaceState or globalState to save and restore user input across sessions.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗