microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.65k stars 28.68k forks source link

Unable to rename sub folders #193292

Closed syntaxerron closed 1 year ago

syntaxerron commented 1 year ago

Type: Bug

  1. Open Visual Studio Code
  2. Create Folder (e.g. products)
  3. Create a sub folder (e.g. [...slug])
  4. Right click the sub folder and select rename

VS Code version: Code 1.81.1 (Universal) (6c3e3dba23e8fadc360aed75ce363ba185c49794, 2023-08-09T22:20:33.924Z) OS version: Darwin arm64 22.6.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M2 Pro (10 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|2, 2, 2| |Memory (System)|16.00GB (0.71GB free)| |Process Argv|--crash-reporter-id 903a3301-8645-43e1-a484-ec5cb8e5d7e8| |Screen Reader|no| |VM|0%|
Extensions (45) Extension|Author (truncated)|Version ---|---|--- Bookmarks|ale|13.4.1 laravel-extra-intellisense|ami|0.6.3 laravel-blade-vscode|ami|2.0.4 antd-snippets|ban|1.2.0 vscode-intelephense-client|bme|1.9.5 vscode-tailwindcss|bra|0.10.0 simple-react-snippets|bur|1.2.7 turbo-console-log|Cha|2.9.6 npm-intellisense|chr|1.4.4 path-intellisense|chr|2.8.4 laravel-goto-view|cod|1.3.9 vscode-eslint|dba|2.4.2 es7-react-js-snippets|dsz|4.4.3 gitlens|eam|14.3.0 prettier-vscode|esb|10.1.0 auto-close-tag|for|0.5.14 auto-rename-tag|for|0.1.10 vscode-pull-request-github|Git|0.70.0 live-sass|gle|6.1.1 react-bootstrap4|Him|1.1.0 vscode-scss|mrm|0.10.0 vscode-docker|ms-|1.26.0 vscode-typescript-next|ms-|5.3.20230916 vscode-typescript-tslint-plugin|ms-|1.3.4 php-docblocker|nei|2.7.0 laravel-blade|one|1.34.0 laravel5-snippets|one|1.17.0 material-icon-theme|PKi|4.30.1 vscode-react-refactor|pla|1.1.3 tsimporter|pmn|2.0.1 vscode-thunder-client|ran|2.12.0 typescript-hero|rbb|3.0.0 phpdoc-comment-vscode-plugin|rex|1.3.0 LiveServer|rit|5.7.9 gitmoji-vscode|sea|1.2.4 vscode-blade-formatter|shu|0.23.1 sonarlint-vscode|Son|3.21.0 vscode-styled-components|sty|1.7.8 errorlens|use|3.13.0 highlight-matching-tag|vin|0.11.0 quokka-vscode|Wal|1.0.564 vscode-import-cost|wix|3.3.0 JavaScriptSnippets|xab|1.8.0 chat-gpt|zha|1.6.62 php-intellisense|zob|1.3.3 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931:30280409 vshan820:30294714 vstes263cf:30335440 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 py29gd2263cf:30792227 vsclangdc:30486549 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 vsccc:30803844 3biah626:30602489 f6dab269:30613381 showlangstatbar:30737416 a2ce3375:30757347 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxptcf:30805731 pythonnoceb:30805159 synctok:30821570 dsvsc013:30795093 dsvsc014:30804076 diffeditorv2:30821572 dsvsc015:30829745 ```
VSCodeTriageBot commented 1 year ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.82.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

gjsjohnmurray commented 1 year ago

/duplicate and already fixed in 1.82

VSCodeTriageBot commented 1 year ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!