Esri / arcgis-js-vscode-snippets

Collection of Visual Studio Code snippets for common code patterns in the ArcGIS Maps SDK for JavaScript.
https://marketplace.visualstudio.com/items?itemName=Esri.arcgis-maps-sdk-js-snippets
Apache License 2.0
25 stars 8 forks source link

Unknown language #2

Closed gavinr closed 4 years ago

gavinr commented 4 years ago

If I go to "Help > Toggle Developer Tools" and then open up a VS code project and then open package.json, I see this error:

[Esri.arcgis-jsapi-snippets]: Unknown language in `contributes.arcgis-jsapi-snippets.language`. Provided value: typesccript
kellyhutchins commented 4 years ago

Checked in a fix for this and will push the updates out to the marketplace

gavinr commented 4 years ago

Thanks!