Skip to content

Language service support #1025

@nimerritt

Description

@nimerritt

I'm not sure if this is supposed to work but I get errors related to modules not being found for modules mapped to the workspace, ie: what is referenced in the readme here: https://github.com/bazelbuild/rules_typescript/blob/df4a1a561d88e187438ac7791a5ac33995f2d317/README.md#writing-typescript-code-for-bazel

When building the ts_library target, everything works great so it's not an issue with the code itself when compiling with the wrapped tcs compiler. I'm assuming my editor is using the language services from the "vanilla tsserver" to provide the code completion and type checking. Before I dig deeper into the wrapped tcs compiler and how that mapping works I figured I'd ask if I'm just missing some configuration, or if this is just not implemented? @alexeagle

Thanks for all the great work on these rules so far!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Can Close?We will close this in 30 days if there is no further activity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions