rescript-vscode icon indicating copy to clipboard operation
rescript-vscode copied to clipboard

Explore advanced refactoring features.

Open cristianoc opened this issue 3 years ago • 0 comments

E.g. turning a record field into an optional, could look like this:

Screenshot 2021-05-18 at 02 03 49

There are some technical issues that prevent doing one of these transformation at the moment (pretty-printing from a typed AST does not recover exactly the original).

There are also some questions about what transformations, of all the possible ones, would be more compelling and improve developer experience.

So this is not going to happen anytime soon, but some exploration can already be done now.

cristianoc avatar May 18 '21 07:05 cristianoc