https://github.com/kdcllc/vscode-azure-pack
Azure Cloude Dev Pack VS Code https://code.visualstudio.com
https://github.com/kdcllc/vscode-azure-pack
azure azure-devops vscode-extension
Last synced: about 2 months ago
JSON representation
Azure Cloude Dev Pack VS Code https://code.visualstudio.com
- Host: GitHub
- URL: https://github.com/kdcllc/vscode-azure-pack
- Owner: kdcllc
- License: mit
- Created: 2023-09-05T02:41:50.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T03:06:13.000Z (almost 3 years ago)
- Last Synced: 2025-02-22T09:47:57.779Z (over 1 year ago)
- Topics: azure, azure-devops, vscode-extension
- Language: Dockerfile
- Homepage: https://marketplace.visualstudio.com/items?itemName=kdcllc.vscode-azure-pack
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# vscode-azure-pack
[](https://github.com/kdcllc/vscode-azure-pack/blob/main/LICENSE)

`vscode-azure-pack` is a Visual Studio Code extension that simplifies Azure Cloud development by providing a curated set of tools and features for working with the cloud. Whether you are a seasoned cloud developer or just getting started, this extension aims to enhance your development workflow and productivity.
## Hire me
Please send [email](mailto:kingdavidconsulting@gmail.com) if you consider to **hire me**.
[](https://www.buymeacoffee.com/vyve0og)
## Installation
1. Install Visual Studio Code (VS Code) if you haven't already.
2. Open VS Code and go to the Extensions view by clicking the square icon on the sidebar or pressing `Ctrl+Shift+X`.
3. Search for "vscode-azure-pack" and click the "Install" button.
## Usage
1. After installing the extension, open a Kubernetes manifest file (e.g., `.yaml`, `.yml`) or switch to a Kubernetes-related context in your project.
2. Explore the provided features by using the context menu or keyboard shortcuts.
## Local development
```bash
npm install
#build extension
npx vsce package --no-dependencies
```
## Contributing
Contributions to `vscode-azure-pack` are welcome! If you'd like to contribute, please follow the [contribution guidelines](./.github/CONTRIBUTING.md).
## License
This project is licensed under the [MIT License](LICENSE).
## Maintainers
- [kdcllc](https://github.com/kdcllc) - Project Lead
## Contact
For any inquiries or feedback, please contact us at [info@kingdavidconsulting.com](mailto:info@kingdavidconsulting.com).