You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm porting a rather large mod from MCP to yarn, and it would be really nice if I could configure default mappings or if linkie could reuse the last mappings without you having to type them every time. It could probably work a couple ways:
The ideal would probably be that if you sent a message without a command it would implicitly reuse the last one you used:
I'm porting a rather large mod from MCP to yarn, and it would be really nice if I could configure default mappings or if linkie could reuse the last mappings without you having to type them every time. It could probably work a couple ways:
The ideal would probably be that if you sent a message without a command it would implicitly reuse the last one you used:
If that isn't possible, then having an empty command (and/or having the name as the command) would also work
Even more ideal would be if it would reuse the last mapping, without carrying over the type (class/method/field)
The text was updated successfully, but these errors were encountered: