Typescript: Playground should note the version/flags that are in use

Created on 19 Sep 2015  路  8Comments  路  Source: microsoft/TypeScript

People are sometimes confused about exactly what is/isn't allowed and why. It would be simple enough for us to indicate this somewhere on the page. For example https://github.com/Microsoft/TypeScript/issues/4853

Committed Docs Suggestion

Most helpful comment

is it feasible to be able to pick the version at playground?

All 8 comments

is it feasible to be able to pick the version at playground?

or at least provide unique URLs for different versions, with the main one being the current stable release...

not at the time being. but we are planning on cleaning up the website soon, including the handbook, and the playground. and allowing multiple versions has been one of the top requests.

Any updates on this? It would be really nice to be able to select other-than-latest version.

Hit F12 on the playground, you should see the version written to the console.
image

@mhegazy Okay, but how can I change the version that playground use? :)

@mhegazy Okay, but how can I change the version that playground use? :)

That is tracked by https://github.com/Microsoft/TypeScript/issues/15662

closing in favor of #15662

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jonathandturner picture jonathandturner  路  147Comments

metaweta picture metaweta  路  140Comments

xealot picture xealot  路  150Comments

nitzantomer picture nitzantomer  路  135Comments

OliverJAsh picture OliverJAsh  路  242Comments