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

Notebook code editor: colorize and highlight parenthesis / bracket pairs

Currently the is no help for develops, highlighting opening and closing parenthesis pairs.

PySpark code usually contains lots of parenthesis; finding the missing parenthesis can be a struggle.

I'd appreciate a similar editing experience like in Databricks where parenthesis pairs have the same color and the pair where the cursor is located in currently is highlighted additionally.

Additionally, Databricks marks a parenthesis red if the closing parenthesis is missing.


https://docs.databricks.com/en/notebooks/notebook-editor.html#bracket-matching

2 Comments

  • I think there's a lot of room to take improvements from VS Code to massively improve the online dev UX vs Databricks. I hope the Fabric team is paying attention to the devs, which are the main cheerleaders out there promoting tech products as they move between jobs, etc.

Recent ideas