Skip to content

[FEATURE]: Vue support #211

@hyperstown

Description

@hyperstown

Feature Description

Hi, I use codebook in both nvim and zed. It's really awesome but it would be really nice to have full vue support.
Would it be possible to add Vue support? It's very similar to just plain HTML so I guess it shouldn't be too complex?

Use Case

Official Vue support.

Proposed Solution

Based on HTML, enabled by default.

Alternative Solutions

Codebook could support manual file type overwrite.
For example I could specify in codebook.toml something like this:

[filetypes]
vue = "html"
djangohtml = "html"
json = "txt"

Examples

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions