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

Cannot apply renaming inside `%%private` blocks.

Open mvaled opened this issue 3 years ago • 0 comments

Inside %%private(...) trying to rename a function's parameter, or even local variables, is not allowed.

image

I'm using the latest version of the extension: 1.8.1 (at the time of writing). It happens both in VSCode and Emacs (using lsp-rescript).

mvaled avatar Oct 11 '22 14:10 mvaled