Skip to content

additive translation key copying #1

Description

@chipsams

Describe the Addition

with a seperate keybind (e.g. shift+j), instead of replacing the translation key, append it to the current clipboard text if it matches the output format, replacing it if its an invalid format and ignoring it if the lang key is already in the clipboard text.

e.g.

"lang.key": "blah",
"lang.key2": "words"

to

"lang.key": "blah",
"lang.key2": "words",
"lang.key3": "stuff"

Screenshots and Videos

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions