Skip to content

Limit Scope to HTML Files Only in Sublime Text 3 #4

@lunacodes

Description

@lunacodes

HTML-Nest-Comments currently affects files of any syntax, instead of just html/php. This is an issue, since Sublime Text 3 does not handle nested comments in CSS properly. Currently this plugin prevents implementing a similar function for nested comments in CSS.

This is due to the else statement on line 16 in HTMLNestComments.py, which simply needs to be changed to elif

I'd be happy to submit a pull request with the change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions