Skip to content

After installing, I see "No matching autocommands: User tsdetect#detect#node" #7

Closed
@filmaj

Description

@filmaj

Thank you for this project. I hope to get it running properly 😄

I see the following in my status bar after loading a .ts file in a node project (though it is not an error, only in statusbar, and only shows sometimes):

Screen Shot 2022-08-26 at 4 03 14 PM

Furthermore, I see the following errors before the buffer opens up when I try to load a .ts file from a deno project:

Screen Shot 2022-08-26 at 4 01 24 PM

That said, running :echo b:tsdetect_is_node returns 1 when I'm in a node project, and 0 when I'm in a deno project - so it seems to be working OK somehow.

I am trying to use this project to conditionally deactivate the coc-tsserver extension + activate the coc-deno extension when working in a deno project, and vice-versa when working in a node project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions