Skip to content

Public resources root mismatch between Kobweb and IDE autocompletion #57

Description

@okarmazin

When constructing stuff such as a CSS url for a project resource, IDEA can display autocompletion with asset previews (extremely helpful). However, the root of this autocompletion is {project}/resources, not {project}/resources/public, meaning the autocompleted path starts with /public which has to be removed for the resource to be found at runtime. Even so, the autocompletion is still useful if you want to browse, you just have to remember to remove the prefix once you select your resource.

Is this something the Kobweb IDE plugin could fix?

image image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions