Skip to content

Unresolved errors in EDN files with non-standard extensions #2564

@imikushin

Description

@imikushin

I'm playing around with Wasm, and decided I'd use Cursive to edit *.wat files (which are S-expression based, see https://developer.mozilla.org/en-US/docs/WebAssembly/Understanding_the_text_format).

I associated *.wat with the EDN file type, expecting it to be the perfect editor for WebAssembly Text files. The only problem is: every symbol in the file is highlighted as "unresolved":

add wat

If .edn extension is used, there are no warnings!

add edn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions