Community
Participate
Working Groups
Steps to reproduce: 1. Create .html or .php file and insert opening and closing style tags. Example: <html> <style> </style> </html> 2. Select both style tags and choose Toggle comment option from Source menu. (Ctrl+7). 3. Repeat the toggle comment action to uncomment the style tags. Expected result: <style> </style> Actual result: <style> <!-- </style> -->
Seems like a WTP Html issue, as it happens on html file as well. Moving to WTP project