8000 Help! I am Using Vs code and it doesn't recognize ejs tags. · Issue #253 · tj/ejs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Help! I am Using Vs code and it doesn't recognize ejs tags. #253
Open
@fatajomustapha10

Description

@fatajomustapha10

I am Using Vs code it doesn't recognize ejs tags when they are inside an html tag like the input tag below :

<input type="checkbox" name="checkbox" value="<%=item._id%>" >
Before changing the default value property from on to <%=item._id%> it would actually print on, Now it does nothing !
and in the code itself i can see that it doesn't recognize it because the color doesn't change as usual.

Any suggestion is appreciated.

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

      0