Skip to content

v3.6.1-beta.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Mar 01:51
· 7 commits to master since this release
969b08d
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>