https://github.com/winccoa-tools-pack/vscode-winccoa-tools-package
VS Code Tools Package for WinCC OA — groups all helpful extensions into one pack
https://github.com/winccoa-tools-pack/vscode-winccoa-tools-package
automation etm hmi industrial-automation scada siemens vscode vscode-extension vscode-extension-pack wincc-oa winccoa
Last synced: about 1 month ago
JSON representation
VS Code Tools Package for WinCC OA — groups all helpful extensions into one pack
- Host: GitHub
- URL: https://github.com/winccoa-tools-pack/vscode-winccoa-tools-package
- Owner: winccoa-tools-pack
- License: mit
- Created: 2025-11-27T20:23:31.000Z (7 months ago)
- Default Branch: develop
- Last Pushed: 2026-03-24T21:39:41.000Z (3 months ago)
- Last Synced: 2026-03-25T12:53:51.673Z (3 months ago)
- Topics: automation, etm, hmi, industrial-automation, scada, siemens, vscode, vscode-extension, vscode-extension-pack, wincc-oa, winccoa
- Homepage: https://github.com/winccoa-tools-pack
- Size: 147 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# WinCC OA Tools Package
A small Visual Studio Code extension pack that groups useful extensions for [SIMATIC WinCC Open Architecture](https://www.siemens.com/global/en/products/automation/industry-software/automation-software/scada/simatic-wincc-oa.html).
Currently added extensions:
+ mPokornyETM.wincc-oa-projects
+ RichardJanisch.winccoa-script-actions
+ RichardJanisch.winccoa-vscode-logviewer
+ RichardJanisch.winccoa-vscode-tests
+ RichardJanisch.winccoa-sidepanel
+ RichardJanisch.winccoa-ctrl
---
## Install
- From the VS Code Marketplace: search for [WinCC OA Tools Package](https://marketplace.visualstudio.com/items?itemName=mPokornyETM.winccoa-tools-package).
> **Note:** The old extension `mPokornyETM.wincc-oa-tools-pack` has been deprecated. Please uninstall it and use this new extension ID instead.
- Or install the extension pack locally by opening this folder in VS Code and using the Extensions view to `Install from VSIX` after packaging.
---
## Usage
Once installed, the extension pack will install the bundled extensions automatically. Use the individual extension commands and UI elements provided by those extensions (for example, the WinCC OA activity bar icon from `mPokornyETM.wincc-oa-projects`).
---
## License
This repository is licensed under the MIT License — see the included `LICENSE` file for details.
---
## Contributing
Contributions are welcome. If you want to add more extensions to the pack or suggestions for documentation, open an issue or submit a pull request.
---
## 📜 Disclaimer
WinCC OA and Siemens are trademarks of Siemens AG. This project is not affiliated with, endorsed by, or sponsored by Siemens AG. This is a community-driven open source project created to enhance the development experience for WinCC OA developers.
---
## 🔗 Links
- [GitHub Repository](https://github.com/winccoa-tools-pack/vscode-winccoa-tools-package)
- [Issue Tracker](https://github.com/winccoa-tools-pack/vscode-winccoa-tools-package/issues)
- [📦 VS Code Marketplace](https://marketplace.visualstudio.com/search?term=tag%3Awincc-oa&target=VSCode&category=All%20categories&sortBy=Relevance)
- [SIMATIC WinCC Open Architecture](https://www.siemens.com/global/en/products/automation/industry-software/automation-software/scada/simatic-wincc-oa.html)
- [SIMATIC WinCC Open Architecture official documentation](https://www.winccoa.com/documentation/WinCCOA/latest/en_US/index.html)
- [ETM Company](https://www.winccoa.com/company.html)
---
Made with ❤️ for and by the WinCC OA community