Skip to content

Finding No Language, No Kinds in simple node app #403

@duke-arioch

Description

@duke-arioch

out.txt

Using scip-typescript v0.3.15 on a very simple nodejs project, I took stats off a print I did piping scip print into a text file:

2388 Kind: 0,
3401 SyntaxKind: 0,
14 Language: "",

It seems not only is the language not being detected, but the Kinds are as well not.

It seems I do get basic info like method names etc though.

Is there some extra I need to add to make this work? I've tried it on several very different repos and doesnt seem to work on any of them.

I attached the print-out created from indexing.

Let me know if I need to add any other details.

Metadata

Metadata

Assignees

No one assigned

    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