Skip to content

Not recognizing typescript 2.0.3 ? #531

@thunderkid

Description

@thunderkid

I'm trying to get the typescript-sublime-plugin working with typescript 2.0.3.
I've upgraded typescript using npm. I next removed and reinstalled the typescript-sublime-plugin package, version 0.1.16. I change the package's user settings to "typescript_plugin_tsc_version": "2.0.3".
Then to test whether it's really using typescript 2. I add a readonly modifier to a class member. But the syntax highlighter shows it as an error, and selecting Build With: Typescript also gives it as an error. So apparently it's not using typescript 2. Is there some step I'm missing or does typescript-sublime-plugin not work with ts2?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions