Skip to content

Add a setting to ignore some type of files when using Dynamic Variables #108

Description

@joseparreiras

I use this setting for my LaTeX files so I don't have to create their structure over and over again, but I am getting the same error everytime I try to launch it. The error comes because some of my LaTeX style files .sty have Dynamic Variables-like characters on them (like {{). This returns me errors like

Parse error on line 93: ...-text-post={~]}]<{{~]}} -----------------------^ Expecting 'ID', 'STRING', 'NUMBER', 'BOOLEAN', 'UNDEFINED', 'NULL', 'DATA', got 'INVALID'

So I cannot import all my files when creating this template.

Since these are LaTeX Style files, I would think there would be no need for me to use Dynamic Variables on it. So a good solution for this is that the extension allows us to ignore some type of files when using this feature.

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