Is there a way to rename a module’s filename and have it update all references to it?
Go to module → VSCode Menu (right click) → Rename Symbol F2
ah, there is no support for renaming the file and updating its references. This feature is important in ReScript.
You can open an issue.
1 Like