Digital Twins Definition Language extension for VSCode
Перейти к файлу
Eric Chen 0ae6a04679
feat(telemetry): add telemetry to collect submitted model number (#9)
2019-12-03 17:16:11 +08:00
.vscode feat(telemetry): add telemetry to collect submitted model number (#9) 2019-12-03 17:16:11 +08:00
assets/modelRepository refactor: refactor code 2019-08-30 11:09:45 +08:00
resources feat(intellisense): add auto completion feature for IntelliSense 2019-10-24 10:40:58 +08:00
scripts feat(telemetry): add telemetry to collect submitted model number (#9) 2019-12-03 17:16:11 +08:00
src feat(telemetry): add telemetry to collect submitted model number (#9) 2019-12-03 17:16:11 +08:00
syntaxes feat(device model component): add device model component to create model file 2019-08-23 14:37:49 +08:00
.gitignore feat: integration with webpack 2019-11-21 14:21:14 +08:00
.vscodeignore CI integration with Azure pipeline (#8) 2019-11-27 17:15:59 +08:00
CHANGELOG.md Add pnp output channel 2019-08-09 14:33:20 +08:00
CODE_OF_CONDUCT.md Initial commit 2019-08-03 20:34:59 -07:00
LICENSE.txt refactor: refactor code 2019-08-30 11:09:45 +08:00
README.md Add document for legal compilance 2019-08-29 11:48:59 +08:00
azure-pipelines.yml feat(telemetry): add telemetry to collect submitted model number (#9) 2019-12-03 17:16:11 +08:00
logo.png feat(device model component): add device model component to create model file 2019-08-23 14:37:49 +08:00
package-lock.json feat: integration with webpack 2019-11-21 14:21:14 +08:00
package.json feat(telemetry): add telemetry to collect submitted model number (#9) 2019-12-03 17:16:11 +08:00
tsconfig.json Add pnp output channel 2019-08-09 14:33:20 +08:00
tslint.json feat(device model component): add device model component to create model file 2019-08-23 14:37:49 +08:00
webpack.config.js feat: integration with webpack 2019-11-21 14:21:14 +08:00

README.md

IoT Plug and Play for Visual Studio Code

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information please see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Contact Us

If you would like to help to build the best IoT experience with IoT Plug and Play, you can reach us directly at Gitter.

Telemetry

VS Code collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more. If you dont wish to send usage data to Microsoft, you can set the telemetry.enableTelemetry setting to false. Learn more in our FAQ.