Closed karthiknadig closed 8 months ago
Adding some context. The refs in the checkout quick pick are sorted based using the git.branchSortOrder
setting (committer date by default). The desired sort order is not honoured when searching for a ref. Recently we fixed this issue, but a side effect of the fix is that we had to remove the "static commands" when searching for a ref. I will keep the issue opened to gather more feedback on the new behaviour.
This is really annoying, because this disrupts existing workflow of just typing a new branch name and hitting enter to create a new branch from the current branch, the "static commands" was a really handy feature. I understand a similar action can still be done by selecting the command first, but such a change challenges the muscle memory for such a frequent action.
I have submitted a PR to reinstate the command items at the end of the filtered list.
Oh wow, such a small change and it totally confused my muscle memory - and made my changes end up in the wrong branch multiple times.
Thanks! Is there a way to track when this will land in the Stable version? I see this issue is still not a part of the January Endgame or the February Iteration pinned lists.
Every PR merged into main will appear in the next Stable unless it gets reverted before that ships.
Type: Bug
Expected: Branch selection used to offer 'create' and 'create from', and use the currently entered value as the branch name for create. In stable this works:
Actual: Branch selection quick pick does not show create or create from. In pre-release it does not:
VS Code version: Code - Insiders 1.86.0-insider (0b571a26e213bf1ec6266e37152ced80c006bd1e, 2024-01-18T05:36:10.559Z) OS version: Windows_NT x64 10.0.19045 Modes:
System Info
|Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz (8 x 1498)| |GPU Status|2d_canvas: enabledcanvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|31.60GB (14.73GB free)| |Process Argv|--folder-uri file:///c%3A/GIT/formatters/vscode-autopep8 --log info --crash-reporter-id 4fb1ebc1-cf4c-4880-a88a-47738ec3768d| |Screen Reader|no| |VM|0%|
Extensions (27)
Extension|Author (truncated)|Version ---|---|--- tsl-problem-matcher|amo|0.6.2 ruff|cha|2024.2.0 vscode-eslint|dba|2.4.2 gitlens|eam|14.7.0 EditorConfig|Edi|0.16.4 prettier-vscode|esb|10.1.0 copilot|Git|1.152.662 copilot-chat|Git|0.12.2024011901 remotehub|Git|0.63.2024010901 vscode-github-actions|git|0.26.2 vscode-pull-request-github|Git|0.79.2024011911 vscode-docker|ms-|1.28.0 vscode-language-pack-de|MS-|1.85.2024011709 black-formatter|ms-|2023.9.10171009 debugpy|ms-|2023.3.13341008 python|ms-|2023.22.1 vscode-pylance|ms-|2023.12.1 remote-containers|ms-|0.327.0 remote-ssh|ms-|0.107.1 remote-ssh-edit|ms-|0.86.0 remote-wsl|ms-|0.81.9 vscode-remote-extensionpack|ms-|0.25.0 azure-account|ms-|0.11.6 remote-explorer|ms-|0.4.1 remote-repositories|ms-|0.41.2023121801 remote-server|ms-|1.5.0 code-spell-checker|str|3.0.1A/B Experiments
``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627cf:30244335 vsc_aacf:30263846 vscod805cf:30301675 vsaa593cf:30376535 py29gd2263:30784851 vsclangdf:30492506 c4g48928:30535728 vscrpc:30624061 a9j8j154:30646983 pythongtdpath:30726887 welcomedialog:30812478 pythonidxpt:30768918 pythonnoceb:30776497 asynctok:30898717 dsvsc013:30777762 dsvsc014:30777825 dsvsc015:30821418 pythontestfixt:30866404 pythonregdiag2:30926734 pyreplss1:30879911 pythonmypyd1:30859725 pythoncet0:30859736 pythontbext0:30879054 accentitlementst:30870582 dsvsc016:30879898 dsvsc017:30880771 dsvsc018:30880772 ```