Skip to content

Use tsserver with Java code #4

@angelozerr

Description

@angelozerr

Hi,

For your information, I'm integrating TypeScript inside Eclipse by using official tsserver.. See https://github.com/angelozerr/typescript.java

Instead of developping my own host, Language Service API like other netbeans/eclipse plugins, I use the official tsserver.. So it will be easy for user to update TypeScript version with just "npm install typescript" (no need to build an external script to build the custom host). More tsserver is very powerful because it gives you the capability to support async validation (with event).

The Java tsClient which consumes tsserver is not linked to Eclipse API, so perhaps you could be interested to consume too inside your netbeans plugin. See https://github.com/angelozerr/typescript.java/tree/master/core

It should be very cool if we could work together about this Java tsClient.

Regard's Angelo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions