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 |
|---|---|---|---|---|---|---|
191,668 | [
190195
] | nan | nan | nan | nan | nan |
191,675 | [
191746
] | nan | nan | nan | nan | nan |
191,694 | [
126209
] | nan | nan | nan | nan | nan |
191,703 | [
187198
] | nan | nan | nan | nan | nan |
191,711 | [
191705
] | nan | nan | nan | nan | nan |
191,750 | [
191588
] | nan | nan | nan | nan | nan |
191,831 | [
190413
] | nan | nan | nan | nan | nan |
191,865 | [
75141
] | nan | nan | nan | nan | nan |
191,952 | [
106743
] | nan | nan | nan | nan | nan |
191,999 | [
191426
] | nan | nan | nan | nan | nan |
192,030 | [
153267
] | nan | nan | nan | nan | nan |
192,049 | [
191746
] | nan | nan | nan | nan | nan |
192,111 | [
193367
] | Don't detect aligned code as moved | 2023-09-04 08:48:52+00:00 | 2023-09-25 10:13:18+00:00 | Don't show non-moves:

[Monaco Editor Repro](https://microsoft.github.io/monaco-editor/playground.html?source=v0.42.0-dev-20230904#XQAAAAK3JAAAAAAAAABBqQkHQ5NjdMjwa-jY7SIQ9S7DNlzs5W-mwj0fe1ZCDRFc9ws9XQE0SJE1jc2VKxhaLFIw... | not_planned |
192,113 | [
193161
] | Duplicate Lines In Search Editor | 2023-09-04 09:43:21+00:00 | 2023-10-31 15:58:38+00:00 | Search for `private .* = derived\(` in https://github.com/microsoft/vscode/blob/71dd6e73a04a26645550c5120187b5cdbbbb5f7f/src/vs/editor/browser/widget/diffEditorWidget2/diffEditorDecorations.ts#L30-L31
Notice Line 30 appears twice for first search result:

OS version: Linux x64 6.4.12-arch1-1
Modes:
<... | completed |
192,306 | [
191447
] | Merge editor jumpy | 2023-09-06 15:33:42+00:00 | 2023-10-20 15:24:27+00:00 |
Type: <b>Bug</b>
When there is a conflict that has to be resolved manually and you try to solve it manually in the 'result' file, AKA. writing anything, the cursor jumps to the end of the file, making it impossible to see what you're writing.
You can always 'complete merge' and edit the file manually later, but the ... | not_planned |
192,373 | [
143968
] | nan | nan | nan | nan | nan |
192,627 | [
192521
] | Port forwarding for remote-ssh doesn't notice closed socket on server side | 2023-09-08 20:54:02+00:00 | 2023-09-11 21:39:13+00:00 | Type: <b>Bug</b>
Since the 1.82.0 update, using port forwards for remote SSH development has been extremely difficult for me, as the port forwarding system doesn't seem to notice when a socket is closed on the server side.
This leads to my client application running on the local side (generally Chrome) sending pa... | completed |
192,668 | [
194626
] | Error: Cant modify splitview | 2023-09-09 12:20:34+00:00 | 2023-10-04 12:40:16+00:00 | This is:
```
Version: 1.83.0-insider (Universal)
Commit: b257cce9e7fa2d5f475ac16c15b40280d0b97957
Date: 2023-09-08T17:37:51.590Z
Electron: 25.8.0
ElectronBuildId: 23503258
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin arm64 22.6.0
```
I suddenly noticed how the sidebar ... | completed |
192,669 | [
167941
] | nan | nan | nan | nan | nan |
192,697 | [
192626
] | nan | nan | nan | nan | nan |
192,735 | [
192518
] | nan | nan | nan | nan | nan |
192,753 | [
192742
] | nan | nan | nan | nan | nan |
192,818 | [
75141
] | nan | nan | nan | nan | nan |
192,873 | [
167454
] | nan | nan | nan | nan | nan |
192,952 | [
192653
] | nan | nan | nan | nan | nan |
192,953 | [
193030
] | nan | nan | nan | nan | nan |
192,975 | [
191671
] | nan | nan | nan | nan | nan |
192,989 | [
190437
] | nan | nan | nan | nan | nan |
193,011 | [
190146
] | nan | nan | nan | nan | nan |
193,053 | [
192653
] | nan | nan | nan | nan | nan |
193,058 | [
193017
] | nan | nan | nan | nan | nan |
193,149 | [
182213
] | unable to select popup window while debugging | 2023-09-14 21:47:04+00:00 | 2023-12-13 23:08:43+00:00 | Type: <b>Bug</b>
set a breakpoint
start debugging
wait to hit the breakpoint
edit the code to introduce a problem (prettier, etc.)
hover over the problem code
expected results: I should be able to select the suggestion (quick fix) from the popup window.
actual results: The popup disappears when I try to mo... | completed |
193,161 | [
192113
] | search.action.openEditor show error result | 2023-09-15 02:53:18+00:00 | 2023-12-05 21:59:54+00:00 | Type: <b>Bug</b>
When I open the context, search.action.openEditor shows me result with incorrect line number


... | completed |
193,185 | [
179086
] | nan | nan | nan | nan | nan |
193,211 | [
184740
] | nan | nan | nan | nan | nan |
193,264 | [
192518
] | nan | nan | nan | nan | nan |
193,291 | [
190437
] | nan | nan | nan | nan | nan |
193,303 | [
192742
] | nan | nan | nan | nan | nan |
193,339 | [
193475
] | nan | nan | nan | nan | nan |
193,340 | [
190437
] | nan | nan | nan | nan | nan |
193,367 | [
192111
] | Moved Code False Positive | 2023-09-18 13:01:47+00:00 | 2023-09-25 12:00:35+00:00 | ## Description
This shouldn't be reported as moved code:

## Playground Example
[Monaco Editor Playground Repro](https://microsoft.github.io/monaco-editor/playground.html?source=v0.44.0-dev-20230918#XQAAAAIsEQAA... | completed |
193,372 | [
192518
] | nan | nan | nan | nan | nan |
193,508 | [
209191
] | nan | nan | nan | nan | nan |
193,575 | [
153267
] | nan | nan | nan | nan | nan |
193,641 | [
192518
] | nan | nan | nan | nan | nan |
193,692 | [
184155
] | nan | nan | nan | nan | nan |
193,763 | [
193838
] | nan | nan | nan | nan | nan |
193,933 | [
164485
] | Can no longer run multiple instances of the same task within compound tasks | 2023-09-24 22:21:38+00:00 | 2024-04-03 19:42:08+00:00 | Type: <b>Bug</b>
Previously, multiple instances of the same task could be run in a compound tasks using the `dependsOn` option but this appears to have stopped working at some point. This feature is useful for testing e.g. to run a server and multiple clients together.
There is a workaround of duplicating tasks a... | not_planned |
193,954 | [
193957
] | nan | nan | nan | nan | nan |
193,961 | [
193574
] | nan | nan | nan | nan | nan |
194,226 | [
117812
] | nan | nan | nan | nan | nan |
194,262 | [
143968
] | nan | nan | nan | nan | nan |
194,306 | [
129178
] | nan | nan | nan | nan | nan |
194,446 | [
192090
] | nan | nan | nan | nan | nan |
194,582 | [
183503
] | Settings Editor overlaps with editor group highlight | 2023-10-02 03:11:12+00:00 | 2023-10-02 17:24:30+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 creat... | not_planned |
194,616 | [
194554
] | nan | nan | nan | nan | nan |
194,626 | [
192668
] | terminal overlaid on terminal tabs | 2023-10-02 17:05:46+00:00 | 2023-10-02 17:18:48+00:00 | 1. have two split terminals
2. run `exit 1` in the right terminal
3. 🐛 terminal xterm element overlaid upon terminal tabs

```
ERR Cannot read properties of undefined (reading 'dimensions'): TypeError: Cannot read pro... | completed |
194,786 | [
150980
] | Problem filter for active file not working with Jupyter Notebook | 2023-10-04 09:59:52+00:00 | nan |
Type: <b>Bug</b>
Repoduce the problem steps:
1. Create an empty folder, e.g., C\Test
2. Create two empty jupyter notebook files, e.g., `test1.ipynb`, `test2.ipynb` in the same folder.
3. Making some simple errors so that the problem appears, e.g., `import nump as np` (should be `import numpy as np`)
4. The warning ap... | nan |
194,835 | [
195180
] | Opening quick text search with a selection should select the text in the input by default | 2023-10-04 21:30:24+00:00 | 2023-10-31 18:51:57+00:00 | Steps to Reproduce:
* set up a keybinding to launch quick text search
* open a diff editor
* select some text
* launch quick text search
Expected:
The text to be highlighted:

Actual:
The text is not highlighted:
... | completed |
194,931 | [
191636
] | nan | nan | nan | nan | nan |
194,944 | [
194710
] | nan | nan | nan | nan | nan |
194,969 | [
190437
] | nan | nan | nan | nan | nan |
195,047 | [
192668
] | nan | nan | nan | nan | nan |
195,072 | [
192617
] | nan | nan | nan | nan | nan |
195,103 | [
184124
] | nan | nan | nan | nan | nan |
195,110 | [
177046
] | nan | nan | nan | nan | nan |
195,176 | [
194710
] | nan | nan | nan | nan | nan |
195,204 | [
130995
] | nan | nan | nan | nan | nan |
195,219 | [
194710
] | nan | nan | nan | nan | nan |
195,294 | [
184124
] | nan | nan | nan | nan | nan |
195,361 | [
174624
] | nan | nan | nan | nan | nan |
195,390 | [
195426
] | nan | nan | nan | nan | nan |
195,431 | [
196447
] | Terminal Rename Failure | 2023-10-12 03:54:22+00:00 | 2023-11-06 16:19:23+00:00 | Type: <b>Bug</b>
Terminal left-click renaming fails

VS Code version: Code 1.83.1 (f1b07bd25dfad64b0167beb15359ae573aecd2cc, 2023-10-10T23:48:05.904Z)
OS version: Windows_NT x64 10.0.22621
Modes:
<!-- generat... | completed |
195,498 | [
191447
] | Merge editor jumping around when I type | 2023-10-12 17:33:54+00:00 | 2023-10-20 15:24:54+00:00 | Sorry the gif was too big to upload.
Steps:
* Have a merge conflict
* type somewhere in the document
* see it jumping around
[Recording 2023-10-12 at 10.00.41.gif.zip](https://github.com/microsoft/vscode/files/12885490/Recording.2023-10-12.at.10.00.41.gif.zip)
| not_planned |
195,522 | [
192113
] | nan | nan | nan | nan | nan |
195,584 | [
176670
] | Internal rewrite of task definition causes task error | 2023-10-13 18:39:20+00:00 | 2023-12-05 19:14:22+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 |
195,594 | [
173767
] | nan | nan | nan | nan | nan |
195,854 | [
190749
] | nan | nan | nan | nan | nan |
195,861 | [
174508
] | nan | nan | nan | nan | nan |
195,879 | [
176976
] | setting.json escape sequence not working | 2023-10-18 09:07:18+00:00 | 2023-12-07 13:56:20+00:00 | Type: <b>Bug</b>
I attempted to create a terminal profile that establishes an alias using the doskey command upon terminal startup.
To achieve this, I modified the args array by adding a command involving double quotes utilizing an escape sequence. However, when I executed the terminal with the profile and checked ... | completed |
196,187 | [
190437
] | nan | nan | nan | nan | nan |
196,196 | [
195487
] | nan | nan | nan | nan | nan |
196,275 | [
196252
] | nan | nan | nan | nan | nan |
196,290 | [
196252
] | nan | nan | nan | nan | nan |
196,421 | [
196367
] | nan | nan | nan | nan | nan |
196,425 | [
196370
] | nan | nan | nan | nan | nan |
196,447 | [
195431,
202267
] | rename terminal in new window says no argument provided | 2023-10-24 17:09:07+00:00 | 2024-01-11 23:06:41+00:00 | Testing #196195
https://github.com/microsoft/vscode/assets/29464607/43eb0432-9ca4-435d-ad9c-ed084bb93f5a
| completed |
196,521 | [
194156
] | nan | nan | nan | nan | nan |
196,529 | [
193206
] | nan | nan | nan | nan | nan |
196,572 | [
158996
] | nan | nan | nan | nan | nan |
196,592 | [
153522
] | nan | nan | nan | nan | nan |
196,594 | [
196385
] | nan | nan | nan | nan | nan |
196,624 | [
191922
] | nan | nan | nan | nan | nan |
196,650 | [
193834
] | nan | nan | nan | nan | nan |
196,714 | [
195532
] | nan | nan | nan | nan | nan |
196,852 | [
195722
] | nan | nan | nan | nan | nan |
196,886 | [
192113
] | nan | nan | nan | nan | nan |
196,927 | [
195722
] | nan | nan | nan | nan | nan |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.