Alt+M - replace all substitutions
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 57
Closed
Closed
Labels
Description
opened
on Feb 18, 2020It seems that Alt+M is only replacing the first substitution (e.g. $(L)). It should replace all of them. Example:
foo $(L) bar $(L)
=> foo 123 bar 123
currently: foo 123 bar $(L)
Metadata
Metadata
Assignees
Labels
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions