rf icon indicating copy to clipboard operation
rf copied to clipboard

rf: add export command

Open rogpeppe opened this issue 3 years ago • 0 comments

This is really just a shorthand for mv sym exportedSym but it makes it more convenient when exporting a slew of symbols such as a bunch of constants or types.

In the future, it would be nice to have support for renaming all symbols in a particular range (for example to export all constants in a particular const block), but this is hopefully a useful start.

rogpeppe avatar Feb 09 '22 11:02 rogpeppe