fbcideas_migusr's avatar
fbcideas_migusr
New Member
2 years ago
Status:
New

Notebook: rename variables

We would like the ability to select a variable or dataframe and rename it across all occurrences within a Notebook. This would be very useful and provide a smooth developer experience.


Similar to the "rename symbol" feature in VS Code, i.e. highlighting any identifier and pressing F2 to rename it across all occurences.

2 Comments

  • DirkVDS's avatar
    DirkVDS
    Frequent Visitor
    This is "almost" possible in a fabric notebook. Select the variable name and press CTRL+F2 Type the new name, this will replace ALL instances of this name I write almost, because this is still a text replace not a symbol replace, so it will also change partial names

Recent ideas