Skip to content

Alt+M - replace all substitutions #271

@ProgerXP

Description

@ProgerXP

It 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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions