microsoft / vscode

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

Repeat last character in terminal #201159

Closed UzielSosaBlanco closed 8 months ago

UzielSosaBlanco commented 8 months ago

Type: Bug

When execute "go run main.go" in terminal and the terminal is in right side of the visual studio this repeat the last character of my fmt.Printf() Example off limit: Revisando el tamaño del archivo: Z:Pruebas 2.0/2022/AIM8806178F9/32591902007841/Mexi 3259 190 20078411DVUCEMCOVE225HYMUW4.pdf

Example in limit and \n: Revisando el tamaño del archivo: Z:Pruebas 2.0/2022/AIM8806178F9/32591902007841/Mexi 3259 190 20078411DVUCEMCOVE225HYMUW4..pdf

repeat in this case .. of extension

VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:49:37.021Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz (8 x 2419)| |GPU Status|2d_canvas: enabled
canvas_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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.65GB (4.30GB free)| |Process Argv|--crash-reporter-id 3ee39202-396d-4be1-83e4-20d62c6d0e50| |Screen Reader|no| |VM|0%|
Extensions (50) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.2 aessoft-class-autocomplete|AES|0.1.0 vscode-tailwindcss|bra|0.10.3 path-intellisense|chr|2.8.5 codeium|Cod|1.6.11 vscode-eslint|dba|2.4.2 es7-react-js-snippets|dsz|4.4.3 gitlens|eam|14.6.1 vscode-html-css|ecm|1.13.1 prettier-vscode|esb|10.1.0 auto-close-tag|for|0.5.14 auto-rename-tag|for|0.1.10 go|gol|0.40.0 gc-excelviewer|Gra|4.2.58 headwind|hey|1.7.0 vscode-htmlhint|HTM|1.0.5 path-autocomplete|ion|1.25.0 svg|joc|1.5.3 vscode-language-babel|mgm|0.0.40 git-graph|mhu|1.30.0 vscode-attrs-sorter|mrm|2.1.0 vscode-language-pack-es|MS-|1.85.2023121309 jupyter|ms-|2023.11.1003402403 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.17 vscode-jupyter-cell-tags|ms-|0.1.8 vscode-jupyter-slideshow|ms-|0.1.5 remote-ssh|ms-|0.107.1 remote-ssh-edit|ms-|0.86.0 remote-wsl|ms-|0.81.8 cpptools|ms-|1.18.5 remote-explorer|ms-|0.4.1 vscode-typescript-next|ms-|5.4.20231217 phind|phi|0.16.11 material-icon-theme|PKi|4.32.0 tsimporter|pmn|2.0.1 vscode-css-peek|pra|4.4.1 prisma|Pri|5.7.0 vscode-xml|red|0.26.1 synthwave-vscode|Rob|0.1.15 iconfont-preview|stx|0.0.5 tabnine-vscode|Tab|3.52.0 pdf|tom|1.2.2 intellicode-api-usage-examples|Vis|0.2.8 vscodeintellicode|Vis|1.2.30 material-ui-snippets|vsc|3.3.8 vscode-todo-highlight|way|1.0.5 JavaScriptSnippets|xab|1.8.0 tailwind-snippets|Zar|1.0.2 html-css-class-completion|Zig|1.20.0 (3 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 pythonvs932:30410667 py29gd2263:30899288 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 azure-dev_surveyone:30548225 282f8724:30602487 f6dab269:30613381 a9j8j154:30646983 showlangstatbar:30737416 962ge761:30917236 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 dsvsc013:30795093 dsvsc014:30804076 dsvsc015:30845448 pythontestfixt:30902429 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 aa_t_chat:30882232 cp7184c:30925681 ```
UzielSosaBlanco commented 8 months ago

Example

VSCodeTriageBot commented 8 months ago

We closed this issue because it is a question about using VS Code rather than an issue or feature request. Please search for help on StackOverflow, where the community has already answered thousands of similar questions. You may find their guide on asking a new question helpful if your question has not already been asked. See also our issue reporting guidelines.

Happy Coding!