rescript-vscode
rescript-vscode copied to clipboard
Cannot apply renaming inside `%%private` blocks.
Inside %%private(...) trying to rename a function's parameter, or even local variables, is not allowed.

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).