Skip to content

Correct syntax highlighting for \import command #3098

@user202729

Description

@user202729

Is your feature request related to a problem? Please describe it.
Currently, \input{a_b.tex} highlights the a_b.tex in light blue color. However, \import{directory}{a_b.tex} will highlight the _ as an error.

The \import command is provided by \usepackage{import}.

Describe the solution you'd like
The _ is not highlighted as an error, because it is part of a file path.

Similarly for \subimport.

Additional context

See package description: http://www.ctan.org/pkg/import

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions