v3.6.1-beta.4
Pre-release
Pre-release
·
7 commits
to master
since this release
Add Class entry to New File... quickpick (#1732) * Initial plan * Add Class entry to New File quickpick Co-authored-by: gjsjohnmurray <6726799+gjsjohnmurray@users.noreply.github.com> * Hide newFile.class command from Command Palette Co-authored-by: gjsjohnmurray <6726799+gjsjohnmurray@users.noreply.github.com> * Add optional superclass prompt (step 3) to new Class wizard Co-authored-by: gjsjohnmurray <6726799+gjsjohnmurray@users.noreply.github.com> * Integrate classPick into multiStepInput via ClassPickStepOptions Co-authored-by: gjsjohnmurray <6726799+gjsjohnmurray@users.noreply.github.com> * Enhance pickDocument and use it to select superclass --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: gjsjohnmurray <6726799+gjsjohnmurray@users.noreply.github.com> Co-authored-by: gjsjohnmurray <johnm@georgejames.com>