vscode 将折叠的块粘贴到已折叠的块上会留下随机的折叠行,

eagi6jfj  于 6个月前  发布在  Vscode
关注(0)|答案(2)|浏览(59)

类型:Bug

  1. 复制一段文本:
cspell:npm/dict/npm.txt
     cspell:filetypes/filetypes.txt
     cspell:typescript/dict/typescript.txt
     cspell:php/dict/php.txt
     cspell:fullstack/dict/fullstack.txt
     cspell:django/dict/django.txt
     cspell:aws/aws.txt
     cspell:node/dict/node.txt
     cspell:python/src/common/extra.txt
  1. 打开一个带有嵌套的 yml 文件
  2. 折叠一些部分(comment-pushcomment-pr)
  3. 粘贴简单列表

实际结果

部分行已折叠
pasting.collapses.480p.mov
VS Code 版本:Code 1.90.0 (Universal) ( 89de5a8 , 2024-06-04T19:34:44.157Z)
操作系统版本:Darwin arm64 23.5.0
模式:
系统信息
| 项目 | 值 |
| ------------ | ------------ |
| CPUs | Apple M1 Max (10 x 2400) |
| GPU状态 | 2d_canvas:启用canvas_oop_rasterization:启用_ondirect_rendering_display_compositor:禁用_off_okgpu_compositing:启用multiple_raster_threads:启用_onopengl:启用_onrasterization:启用raw_draw:禁用_off_okskia_graphite:禁用_offvideo_decode:启用video_encode:启用webgl:启用webgl2:启用webgpu:启用 |
| 平均负载 | 4, 10, 9 |
| 内存(系统) | 64.00GB (0.64GB可用) |
| 进程参数 | --crash-reporter-id 1fc67ee2-0174-4598-9f98-4537df0dd32c |
| 屏幕阅读器 | 无 |
| VM | 0% |扩展(19)
| 扩展名 | 作者(省略) | 版本 |
| ------------ | ------------ | ------------ |
| quitcontrol-vscode | art | 4.0.0 |
| asciidoctor-vscode | asc | 3.2.3 |
| yamlfmt | blu | 0.1.4 |
| vscode-intelephense-client | bme | 1.10.4 |
| open-in-macdown | Cod | 1.0.0 |
| intelli-php-vscode | DEV | 0.12.15062 |
| dhall-lang | dha | 0.0.4 |
| vscode-dhall-lsp-server | dha | 0.0.4 |
| EditorConfig | Edi | 0.16.4 |
| vscode-github-actions | git | 0.26.3 |
| vscode-pull-request-github | Git | 0.88.1 |
| go | gol | 0.41.4 |
| file-downloader | min | 1.0.13 |
| sarif-viewer | MS- | 3.4.4 |
| vscode-dhall-lsp-server | pan | 0.0.4 |
| vscode-xml | red | 0.27.1 |
| rst-vscode | tht | 3.0.1 |
| simple-rst | tro | 1.5.4 |
| vscode-maven | vsc

gojuced7

gojuced71#

感谢您提出这个问题!看起来您可能正在使用旧版本的VS Code,最新稳定版本是1.90.1。请尝试升级到最新版本并检查此问题是否仍然存在。
快乐编码!

gcmastyq

gcmastyq2#

Version: 1.90.1 (Universal)

相关问题