8000 Docs improvement/Quesion: How the ‘custom tag’ supposed to work? · Issue #45 · neoclide/coc-html · GitHub
[go: up one dir, main page]

Skip to content
Docs improvement/Quesion: How the ‘custom tag’ supposed to work? #45
@jaandrle

Description

@jaandrle

Hi,
I’m trying to register custom elements tags. My naive approach was to create coc-settings.json in projects root folder with this content

{
    "html.experimental.custom.tags": [
        "build/source/core/docs/globalComponents.json"
    ]
}

…so my root folder looks like:

build/
coc-settings.json
…

I have also tried to add this in ~/.vim/coc-settings.json and different path formats (full path, …). But, nothing seems to work.

tech. specs.:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0