RiderTradingTools / thinkscript

language support for thinkscript
Other
3 stars 1 forks source link

Please add the 'thinkscript' file extension "tosts" #1

Closed madburg closed 8 months ago

madburg commented 8 months ago

Please add the official 'thinkscript' file extension of "tosts" in the package configuration json file:

https://github.com/RiderTradingTools/thinkscript/blob/46d31153b185aa64c17a9103e201363bd13de53a/package.json#L24

"extensions": [ ".thinkscript", ".tosts" ],

Leaving the non-official .thinkscript extension is fine

RiderTradingTools commented 8 months ago

Good idea. I will also add ".ts" since that file extension is documented on toslc.thinkorswim.com:

https://toslc.thinkorswim.com/center/howToTos/thinkManual/charts/Using-Studies-and-Strategies

RiderTradingTools commented 8 months ago

Included .tosts file extension in v1.0.2