Skip to content

icd is not navigating into single available workspace on icd -p project #1808

Description

@maybeec

Actual behavior

$ icd -p project
IDE environment variables have been set for /d/projects/project in workspace main

$ /d/projects/project

Although it states that it will default to workspace main, it does not automatically navigate there. Therefore, I treat this as a bug as I expect it rightfully expects to navigate into the workspace main as this is the only workspace available. So it's nonsense to always specify it.

Reproduce

  1. Create a new ide "test"
  2. navigate to the new ide by icd -p test

Expected behavior

$ icd -p project
IDE environment variables have been set for /d/projects/project in workspace main

$ /d/projects/project/workspaces/main

IDEasy status

$ ide -p status
IDE_ROOT is set to D:/projects
IDE_HOME is set to D:/projects/project
Your version of IDEasy is 2026.04.001.
Your are using the latest version of IDEasy and no update is available.
Your operating system is windows(10.0)@x64 [Windows 11@amd64]
You are online.
Found bash executable at: C:/Program Files/Git/usr/bin/bash.***
Found git executable at: C:/Program Files/Git/mingw64/bin/git.***
Your settings are up-to-date.
Successfully completed ide (status)

Related/Dependent issues

No response

Comments/Hints

No response

Metadata

Metadata

Assignees

Labels

icdChanges related to our icd command.usabilityusage should be more intuitive

Type

Fields

No fields configured for Bug.

Projects

Status
👀 In review

Relationships

None yet

Development

No branches or pull requests

Issue actions