Issue id
int64
13.1k
221k
existing_duplicates
listlengths
1
16
Summary
stringclasses
563 values
Created
stringclasses
563 values
Resolved
stringclasses
524 values
Description
stringclasses
563 values
Resolution
stringclasses
4 values
200,740
[ 200742 ]
nan
nan
nan
nan
nan
200,767
[ 200305 ]
nan
nan
nan
nan
nan
200,791
[ 200754 ]
nan
nan
nan
nan
nan
200,798
[ 204301 ]
Copilot shortcut error
2023-12-14 01:39:03+00:00
2024-02-15 14:55:26+00:00
Type: <b>Bug</b> 1.set shift+m shortcut for generating commit msg 2.use the shortcut when file with code is opened expected: generating commit msg in source control panel actual: no msg is done, notification is raised 'Cannot read properties of undefined (reading 'isCancellationRequested')' VS Code version: Co...
completed
200,931
[ 200694 ]
nan
nan
nan
nan
nan
200,952
[ 200845 ]
nan
nan
nan
nan
nan
200,985
[ 200754 ]
nan
nan
nan
nan
nan
201,050
[ 143968 ]
nan
nan
nan
nan
nan
201,084
[ 200754 ]
nan
nan
nan
nan
nan
201,099
[ 200636 ]
Source Control Not Updating for specific repository
2023-12-18 04:29:23+00:00
2024-01-08 07:23:21+00:00
Type: <b>Bug</b> Hey, Since last friday, my source control menu is no longer updating for only one repository. This only happens with one specific repository, but the git commands (from command line and git-gui) work for this specific repository, so it would seem that the git repository itself is working correctl...
completed
201,149
[ 200754 ]
nan
nan
nan
nan
nan
201,154
[ 200259 ]
nan
nan
nan
nan
nan
201,228
[ 152634 ]
nan
nan
nan
nan
nan
201,271
[ 200636 ]
Sometimes the code changes not visible on the git icon , unless I restart my vs code.
2023-12-20 09:02:41+00:00
2023-12-21 10:01:52+00:00
Type: <b>Performance Issue</b> After update my vs code version , its occurs many time VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:49:37.021Z) OS version: Windows_NT x64 10.0.22621 Modes: <details> <summary>System Info</summary> |Item|Value| |---|---| |CPUs|Intel(R) Core(TM...
completed
201,371
[ 201465 ]
nan
nan
nan
nan
nan
201,559
[ 200683 ]
Closing diff viewer of jupyter notebook also closes file
2023-12-27 16:49:40+00:00
2024-01-17 08:46:15+00:00
Type: <b>Bug</b> Closing the diff view of a jupyter notebook also closes the file tab. This doesn't seem to happen with other file types Somewhat related(?) bug (fixed): https://github.com/microsoft/vscode/issues/51039 VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:49:37....
not_planned
201,615
[ 200641 ]
nan
nan
nan
nan
nan
201,639
[ 199421 ]
nan
nan
nan
nan
nan
201,797
[ 200636 ]
Source Control Tree stay collapsed
2024-01-04 14:18:15+00:00
2024-01-05 20:55:06+00:00
Type: <b>Bug</b> I simply switched to a branch, perhaps with a rather long name. On this branch, the source control tree doesn't open and remains in a collapsed state. VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:49:37.021Z) OS version: Windows_NT x64 10.0.19045 Modes:...
completed
201,968
[ 167941 ]
nan
nan
nan
nan
nan
202,031
[ 47841 ]
nan
nan
nan
nan
nan
202,114
[ 200683 ]
nan
nan
nan
nan
nan
202,137
[ 203117 ]
Multifile diff editor is all grey on start/load
2024-01-10 08:56:26+00:00
2024-02-06 18:46:27+00:00
* use light theme * open a multifile diff editor for the first time * while it loads its background is grey, much darker than the default editor background color https://github.com/microsoft/vscode/assets/1794099/b1f314a8-64f9-4ce5-bafd-408daf4b31d2
completed
202,153
[ 202261 ]
Accepting suggestion/completion with `tab` is removing completion suffix
2024-01-10 13:31:01+00:00
2024-01-11 22:27:23+00:00
# Description Accepting suggestion/completion with `tab` is removing completion suffix. # Example Given `|` is cursor ```ts const obj = { foo: 1, bar: 2, jar: 3, }; for (const { foo, |bar } of obj) { console.log(foo, bar); } ``` Typing in `j` and accepting completion `jar` results i...
completed
202,215
[ 202138 ]
nan
nan
nan
nan
nan
202,261
[ 202153 ]
TS deletes the end of identifiers when making member expressions
2024-01-11 17:18:15+00:00
2024-01-11 20:48:34+00:00
On the latest Insiders with an empty profile, 1. Have code like `const foo = { bar: { baz: true } }; foo.bar.baz;` 2. Delete the `bar.`'s so you get `foo.baz` 3. Place your cursor after `foo.` and type `baz.` -- exact characters, no need for anything else 4. The editor deletes the suffix and you're left with `foo...
completed
202,267
[ 196447 ]
Terminal renaming not functioning as expected in editor area
2024-01-11 18:25:43+00:00
2024-01-11 23:28:29+00:00
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- 🔎 Search existing issues to avoid cr...
completed
202,387
[ 204382 ]
git commit generates error dialog and git extension reports uncaught errors
2024-01-12 23:20:52+00:00
2024-02-09 20:02:25+00:00
Type: <b>Bug</b> When I commit from the git extension, I frequently get an error message that "Git: Extention 'vscode.git' CANNOT use API proposal: telemetry". When I look at "Running Extensions", git reports 32 uncaught errors. I do not know if the two error counts are related. This only recently started h...
completed
202,438
[ 202138 ]
nan
nan
nan
nan
nan
202,516
[ 202204 ]
nan
nan
nan
nan
nan
202,533
[ 200305 ]
nan
nan
nan
nan
nan
202,635
[ 30874 ]
nan
nan
nan
nan
nan
202,639
[ 200683 ]
nan
nan
nan
nan
nan
202,691
[ 169821 ]
nan
nan
nan
nan
nan
202,698
[ 131092 ]
nan
nan
nan
nan
nan
202,859
[ 200305 ]
nan
nan
nan
nan
nan
202,898
[ 202181 ]
nan
nan
nan
nan
nan
202,955
[ 202728 ]
nan
nan
nan
nan
nan
202,968
[ 208710 ]
nan
nan
nan
nan
nan
202,988
[ 200488 ]
VSCode sync repo issue
2024-01-11 23:18:20+00:00
2024-01-23 10:44:42+00:00
- Extension version: GitHub Pull Requests and Issues v0.78.1 - VSCode Version: 1.85.1 - OS: Ubuntu 18 The extension simply is no longer working. I had issues with my code and I discovered (with great difficulty) that after a week of work was not changed a thing in the remote repo. I discovered that only the sync...
completed
203,110
[ 204690 ]
nan
nan
nan
nan
nan
203,114
[ 203218 ]
SCM input: Word warp setting not working as expected
2024-01-23 08:55:20+00:00
2024-01-23 21:01:11+00:00
Testing #203025 It seems whenever I add the setting word wrap is off and when I remove it it is turned on (it is off for the setting without language selector): https://github.com/microsoft/vscode/assets/9205389/fc28a35b-0d31-447e-b040-c44ab68109c4
completed
203,117
[ 202137 ]
Multi diff editor shows a unnatural black background before loading
2024-01-23 09:09:23+00:00
2024-01-23 10:12:35+00:00
See video: ![Recording 2024-01-23 at 10 09 05](https://github.com/microsoft/vscode/assets/900690/29441ee5-94df-4e13-9681-f2047913e295)
not_planned
203,185
[ 202137 ]
nan
nan
nan
nan
nan
203,193
[ 203172 ]
nan
nan
nan
nan
nan
203,218
[ 203114 ]
`editor.wordWrap` doesn't wrap, no way to resize SCM input view
2024-01-23 18:38:56+00:00
2024-01-23 20:44:32+00:00
Testing #203025 Mac Sonoma 14.2.1 Expected that when turning on wordWrap I would be able to resize the SCM input field. ![image](https://github.com/microsoft/vscode/assets/1487073/fcee3755-0a99-45e4-9561-8bbadb5de5f9) * turn on `wordWrap` for `[scminput]` language type (per test plan instructions) * write...
completed
203,298
[ 203189 ]
nan
nan
nan
nan
nan
203,309
[ 202137 ]
nan
nan
nan
nan
nan
203,359
[ 202078 ]
nan
nan
nan
nan
nan
203,422
[ 204316 ]
[UX] Searching in search widget. The results were collapsed, but the button was also "Collapse All"
2024-01-25 09:03:38+00:00
2024-02-16 17:56:38+00:00
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- 🔎 Search existing issues to avoid cr...
not_planned
203,435
[ 184046 ]
nan
nan
nan
nan
nan
203,444
[ 30874 ]
nan
nan
nan
nan
nan
203,446
[ 172946 ]
nan
nan
nan
nan
nan
203,685
[ 197496 ]
Timeline history not working with Jupyter notebooks
2024-01-29 12:03:58+00:00
2024-02-02 08:01:41+00:00
Type: <b>Bug</b> I can't seem to get timeline working with some Jupyter notebooks. Some Notebooks in the same project folder will show their timeline, some will not. I tend to hit the sleep button on my machine at the end of the day, could it be something to do with that? The notebooks that have no timeline histo...
not_planned
203,689
[ 203320 ]
nan
nan
nan
nan
nan
203,863
[ 204685 ]
SCM: Outgoing section didn't appear after fetch and merge
2024-01-31 07:50:42+00:00
2024-02-14 10:53:34+00:00
Type: <b>Bug</b> This morning I updated Insiders and all extensions, restarted it, then followed my standard procedure for updating my fork of microsoft/vscode which is: 1. Be on main locally. 2. Fetch From All Remotes 3. Merge from upstream/main Normally when this completes the big blue button shows Sync Ch...
completed
203,940
[ 202137 ]
nan
nan
nan
nan
nan
204,127
[ 202870 ]
nan
nan
nan
nan
nan
204,151
[ 200956 ]
nan
nan
nan
nan
nan
204,382
[ 202387 ]
Git: Extension vscode.git CANNOT use API proposal: telemetry.
2024-02-05 17:00:55+00:00
2024-02-09 19:42:34+00:00
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- 🔎 Search existing issues to avoid cr...
completed
204,442
[ 204037 ]
nan
nan
nan
nan
nan
204,463
[ 204316 ]
nan
nan
nan
nan
nan
204,493
[ 200305 ]
nan
nan
nan
nan
nan
204,537
[ 206425 ]
nan
nan
nan
nan
nan
204,599
[ 204611 ]
nan
nan
nan
nan
nan
204,659
[ 204316 ]
nan
nan
nan
nan
nan
204,685
[ 203863 ]
SCM - incoming/outgoing does not refresh
2024-02-08 07:08:39+00:00
2024-02-22 13:04:49+00:00
* When making a commit * When switching branches
completed
204,693
[ 200956 ]
nan
nan
nan
nan
nan
204,823
[ 204037 ]
nan
nan
nan
nan
nan
204,977
[ 194840 ]
nan
nan
nan
nan
nan
204,983
[ 146422 ]
nan
nan
nan
nan
nan
205,064
[ 200956 ]
nan
nan
nan
nan
nan
205,097
[ 203863 ]
nan
nan
nan
nan
nan
205,099
[ 187338 ]
nan
nan
nan
nan
nan
205,197
[ 204316 ]
nan
nan
nan
nan
nan
205,200
[ 204606 ]
nan
nan
nan
nan
nan
205,353
[ 184740 ]
nan
nan
nan
nan
nan
205,363
[ 205361 ]
nan
nan
nan
nan
nan
205,390
[ 204690 ]
nan
nan
nan
nan
nan
205,405
[ 154417 ]
nan
nan
nan
nan
nan
205,471
[ 93001 ]
Tasks running same npm script in other cwd are ignored and "don't exist"
2024-02-18 13:21:40+00:00
2024-02-29 21:52:25+00:00
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- 🔎 Search existing issues to avoid cr...
completed
205,500
[ 200378 ]
nan
nan
nan
nan
nan
205,641
[ 200956 ]
nan
nan
nan
nan
nan
205,803
[ 205722 ]
nan
nan
nan
nan
nan
205,834
[ 204458 ]
nan
nan
nan
nan
nan
205,881
[ 94513 ]
nan
nan
nan
nan
nan
205,982
[ 146422 ]
nan
nan
nan
nan
nan
205,986
[ 202204 ]
nan
nan
nan
nan
nan
206,204
[ 204037 ]
nan
nan
nan
nan
nan
206,215
[ 200956 ]
nan
nan
nan
nan
nan
206,239
[ 204207 ]
nan
nan
nan
nan
nan
206,256
[ 213844 ]
microsoft visual studio not deleting old extenstnios - still.. like MS systematic solution
2024-02-26 15:15:51+00:00
nan
I don't see that solution is solved.. looks not.. I'm still deleting manually old extensions sometimes.. when checking what taking many GB on my disk.. https://github.com/microsoft/vscode/issues/179022 https://github.com/microsoft/vscode/issues/78107 ..don't know why tickets are closed.. what information needed.. ...
reopened
206,460
[ 168411 ]
nan
nan
nan
nan
nan
206,487
[ 206921 ]
Visual Studio Code insiders is now sending `textDocument/didOpen` messages for notebooks.
2024-02-28 23:35:16+00:00
2024-03-05 16:00:08+00:00
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- 🔎 Search existing issues to avoid cr...
completed
206,583
[ 206524 ]
nan
nan
nan
nan
nan
206,921
[ 206487 ]
Jupyter Color Scheme Broken For Remote
2024-03-05 21:28:09+00:00
2024-03-06 20:31:23+00:00
Type: <b>Bug</b> Both in windows and macs, when connecting to a remote server/wsl and using jupyter notebook, the color scheme for jupyter only works for the past existing codes but not new written one. Such issues don't appear on python script file. Some photos example: <img width="1026" alt="image" src="h...
completed
206,943
[ 206942 ]
nan
nan
nan
nan
nan
207,148
[ 203472 ]
nan
nan
nan
nan
nan
207,203
[ 122132 ]
nan
nan
nan
nan
nan
207,324
[ 66449, 8633, 204458 ]
nan
nan
nan
nan
nan