Conda WingmanThis is the README for the extension Conda Wingman. This extension aims to help VSCode users manage and interact with Conda environments. Conda Wingman aims to add QoL improvements that help programmers use environments without having to memorise all of the conda commands. FeaturesConda Wingman dynamically adds status bar items for quick Conda command access when a YAML file is open, simplifying Conda environment management directly within VSCode. These can also be accessed from the VScode command pallet: The supported commands are: Creating Environments
Activating Environments
Writing Requirements Files
Deleting Environments
Release NotesSee CHANGELOG for more information. ContributingAll contributions are welcome! Please feel free to fork the repository and create a pull request. LicenseDistributed under the MIT License. See LICENSE for more information. AuthorDavid Saunders - 2024 |