-
Notifications
You must be signed in to change notification settings - Fork 94
Help text and documentation for the --project flag #2495
Copy link
Copy link
Open
Labels
CLIIDEasy command-line-interface (parsing args, etc.)IDEasy command-line-interface (parsing args, etc.)documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestintellijIntelliJ IDE from Jet-BrainsIntelliJ IDE from Jet-Brainsnlsnative language support (i18n, l10n)native language support (i18n, l10n)ready-to-implementvscodeMicrosoft visual studio codeMicrosoft visual studio code
Description
Activity
Metadata
Metadata
Assignees
Labels
CLIIDEasy command-line-interface (parsing args, etc.)IDEasy command-line-interface (parsing args, etc.)documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestintellijIntelliJ IDE from Jet-BrainsIntelliJ IDE from Jet-Brainsnlsnative language support (i18n, l10n)native language support (i18n, l10n)ready-to-implementvscodeMicrosoft visual studio codeMicrosoft visual studio code
Type
Projects
- StatusShow more project fields🆕 New
Goal
cmd.intellij.detail/cmd.vscode.detailincli/src/main/resources/nls/Help.properties: document--project <path>(absolute, or relative resolved against CWD; missing / not a folder → error, IDE does not start).idecommand docs: the flag, rel/abs resolution, "explicit path ⇒ no merge into that folder" (incl. theworkspaces/mainconsequence), and VS Code sharing the main profile (per-project isolation = future follow-up).Done when: help text renders with the flag; docs build; documented behavior matches implemented behavior.