Typescript Go Fork

The current fork is at 0.08, but from Rider I can't pick it, just 0.0.7. Manually downloading 0.0.8 “works”, but I can't enable service-powered type engine. Is there a way I can update the fork from inside the IDE so I have the latest TS version + “service-powered type engine”?

0
4 comments

Could you elaborate on that? How and from where did you download it? What exacty happens in this case?

0

Well. If you need explanations on this maybe you should not work at jetbrains? It's your own product after all. 

Click on “fork”. Goto “releases” page. Download 0.0.8. Unzip into the same folder where 0.0.7 is. Select from the dropdown this new version. You get the warning below (even if the downloaded version is your own fork).
 

0

I needed explanations to make sure that you take the correct steps.

To change the fork version, you should set the version number in the registry:

1. go to Help > Find action,

2. type “registry” to locate Registry… option,

3. set `typescript.embedded.ts-go.version` key to 0.0.8.

0

Excellent. That's what I need to know. While I think this should be automatic (so, the dropdown should be populated with the latest release), the above instructions worked well.

Thank you!

0

Please sign in to leave a comment.