It would be useful to have a “hide component” button in the app structure, i.e. adding <!-- --> to the code.
For example next to the delete button:

It would be useful to have a “hide component” button in the app structure, i.e. adding <!-- --> to the code.
For example next to the delete button:

As a workaround you can use cmd/ctrl+k+c and cmd/ctrl+k+u in the code to (un)comment a block of code in the code view.
Thanks for the suggestion, that works, I will try to start using it, but generally I feel a button would be a bit quicker.
I use Ctrl/Cmd + /.
I would always use a keyboard shortcut normally, but to be able to comment out whatever is highlighted in App Connect would be very useful - certainly worth a click. If this feaure is implemented, perhaps it could be combined with copying or cutting the selected item too (I think this has already been requested, but it’s related).