Skip to content

feature request : Create a language server to handle multiple templates #16

@nn-hh

Description

@nn-hh

php developers handle not only Smarty but also many templates.
Smarty,Twig,Blade...etc
Is it possible to handle more than one?
Smarty:
File : .tpl
range : {}
Twig:
File : .twig
range : {% %}

Especially the two are very similar
Currently, there is no extended function handling multiple templates. Also weak because it does not have a language server.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions