In the Azure DevOps pipeline YAML editor, these options do nothing. This menu is available if you right-click on the editor and choose 'command palette' or press F1.
Asked
Active
Viewed 1.0k times
5
1 Answers
11
You are right, it seems like nor the menu nor the shortcut is working. However, the following shortcuts are working fine in the online editor:
Ctrl + K + C Comment Block
Ctrl + K + U Uncomment Block

Martin Brandl
- 56,134
- 13
- 133
- 172