intellij-powershell
intellij-powershell copied to clipboard
Multiline ToDo comments are not supported
Multiline ToDo comments in Powershell are not recognized by IntelliJ.
The IntelliJ website defines a multiline ToDo comment by indenting the comment in the line right after the ToDo comment:

This is not working for Powershell in IntelliJ:

A possible solution might be provided in here: https://youtrack.jetbrains.com/issue/IJSDK-506