Skip to content

Add locale support to LSIF dumps #86

Description

Modern tools localize thinks like hovers, JS docs to compiler diagnostics. The LSIF graph should have support for:

  • knowing for which locale it got generated
  • store UI strings in n locale formats
  • separate the UI strings from the graph so that locale specific strings can be merged into a graph later on (even if we have to run the tool 2 times).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions