22 comments (22 comments)64 reactions (64 reactions)0 assignees (0 assignees)TypeScript1,271 forks (1,271 forks)batch import
area/macrohelp wantedkind/feature
Repository metrics
- Stars
- 12,664 stars (12,664 stars)
- PR merge metrics
- Avg merge 9d 13h (Avg merge 9d 13h)7 merged PRs in 30d (7 merged PRs in 30d)
Description
Is there a way to save the macros to a file that are stored in registers during the session
Contributor guide
- Research direction
- Implement a command to save macros from registers to a file and load them back. Look into the VSCodeVim extension's macro storage mechanism and file I/O APIs.
- Tech stack
- typescript
- Domain
- developer experiencetooling
- Issue type
- Feature
- Prerequisites
- TypeScriptVSCode Extension APIVim macros