vscode-micromamba icon indicating copy to clipboard operation
vscode-micromamba copied to clipboard

Please add a feature that allows selecting the programming language version or selecting a personal template prepared in advance when creating a new environment.

Open hushoujier opened this issue 8 months ago • 2 comments

Environment

  1. node -v: none
  2. npm -v: none
  3. Operating system: Windows 10 21H2 19044.1288

Prerequisite

Install this extension

Steps to Reproduce

1. Open the command palette (Ctrl+Shift+P)
2. Type - micromamba create environment
3. Choose a template from a list
4. The environment is activated automatically

Relevant Debug Info

none

Expected Behavior

1. Open the command palette (Ctrl+Shift+P)
2. Type - micromamba create environment
3. Choose a template from a list
4. Choose the programming language version
5. The environment is activated automatically

Or

1. Open the command palette (Ctrl+Shift+P)
2. Type - micromamba create environment
3. Choose a personal template prepared in advance
4. The environment is activated automatically

Actual Behavior

The environment automatically creates and downloads the latest programming language version


hushoujier avatar Oct 09 '23 05:10 hushoujier