Block commenting doesn't seem to be working properly
-
I use Notepad++ for Powershell coding and I just updated to the latest version.
When I highlight several lines of code and press Ctrl-Shift-Q (or select Block Comment from the Edit/Comment menu), it puts a # at the beginning of each line instead of enclosing the block in <* … *>.
I’m doing this from home, and the installation on my machine at work performs as expected.
Am I missing something? Some configuration item somewhere??
Thanks