intellij-powershell icon indicating copy to clipboard operation
intellij-powershell copied to clipboard

Multiline ToDo comments are not supported

Open kevinholtkamp opened this issue 3 years ago • 0 comments

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: image

This is not working for Powershell in IntelliJ: image

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

kevinholtkamp avatar Mar 27 '22 20:03 kevinholtkamp