Skip to content

Autocomplete for compiled project #2016

@Ianneee

Description

@Ianneee

I have my own library with compiled modules to use in my projects, which also involve my collaborators. The issue is that since it's compiled, I can't get autocomplete for custom HTML tags, making the work a bit challenging. I was thinking I could use VS Code custom data to integrate tags from my library, but doing it manually is impractical.

I'm wondering if the Angular Language Service can output analysis of the code before it's compiled, so it can be converted into JSON for custom data, or if there's already a system in place to get autocomplete in my scenario.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions