Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 339 Bytes

rename-refactoring.md

File metadata and controls

13 lines (7 loc) · 339 Bytes

Rename Refactoring

Reliably rename types, functions, values, record fields, modules and files.

Negligible performance impact.

Usage

Press Shift-F6 to rename the identifier under the cursor. All references will also be renamed, including import statements and exposing lists.

Demo

rename demo