Powershell 2.0+ <# #> comments not supported?
- 
 Hello I see that the single line # comment is supported in Powershell but since 2.0 (2009) Powershell 2.0 (and above) supports <# #> for multi line block comments. When will this be added to Notepad ++? 
- 
 Wow…so many replies… 
- 
 Technically it is already there. It’s just the stylers.model.xml file isn’t set up to color it differently yet. You can open a new issue here. 
- 
 @Jksdf-Fdhgfdh Pull request has been merged, so it will be in the next release.