Very cool. The
#DaxQueryView is based on the monaco editor you know and love from VSCode. It's a *proper* developer experience in
#PowerBI Desktop. Enjoy.
The DAX Query View is almost a notebook like experience with the same shortcuts, command palette etc. Similar to the notebook, folds are created automatically based on indentation but you can create your own folds too to manage the code, especially the long and complex ones. To create a fold, right click > command palette > fold from selection or select and cntrl k ,
Take a look at all the shortcuts and commands available. While you can't automate like TE, with some regex magic you can go very far to mass duplicate, edit measures. I like the cohesiveness of the UI across experiences.