Issue id stringlengths 1 6 | Summary stringlengths 1 277 | Created stringdate 2015-11-13 16:34:23 2024-07-25 14:34:59 | Resolved stringlengths 0 25 | Description stringlengths 1 3.82k | Resolution stringclasses 4
values | Description_all stringlengths 3 3.9k | token_count int16 6 1k |
|---|---|---|---|---|---|---|---|
204334 | In VS code 1.86, Progress information was shown in status bar instead of right-corner as before versions, which is not a good idea I think | 2024-02-05 08:33:45+00:00 | 2024-02-08 19:00:25+00:00 | I am writing a debugger adapter. I use ProgressStartEvent/ProgressUpdateEvent/ProgressEndEvent to report some debug opertions' progress information. In previous versions, the progress information was shown in right-bottom corner, however, in 1.86.0, the progress information is shown in status bar instead.
I think th... | completed | In VS code 1.86, Progress information was shown in status bar instead of right-corner as before versions, which is not a good idea I think I am writing a debugger adapter. I use ProgressStartEvent/ProgressUpdateEvent/ProgressEndEvent to report some debug opertions' progress information. In previous versions, the progre... | 157 |
204323 | Debugging a unit test is very slow | 2024-02-05 06:40:22+00:00 | 2024-04-06 11:24:20+00:00 | I see very slow start-debug to hit-breakpoint lately in insiders:

| not_planned | Debugging a unit test is very slow I see very slow start-debug to hit-breakpoint lately in insiders:

| 86 |
204318 | Map removed gnome backend values for safe storage | 2024-02-05 05:52:58+00:00 | 2024-02-06 22:09:20+00:00 | Extracted from https://github.com/microsoft/vscode/issues/187338#issuecomment-1922767222
```
Same happening for me on Sway after upgrade to 1.86.0
I have "password-store": "gnome" in argv.json which no longer works.
```
Electron 27 no longer supports `gnome`, `gnome-keyring` backend values, refs https://chromi... | completed | Map removed gnome backend values for safe storage Extracted from https://github.com/microsoft/vscode/issues/187338#issuecomment-1922767222
```
Same happening for me on Sway after upgrade to 1.86.0
I have "password-store": "gnome" in argv.json which no longer works.
```
Electron 27 no longer supports `gnome`, `... | 135 |
204316 | Search 'collapse' button no longer works | 2024-02-05 04:22:02+00:00 | 2024-02-14 19:03:54+00:00 |
Type: <b>Bug</b>
1. Open the search side panel
2. Enter a search term
3. The search returns results
4. Try and click the 'collapse all' button at the top right of the search panel
5. Observe: nothing happens. Also, the icon shows a '+'. It should show a '-' because the list is already expanded.
Before the ... | completed | Search 'collapse' button no longer works
Type: <b>Bug</b>
1. Open the search side panel
2. Enter a search term
3. The search returns results
4. Try and click the 'collapse all' button at the top right of the search panel
5. Observe: nothing happens. Also, the icon shows a '+'. It should show a '-' because the... | 850 |
204312 | Searching accessibility.voice.keywordActivation setting shows something else | 2024-02-05 03:42:51+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... | Searching accessibility.voice.keywordActivation setting shows something else <!-- โ ๏ธโ ๏ธ 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/Su... | 406 | ||
204265 | Debug toolbar overlaps vscode window options on top left corner | 2024-02-04 01:37:48+00:00 | 2024-02-13 18:22:11+00:00 | Type: <b>Bug</b>
Hi,
After the recent update on vscode on macOS, I am seeing the debug toolbar stuck to the top left corner of the window when I debug a .java file. And I cannot move it.
The options overlap the window maximize, minimize and cancel buttons at the top left corner and are preventing me from clicking ... | completed | Debug toolbar overlaps vscode window options on top left corner Type: <b>Bug</b>
Hi,
After the recent update on vscode on macOS, I am seeing the debug toolbar stuck to the top left corner of the window when I debug a .java file. And I cannot move it.
The options overlap the window maximize, minimize and cancel but... | 985 |
204226 | Horizontal cursor misalignment when using certain fonts | 2024-02-03 08:13:12+00:00 | 2024-02-29 11:25:19+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 | Horizontal cursor misalignment when using certain fonts <!-- โ ๏ธโ ๏ธ 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-Sug... | 505 |
204223 | Tomorrow Night Blue theme: keyword color wrong after update to 1.86.0 | 2024-02-03 07:57:02+00:00 | 2024-02-06 11:31:15+00:00 | Type: <b>Bug</b>
I use portable mode that place a sub dir named "data" at VSCode dir where code.exe resides.
I do the update action by extracting new version zip file to a new directory and then move the sub dir "data" from old version to new version VSCode dir.
After update to 1.86.0 from 1.85.2, the keyword co... | completed | Tomorrow Night Blue theme: keyword color wrong after update to 1.86.0 Type: <b>Bug</b>
I use portable mode that place a sub dir named "data" at VSCode dir where code.exe resides.
I do the update action by extracting new version zip file to a new directory and then move the sub dir "data" from old version to new ver... | 275 |
204207 | Settings tree jitters after modifying a setting | 2024-02-03 00:09:41+00:00 | 2024-07-09 16:59:35+00:00 | Regression from https://github.com/microsoft/vscode/issues/68385
I haven't identified when the issue started happening again.
Repro steps:
1. Navigate to the Settings editor
2. Scroll down
3. Click on a checkbox or edit an inputbox on an unmodified setting, and wait for the setting to become modified, or cli... | completed | Settings tree jitters after modifying a setting Regression from https://github.com/microsoft/vscode/issues/68385
I haven't identified when the issue started happening again.
Repro steps:
1. Navigate to the Settings editor
2. Scroll down
3. Click on a checkbox or edit an inputbox on an unmodified setting, and... | 110 |
204195 | URL link detection can mess up when there is a unix-like path within the link's query parameters | 2024-02-02 21:08:40+00:00 | 2024-02-02 21:47:45+00:00 | ```sh
echo "https://www.github.com/?abc=/foo/bar&another=1"
```
When hovering the middle part:
<img width="401" alt="Screenshot 2024-02-02 at 13 07 58" src="https://github.com/microsoft/vscode/assets/2193314/b597c6ec-2f03-4ba4-95ca-107e4f0c15b9">
When hovering the start or end:
<img width="399" alt="Scree... | completed | URL link detection can mess up when there is a unix-like path within the link's query parameters ```sh
echo "https://www.github.com/?abc=/foo/bar&another=1"
```
When hovering the middle part:
<img width="401" alt="Screenshot 2024-02-02 at 13 07 58" src="https://github.com/microsoft/vscode/assets/2193314/b597c6e... | 214 |
204193 | Editor.cursorSurroundingLines broken with update to 1.86 | 2024-02-02 20:57:04+00:00 | Type: <b>Bug</b>
After updating to 1.86, the editor always gives a minimum of 5 context lines above the cursor rather than the value set in editor.cursorSurroundingLines. I confirmed this by downgrading to 1.85.2, and the setting worked as expected. I upgraded again to 1.86 and disabled all extensions, and the probl... | Editor.cursorSurroundingLines broken with update to 1.86 Type: <b>Bug</b>
After updating to 1.86, the editor always gives a minimum of 5 context lines above the cursor rather than the value set in editor.cursorSurroundingLines. I confirmed this by downgrading to 1.85.2, and the setting worked as expected. I upgraded... | 922 | ||
204186 | Dev Containers not Working on Ubuntu 22.04.3 LTS | 2024-02-02 19:55:08+00:00 | 2024-07-01 11:25:16+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 | Dev Containers not Working on Ubuntu 22.04.3 LTS <!-- โ ๏ธโ ๏ธ 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-Suggestion... | 486 |
204183 | Add cursor below and above don't work in readonly files | 2024-02-02 19:23:19+00:00 | Repro:
1. Open default keybindings file
2. Use ctrl/cmd+d, notice that multi-cursor is supported
3. Use the below keybindings, ๐ they don't work
```json
{ "key": "alt+shift+up", "command": "editor.action.insertCursorAbove", "when": "editorTextFocus" },
{ "key": "alt+shift+down", "command": "editor.acti... | Add cursor below and above don't work in readonly files Repro:
1. Open default keybindings file
2. Use ctrl/cmd+d, notice that multi-cursor is supported
3. Use the below keybindings, ๐ they don't work
```json
{ "key": "alt+shift+up", "command": "editor.action.insertCursorAbove", "when": "editorTextFocus" ... | 155 | ||
204179 | Docs mistake: `FindTextInFilesOptions.useDefaultExcludes` defaults to false, not true. | 2024-02-02 18:43:56+00:00 | 1. Run an extension with the `findTextInFiles` API enabled and make a command that runs this:
```typescript
const progress: vscode.Progress<vscode.TextSearchResult> = {
report(item) {
console.log(item.uri.toString());
}
};
await vscode.workspace.findTextInFiles(
{ pattern: '[\\S\\s\\n]+', i... | Docs mistake: `FindTextInFilesOptions.useDefaultExcludes` defaults to false, not true. 1. Run an extension with the `findTextInFiles` API enabled and make a command that runs this:
```typescript
const progress: vscode.Progress<vscode.TextSearchResult> = {
report(item) {
console.log(item.uri.toString());
... | 236 | ||
204171 | Folding in notebook sticky scroll shifts position | 2024-02-02 18:03:17+00:00 | In text editors, when we fold/unfold a sticky scroll entry, the entry stays where it is so we can easily unfold/fold again
https://github.com/microsoft/vscode/assets/876920/45cf28cb-4250-4ed2-a69c-66ddf3227a7e
While in notebook, it always moves to previous section it seems
https://github.com/microsoft/vsco... | Folding in notebook sticky scroll shifts position In text editors, when we fold/unfold a sticky scroll entry, the entry stays where it is so we can easily unfold/fold again
https://github.com/microsoft/vscode/assets/876920/45cf28cb-4250-4ed2-a69c-66ddf3227a7e
While in notebook, it always moves to previous secti... | 140 | ||
204152 | devcontainers in vscode 1.86 no longer start when using an unprivileged remoteUser | 2024-02-02 15:17:57+00:00 | 2024-06-22 04:29:07+00:00 | With the vscode 1.86 update devcontainers that are started with a non-root `remoteUser` do not start.
During container start some script tries to run `sbin/ldconfig` which of course says `Permission denied`.
Installing older devcontainer extensions doesn't solve the problem.
Although I haven't tested yet, th... | completed | devcontainers in vscode 1.86 no longer start when using an unprivileged remoteUser With the vscode 1.86 update devcontainers that are started with a non-root `remoteUser` do not start.
During container start some script tries to run `sbin/ldconfig` which of course says `Permission denied`.
Installing older devc... | 146 |
204147 | dependsOn task just gets ignored if it does not exist | 2024-02-02 14:39:00+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... | dependsOn task just gets ignored if it does not exist <!-- โ ๏ธโ ๏ธ 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-Sugge... | 518 | ||
204137 | [Accessibility] Subsequent "Hey Code" does not work in the Chat view | 2024-02-02 13:13:13+00:00 | 2024-02-05 09:46:17+00:00 | Type: <b>Bug</b>
@meganrogge
1. Set `{"accessibility.voice.keywordActivation": "chatInContext"}`.
1. Outside editor, use "Hey Code" to open the chat view and start talking and send question.
1. Don't leave the chat view, say "Hey Code" again.
Note: "Hey Code" does not activate the speech recognition if ... | completed | [Accessibility] Subsequent "Hey Code" does not work in the Chat view Type: <b>Bug</b>
@meganrogge
1. Set `{"accessibility.voice.keywordActivation": "chatInContext"}`.
1. Outside editor, use "Hey Code" to open the chat view and start talking and send question.
1. Don't leave the chat view, say "Hey Code" ag... | 879 |
204114 | Unable to debug language server in the web | 2024-02-02 10:58:48+00:00 | 2024-02-22 08:38:56+00:00 | Not sure this ever worked
- open `https://github.com/microsoft/vscode-extension-samples/tree/main/lsp-web-extension-sample`
- `npm i && npm run compile`
- set breakpoints in `client/src/browserClientMain.ts` and `server/src/browserServerMain.ts`
- Run the `Run Web Extension` launch config
- In the window that op... | completed | Unable to debug language server in the web Not sure this ever worked
- open `https://github.com/microsoft/vscode-extension-samples/tree/main/lsp-web-extension-sample`
- `npm i && npm run compile`
- set breakpoints in `client/src/browserClientMain.ts` and `server/src/browserServerMain.ts`
- Run the `Run Web Extens... | 259 |
204088 | Disassembly can`t scrollDown_LoadDisassembledInstructions | 2024-02-02 08:56:47+00:00 | 2024-03-05 11:24:35+00:00 | 1ใOpen Disassembly View at '0x80000000'

2ใscroll down,can`t updata Disassembly View,request is as follows:

Because t... | not_planned | Disassembly can`t scrollDown_LoadDisassembledInstructions 1ใOpen Disassembly View at '0x80000000'

2ใscroll down,can`t updata Disassembly View,request is as follows:
] Node.js environment variables are disabled because this process is invoked by other apps.`
The extra... | completed | Warning about Node.js environment variables on launch Type: <b>Bug</b>
If you have a `NODE_EXTRA_CA_CERTS` environment variable in place, then when launching VS Code from a command line, a warning message is displayed:
`[0201/100616.044843:ERROR:node_main.cc(135)] Node.js environment variables are disabled becaus... | 837 |
203983 | SCM input steals focus | 2024-02-01 15:34:18+00:00 | - Do a commit via the SCM view, in the vscode repo where the commit hook takes a bit to run
- Immediately open the command palette, wait for the commit to finish
- At some point, the SCM input steals focus from the command palette
- This is annoying because I have to click or reopen the command palette (I opened it ... | SCM input steals focus - Do a commit via the SCM view, in the vscode repo where the commit hook takes a bit to run
- Immediately open the command palette, wait for the commit to finish
- At some point, the SCM input steals focus from the command palette
- This is annoying because I have to click or reopen the comman... | 127 | ||
203974 | RSS Feed for the VS Code Blog Has an Invalid Content-Type Charset | 2024-02-01 14:06:54+00:00 | 2024-02-12 18:36: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 | RSS Feed for the VS Code Blog Has an Invalid Content-Type Charset <!-- โ ๏ธโ ๏ธ 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-Bu... | 730 |
203969 | The cursor is not in the correct position after splitting the window | 2024-02-01 13:16:07+00:00 | 2024-02-13 14:47:57+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 | The cursor is not in the correct position after splitting the window <!-- โ ๏ธโ ๏ธ 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... | 442 |
203964 | VSCode 1.86 doesn't work with stable Dev Containers extension | 2024-02-01 12:03:39+00:00 | 2024-02-02 07:21:07+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 | VSCode 1.86 doesn't work with stable Dev Containers extension <!-- โ ๏ธโ ๏ธ 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-a... | 479 |
203930 | Terminal links flicker under cursor when a single extension registers and disposes a link provider | 2024-01-31 20:35:57+00:00 | 2024-01-31 22:06:35+00:00 | Inserting this code into `BaseExtHostTerminalService` simulates the scenario but could easily be done via the extension API as well:
```ts
let i = 0;
setInterval(() => {
const id = ++i;
console.log(`LINKS: register new (${id})`);
const d = this.registerLinkProvider({
handleTerminalLink(link) {
return ... | completed | Terminal links flicker under cursor when a single extension registers and disposes a link provider Inserting this code into `BaseExtHostTerminalService` simulates the scenario but could easily be done via the extension API as well:
```ts
let i = 0;
setInterval(() => {
const id = ++i;
console.log(`LINKS: regist... | 231 |
203921 | C/C++: in-function #define makes stickyscroll disappear | 2024-01-31 18:55:21+00:00 | Does this issue occur when all extensions are disabled?: Yes
Type: <b>Bug</b>
void someFunc() {
#define A
}
<< This will cause stickyscroll to disappear in the editor window >>
VS Code version: Code 1.85.2 (8b3775030ed1a69b13e4f4c628c612102e30a681, 2024-01-18T06:40:10.514Z)
OS version: Windows_NT... | C/C++: in-function #define makes stickyscroll disappear Does this issue occur when all extensions are disabled?: Yes
Type: <b>Bug</b>
void someFunc() {
#define A
}
<< This will cause stickyscroll to disappear in the editor window >>
VS Code version: Code 1.85.2 (8b3775030ed1a69b13e4f4c628c612102e3... | 605 | ||
203909 | Wrong Webview View tab order / keyboard navigation order | 2024-01-31 16:51:17+00:00 | Does this issue occur when all extensions are disabled?: No (because it is extension-related)
- VS Code Version: 1.85.2 (Universal)
- OS Version: 14.3 (23D56)
Steps to Reproduce:
1. Download, open, compile and run (start debugging) **webview-view-sample** from [vscode-extension-samples](https://github.com/mi... | Wrong Webview View tab order / keyboard navigation order Does this issue occur when all extensions are disabled?: No (because it is extension-related)
- VS Code Version: 1.85.2 (Universal)
- OS Version: 14.3 (23D56)
Steps to Reproduce:
1. Download, open, compile and run (start debugging) **webview-view-sample... | 365 | ||
203875 | [ `MERGE_HEAD` Exists ] Merge on pull that results in no changes after resolving conflicts won't commit | 2024-01-31 10:17:49+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... | [ `MERGE_HEAD` Exists ] Merge on pull that results in no changes after resolving conflicts won't commit <!-- โ ๏ธโ ๏ธ 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.c... | 513 | ||
203872 | [Bug] `/var/folders/**` files can't be excluded from search | 2024-01-31 10:05:53+00:00 | 2024-03-21 12:01:44+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 | [Bug] `/var/folders/**` files can't be excluded from search <!-- โ ๏ธโ ๏ธ 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... | 607 |
203871 | Build: CLI jobs can't be retried sometimes | 2024-01-31 10:00:12+00:00 | 2024-01-31 19:22:51+00:00 | There are cases in which CLI jobs will fail after having published certain artifacts, for misc reasons. In this specific case, the entire pipeline was cancelled after the `CLILinuxGnuARM` job [had published](https://dev.azure.com/monacotools/Monaco/_build/results?buildId=254400&view=logs&j=c73ef358-0dd7-5529-c2fa-4ddc5... | completed | Build: CLI jobs can't be retried sometimes There are cases in which CLI jobs will fail after having published certain artifacts, for misc reasons. In this specific case, the entire pipeline was cancelled after the `CLILinuxGnuARM` job [had published](https://dev.azure.com/monacotools/Monaco/_build/results?buildId=25440... | 485 |
203868 | Rust bracket detection is not correct | 2024-01-31 09:08:02+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... | reopened | Rust bracket detection is not correct <!-- โ ๏ธโ ๏ธ 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 -->
<!--... | 365 | |
203850 | Don't allow multi-accounts for GitHub auth while it only supports 1 account | 2024-01-31 00:25:00+00:00 | 2024-03-04 23:01:53+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 | Don't allow multi-accounts for GitHub auth while it only supports 1 account <!-- โ ๏ธโ ๏ธ 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/Sub... | 697 |
203847 | Check /var/lib/ca-certificates/ca-bundle.pem for system certificates | 2024-01-30 23:27:01+00:00 | 2024-01-31 10:08:12+00:00 | OpenSUSE stores system certificates here and they are not correctly picked up by vscode server as mentioned in this issue: https://github.com/microsoft/vscode/issues/189696
| completed | Check /var/lib/ca-certificates/ca-bundle.pem for system certificates OpenSUSE stores system certificates here and they are not correctly picked up by vscode server as mentioned in this issue: https://github.com/microsoft/vscode/issues/189696
| 69 |
203838 | Settings editor sometimes filters out settings it should not | 2024-01-30 21:32: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... | Settings editor sometimes filters out settings it should not <!-- โ ๏ธโ ๏ธ 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-an... | 596 | ||
203832 | apt repository is configured to use legacy HTTP protocol | 2024-01-30 20:04:32+00:00 | 2024-02-12 19:53:44+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 | apt repository is configured to use legacy HTTP protocol <!-- โ ๏ธโ ๏ธ 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-Su... | 599 |
203822 | ChatAgentContentReference needs to support https URIs | 2024-01-30 17:47:25+00:00 | 2024-02-18 17:41:27+00:00 | Places in the Chat Agent API that support URI references really only work with file URIs currently. https URIs should also get rendered and linked nicely. | completed | ChatAgentContentReference needs to support https URIs Places in the Chat Agent API that support URI references really only work with file URIs currently. https URIs should also get rendered and linked nicely. | 55 |
203813 | "Merge conflict marker encountered" problems after resolving merge conflict | 2024-01-30 16:29:35+00:00 | <img width="387" alt="image" src="https://github.com/microsoft/vscode/assets/323878/93cb8df0-8c62-4c3d-9431-bfb2e956fdd2">
I see this sometimes after using the merge editor. They don't go away until the window is reloaded. Do you know anything about this, or do you know which extension they would be coming from? | "Merge conflict marker encountered" problems after resolving merge conflict <img width="387" alt="image" src="https://github.com/microsoft/vscode/assets/323878/93cb8df0-8c62-4c3d-9431-bfb2e956fdd2">
I see this sometimes after using the merge editor. They don't go away until the window is reloaded. Do you know anythi... | 119 | ||
203794 | Generated links in the Chat Markdown are not clickable while the agent handler has not returned a result | 2024-01-30 14:04:31+00:00 | 2024-01-30 16:29:01+00:00 | I have an agent that adds markdown links to the chat, same as the https://github.com/roblourens/chat-agent-dalle.
Clicking the added links works fine once the chat agent handler has returned its result. Clicking a link before the result was returned has no effect.
I've made a PR to chat-agent-dalle that illustra... | completed | Generated links in the Chat Markdown are not clickable while the agent handler has not returned a result I have an agent that adds markdown links to the chat, same as the https://github.com/roblourens/chat-agent-dalle.
Clicking the added links works fine once the chat agent handler has returned its result. Clicking ... | 288 |
203793 | Muti-file diff editor - collapse icon missing from the right-hand side | 2024-01-30 13:38:11+00:00 | Filing a separate issue for this comment - https://github.com/microsoft/vscode/issues/180720#issuecomment-1916702362
 | Muti-file diff editor - collapse icon missing from the right-hand side Filing a separate issue for this comment - https://github.com/microsoft/vscode/issues/180720#issuecomment-1916702362
 | 98 | ||
203792 | Multi Diff Editor menus: Submenu icon not rendered | 2024-01-30 13:34:41+00:00 | 2024-02-02 14:59:02+00:00 | Type: <b>Bug</b>
An extension that contributes a submenu with a valid icon to `multiDiffEditor/resource/title` is rendered without the icon (screenshot made on mouse hover, without hovering it's not even visible):

... | completed | Multi Diff Editor menus: Submenu icon not rendered Type: <b>Bug</b>
An extension that contributes a submenu with a valid icon to `multiDiffEditor/resource/title` is rendered without the icon (screenshot made on mouse hover, without hovering it's not even visible):

| completed | Open editors: Drag and drop sometimes ends up selecting the element If I manage to drag slightly above the editor, the editor gets fully selected:

| 90 |
203691 | ERR Assertion Failed: Error: Assertion Failed | 2024-01-29 12:33:31+00:00 | Version: 1.86.0-insider
Commit: 5d344004f839677def958534b58e854a9ae26fd0
Date: 2024-01-26T23:09:31.910Z
Electron: 27.2.3
ElectronBuildId: 26495564
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Darwin arm64 23.3.0
```
ERR Assertion Failed: Error: Assertion Failed
at I (vscode-... | ERR Assertion Failed: Error: Assertion Failed Version: 1.86.0-insider
Commit: 5d344004f839677def958534b58e854a9ae26fd0
Date: 2024-01-26T23:09:31.910Z
Electron: 27.2.3
ElectronBuildId: 26495564
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Darwin arm64 23.3.0
```
ERR Assertion Fail... | 609 | ||
203686 | High Contrast themes display both light and dark mode content in markdown previews | 2024-01-29 12:07:45+00:00 | 2024-02-21 17:00:15+00:00 | High Contrast themes display both dark and light mode markdown content simultaneously.
<!-- โ ๏ธโ ๏ธ 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/vsc... | completed | High Contrast themes display both light and dark mode content in markdown previews High Contrast themes display both dark and light mode markdown content simultaneously.
<!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --... | 443 |
203677 | File -> Open Recent -> Scroll bar bug | 2024-01-29 10:54:52+00:00 | Type: <b>Bug</b>
Hello,
I've noticed there is a UI bug in the app.
How to reproduce:
1) Open and close multiple files and directories with long paths. Open as many as it takes for the scroll bar to appear.
2) Resize VS Code to a smaller window similar to the one on the screenshot
3) Open File -> Open Recent... | File -> Open Recent -> Scroll bar bug Type: <b>Bug</b>
Hello,
I've noticed there is a UI bug in the app.
How to reproduce:
1) Open and close multiple files and directories with long paths. Open as many as it takes for the scroll bar to appear.
2) Resize VS Code to a smaller window similar to the one on the s... | 934 | ||
203630 | Terminal Actions don't work after first use | 2024-01-28 10:55:26+00:00 | 2024-01-29 21:48:03+00:00 | The terminal action do not work twice if the user has only a single terminal open
1. Open only a single terminal
2. Press on the terminal name to get the following context menu

... | completed | Terminal Actions don't work after first use The terminal action do not work twice if the user has only a single terminal open
1. Open only a single terminal
2. Press on the terminal name to get the following context menu
 | 2024-01-28 07:52:04+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... | Merge Editor creates empty file instead of deleting file when accepting Incoming delete (Only Incoming, no Current) <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- ๐ฎ Read our guide about submitting issues: http... | 576 | ||
203580 | No merge conflict codelenses in vscode.dev | 2024-01-26 23:07:35+00:00 | I ended up with a merge conflict in release notes on vscode.dev, but I don't see any codelenses to resolve the merge conflicts. I see them on stable but not insiders

| No merge conflict codelenses in vscode.dev I ended up with a merge conflict in release notes on vscode.dev, but I don't see any codelenses to resolve the merge conflicts. I see them on stable but not insiders

| 107 | ||
203574 | #file variable is rendered wrong in multi-root workspaces | 2024-01-26 20:48:17+00:00 | 2024-01-31 07:36:55+00:00 | <img width="377" alt="image" src="https://github.com/microsoft/vscode/assets/323878/2ca0482c-8368-44f8-9a30-91d05847fc9d">
| completed | #file variable is rendered wrong in multi-root workspaces <img width="377" alt="image" src="https://github.com/microsoft/vscode/assets/323878/2ca0482c-8368-44f8-9a30-91d05847fc9d">
| 73 |
203556 | When using `workbench.action.debug.callStack{Up,Down}`, focus does weird things | 2024-01-26 18:53:56+00:00 | 2024-01-26 19:39:42+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 | When using `workbench.action.debug.callStack{Up,Down}`, focus does weird things <!-- โ ๏ธโ ๏ธ 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... | 947 |
203548 | Enable #file variables for stable | 2024-01-26 17:14:21+00:00 | 2024-01-26 21:26:59+00:00 | We still have the check in place to disable these in the stable build... | completed | Enable #file variables for stable We still have the check in place to disable these in the stable build... | 26 |
203547 | Notebook scroll gets stuck when scrolling slowly | 2024-01-26 17:11:53+00:00 | Just noticed that I'm in a state where if I scroll slowly, then I can't get past this title. But if I scroll quickly, there's no problem.
 | Notebook scroll gets stuck when scrolling slowly Just noticed that I'm in a state where if I scroll slowly, then I can't get past this title. But if I scroll quickly, there's no problem.
 | 100 | ||
203538 | Aux window: settings editor in maximised window stop responding to typing | 2024-01-26 15:50:04+00:00 | 2024-03-15 11:16:20+00:00 | Steps to Reproduce:
1. open a floating window
2. open the settings editor
3. fullscreen the floating window
4. try to type in the settings editor input field
๐ it is painfully slow and not responsive
@rzhao271 my first guess would be that there is some debounce logic in the input field that schedules on th... | completed | Aux window: settings editor in maximised window stop responding to typing Steps to Reproduce:
1. open a floating window
2. open the settings editor
3. fullscreen the floating window
4. try to type in the settings editor input field
๐ it is painfully slow and not responsive
@rzhao271 my first guess would be... | 126 |
203533 | Hyperlinks in Jupyter Notebooks Reopen Files in New Tabs Instead of Navigating to Existing Open Tabs | 2024-01-26 14:22:35+00:00 | 2024-02-14 11:24:37+00:00 | ### Description
When interacting with hyperlinks in Jupyter notebooks within VSCode, there is a recurring issue where clicking a hyperlink that points to a Python file results in the file being reopened in a new tab. This behavior is observed even if the file is already open in a separate tab. The expected and more ef... | not_planned | Hyperlinks in Jupyter Notebooks Reopen Files in New Tabs Instead of Navigating to Existing Open Tabs ### Description
When interacting with hyperlinks in Jupyter notebooks within VSCode, there is a recurring issue where clicking a hyperlink that points to a Python file results in the file being reopened in a new tab. T... | 461 |
203523 | Toggle Apply Extension to All Profiles fails with an error | 2024-01-26 11:53:01+00:00 | 2024-01-26 12:19:45+00:00 | - In Default Profile, install extension E
- In Profile A, install same extension E but with different version
- From Profile A, apply this extension to all profiles
๐ Error is shown that extension is not found
| completed | Toggle Apply Extension to All Profiles fails with an error - In Default Profile, install extension E
- In Profile A, install same extension E but with different version
- From Profile A, apply this extension to all profiles
๐ Error is shown that extension is not found
| 62 |
203519 | SCM - renamed resource not shown in a multi-file diff editor | 2024-01-26 11:16:49+00:00 | 2024-01-30 09:04:12+00:00 | Steps to Reproduce:
1. Open a folder/workspace that contain a git repository
2. Modified file and a renamed file. Commit the changes
3. Find the command under "Outgoing changes", and click on the "View Commit" action
Expected: both files are shown in the multi-file diff editor
Actual: only the modified file... | completed | SCM - renamed resource not shown in a multi-file diff editor Steps to Reproduce:
1. Open a folder/workspace that contain a git repository
2. Modified file and a renamed file. Commit the changes
3. Find the command under "Outgoing changes", and click on the "View Commit" action
Expected: both files are shown in... | 106 |
203518 | Breakpoint element rendered everywhere in the editor | 2024-01-26 11:00:10+00:00 | 2024-02-08 11:24:03+00:00 | I somehow got into a state where the breakpoints placeholders were rendered everywhere. The did not disappear in Insiders until I stopped the debug session.
<img width="1330" alt="Screenshot 2024-01-26 114619" src="https://github.com/microsoft/vscode/assets/44439583/c6798298-d1c3-48cf-8e8d-452ac6906afe">
I don't ... | not_planned | Breakpoint element rendered everywhere in the editor I somehow got into a state where the breakpoints placeholders were rendered everywhere. The did not disappear in Insiders until I stopped the debug session.
<img width="1330" alt="Screenshot 2024-01-26 114619" src="https://github.com/microsoft/vscode/assets/444395... | 191 |
203510 | Inline chat holds on to untitled documents (part 2) | 2024-01-26 08:24:18+00:00 | 2024-01-30 14:54:15+00:00 | this is a long-ish demo of a potential ๐ that is still of happening:
- when the file becomes dirty (ie, copilot writes some code), closing out and dismissing the save will not increment the `untitled` names (what was mentioned in this issue).
- But when copilot doesn't write code, closing it out and using `ctrl+n` ... | completed | Inline chat holds on to untitled documents (part 2) this is a long-ish demo of a potential ๐ that is still of happening:
- when the file becomes dirty (ie, copilot writes some code), closing out and dismissing the save will not increment the `untitled` names (what was mentioned in this issue).
- But when copilot do... | 204 |
203497 | Propagate watch state changes when default profiles change | 2024-01-25 23:06:00+00:00 | 2024-01-27 07:17:20+00:00 | If default profiles are added/removed, we should cancel or create watch requests as necessary. This probably doesn't happen today (validation necessary) | completed | Propagate watch state changes when default profiles change If default profiles are added/removed, we should cancel or create watch requests as necessary. This probably doesn't happen today (validation necessary) | 47 |
203496 | Test watches for children are not cancelled when their parent is cancelled | 2024-01-25 23:04:57+00:00 | 2024-01-27 07:17:19+00:00 | From playwright:
"It looks like if I watch single test item, then watch file (parent item) and then unwatch the file, cancellation token is not triggered for the test entry.... When [the parent watch] is canceled, child is canceled in the UI. But child is not cancelled programmatically." | completed | Test watches for children are not cancelled when their parent is cancelled From playwright:
"It looks like if I watch single test item, then watch file (parent item) and then unwatch the file, cancellation token is not triggered for the test entry.... When [the parent watch] is canceled, child is canceled in the UI.... | 89 |
203493 | Incorrect role announced by screen reader on string parameter input box of a command in command center | 2024-01-25 22:06:27+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... | reopened | Incorrect role announced by screen reader on string parameter input box of a command in command center <!-- โ ๏ธโ ๏ธ 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.co... | 669 | |
203491 | Incorrect role as checkbox is announced for 'Manage Extension' button in "More Actions..." in notification popup. | 2024-01-25 21:33:07+00:00 | 2024-01-27 08:38:24+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 | Incorrect role as checkbox is announced for 'Manage Extension' button in "More Actions..." in notification popup. <!-- โ ๏ธโ ๏ธ 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:... | 660 |
203473 | Focus indicator is cropped on checkboxes under a dropdown of multi select command parameter in command center. | 2024-01-25 18:13:18+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... | Focus indicator is cropped on checkboxes under a dropdown of multi select command parameter in command center. <!-- โ ๏ธโ ๏ธ 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://g... | 558 | ||
203472 | Debug session doesn't stop when I reload the Extension Development window | 2024-01-25 17:56:51+00:00 | 2024-04-05 21:09:34+00:00 | - Start debugging extension
- Reload the Extension Development Host window
- Close the window
- The original vscode window stays in debug mode, and clicking stop doesn't do anything, until I reload it
[vscode-debugadapter-63b8e595.json.gz](https://github.com/microsoft/vscode/files/14056208/vscode-debugadapter-63b... | completed | Debug session doesn't stop when I reload the Extension Development window - Start debugging extension
- Reload the Extension Development Host window
- Close the window
- The original vscode window stays in debug mode, and clicking stop doesn't do anything, until I reload it
[vscode-debugadapter-63b8e595.json.gz](... | 125 |
203470 | File: Revert File should work in multi diff editor | 2024-01-25 17:44:37+00:00 | 2024-01-25 17:44:42+00:00 | When you edit multiple files in a diff editor, the editor appears dirty and the files open in the background. Picking "Revert File" from the file menu should clear dirty indication. | completed | File: Revert File should work in multi diff editor When you edit multiple files in a diff editor, the editor appears dirty and the files open in the background. Picking "Revert File" from the file menu should clear dirty indication. | 54 |
203466 | Inline chat looses its alignment when restored from jumping from another editor | 2024-01-25 16:52:26+00:00 | 2024-02-21 17:05:52+00:00 | Inline chat is typically nicely aligned to the line it covers but when I jump to another editor and then back, that alignment is lost:

| completed | Inline chat looses its alignment when restored from jumping from another editor Inline chat is typically nicely aligned to the line it covers but when I jump to another editor and then back, that alignment is lost:

| 98 |
203449 | Git - view stash left hand side is incorrect | 2024-01-25 14:32:55+00:00 | 2024-01-25 14:53:22+00:00 | 1. Create a new file with the following content and commit it.
```
1
2
3
```
2. Modify the file to like as follows, save it, and create a stash with it
```
1
22
3
```
2. Modify the file to like as follows, and save it
```
11
2
33
```
4. Invoke the "Git: View Stash..." command and pick the created stas... | completed | Git - view stash left hand side is incorrect 1. Create a new file with the following content and commit it.
```
1
2
3
```
2. Modify the file to like as follows, save it, and create a stash with it
```
1
22
3
```
2. Modify the file to like as follows, and save it
```
11
2
33
```
4. Invoke the "Git: Vie... | 173 |
203448 | Inline chat holds on to untitled documents | 2024-01-25 14:22:55+00:00 | 2024-01-25 15:21:49+00:00 | * open untitled document
* start inline chat, ask it to print its name
* close the editor, dismiss saving
* open another untitled document
* :bug: it's now `Untitled-2` because the previous inline chat session hasn't been release, still holding on to the old model | completed | Inline chat holds on to untitled documents * open untitled document
* start inline chat, ask it to print its name
* close the editor, dismiss saving
* open another untitled document
* :bug: it's now `Untitled-2` because the previous inline chat session hasn't been release, still holding on to the old model | 82 |
203436 | Error: Provider copilot must be declared in the package.json. | 2024-01-25 11:44:38+00:00 | * run with your normal extensions, including copilot
* create a new completely empty profile
* switch to the new profile and back
* ๐ see the error below and notice there is no more chat for you
```
ERR Provider copilot must be declared in the package.json.: Error: Provider copilot must be declared in the pack... | Error: Provider copilot must be declared in the package.json. * run with your normal extensions, including copilot
* create a new completely empty profile
* switch to the new profile and back
* ๐ see the error below and notice there is no more chat for you
```
ERR Provider copilot must be declared in the packa... | 785 | ||
203434 | Notebook renders partially over other editors | 2024-01-25 11:36:50+00:00 | 2024-01-25 21:05:52+00:00 | I had multiple editors open, one of them was a notebook. At some point when I saved the file I was in the notebook suddenly appeared over the typescript file. This happened twice, once when in the typescript file and once in the multi diff editor.
<img width="1921" alt="Code_-_Insiders_G5CU0Db9YP" src="https://githu... | completed | Notebook renders partially over other editors I had multiple editors open, one of them was a notebook. At some point when I saved the file I was in the notebook suddenly appeared over the typescript file. This happened twice, once when in the typescript file and once in the multi diff editor.
<img width="1921" alt="... | 144 |
203422 | [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 | [UX] Searching in search widget. The results were collapsed, but the button was also "Collapse All" <!-- โ ๏ธโ ๏ธ 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/m... | 597 |
203410 | Links of `<a href="other.md"></a>` in markdown files open in external web browser | 2024-01-25 06:14:05+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... | Links of `<a href="other.md"></a>` in markdown files open in external web browser <!-- โ ๏ธโ ๏ธ 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/wi... | 880 | ||
203400 | Luminosity ratio of focus indicator on focused button in "More Actions..." in notification popup is 1.346:1 which is less than less than 3:1 in default dark theme. | 2024-01-25 00:40:10+00:00 | 2024-04-18 05:47:21+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 | Luminosity ratio of focus indicator on focused button in "More Actions..." in notification popup is 1.346:1 which is less than less than 3:1 in default dark theme. <!-- โ ๏ธโ ๏ธ Do Not Delete This! bug_report_template โ ๏ธโ ๏ธ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!--... | 608 |
203389 | Notebook Search eagerly activates extensions | 2024-01-24 21:32:49+00:00 | 2024-01-29 23:57:00+00:00 | 1. Enable notebook search (search.experimental.closedNotebookRichContentResults)
2. search in a dir with only a few files (no notebooks) and make a search.
3. Notice that multiple notebook serializers get enabled `onNotebookSerializer`, even if their serializer path does not match anything in the repo. :bug:
I thi... | completed | Notebook Search eagerly activates extensions 1. Enable notebook search (search.experimental.closedNotebookRichContentResults)
2. search in a dir with only a few files (no notebooks) and make a search.
3. Notice that multiple notebook serializers get enabled `onNotebookSerializer`, even if their serializer path does ... | 215 |
203386 | Open-notebook search results not appearing correctly on re-opening notebook | 2024-01-24 21:12:02+00:00 | Repro:
1. search in open notebook with >1 result.
2. Close the notebook.
3. Click on the result again.
4. Sometimes, the restored results are less than expected :bug: | Open-notebook search results not appearing correctly on re-opening notebook Repro:
1. search in open notebook with >1 result.
2. Close the notebook.
3. Click on the result again.
4. Sometimes, the restored results are less than expected :bug: | 58 | ||
203378 | refreshing search results expands collapsed files in search results | 2024-01-24 19:49:58+00:00 | - VS Code Version: 1.85.2
Steps to Reproduce:
1. Open a folder in VS Code that contains some file.
2. In search menu search for some text present in file.
3. Collapse file in search results.
4. Press refresh button.
Problem: collapsed file expands.
https://github.com/microsoft/vscode/assets/152563/588edd... | refreshing search results expands collapsed files in search results - VS Code Version: 1.85.2
Steps to Reproduce:
1. Open a folder in VS Code that contains some file.
2. In search menu search for some text present in file.
3. Collapse file in search results.
4. Press refresh button.
Problem: collapsed file ... | 112 | ||
203364 | Over encoding of multi-byte characters in markdown preview | 2024-01-24 18:20:55+00:00 | > The hover in the preview still shows encoded characters. Let me know if this i under our control and I should file and issue.
>
> 
>
>
_Originally posted by @aeschli in [#200213](https://github.com/microsoft/v... | Over encoding of multi-byte characters in markdown preview > The hover in the preview still shows encoded characters. Let me know if this i under our control and I should file and issue.
>
> 
>
>
_Originally pos... | 141 | ||
203358 | "Git: Rename" leaves old file in editor | 2024-01-24 17:22:56+00:00 | From testing https://github.com/microsoft/vscode/issues/133606
1. Open a file.
2. Use "Git: Rename" to rename the active file in the editor.
3. The file in the editor stays under the old name, and making changes + saving will re-create the old file :bug:
I see that there's an indicator that it has been renamed ... | "Git: Rename" leaves old file in editor From testing https://github.com/microsoft/vscode/issues/133606
1. Open a file.
2. Use "Git: Rename" to rename the active file in the editor.
3. The file in the editor stays under the old name, and making changes + saving will re-create the old file :bug:
I see that there'... | 206 | ||
203348 | Disable EXP when running integration tests | 2024-01-24 16:33:30+00:00 | 2024-02-02 18:22:52+00:00 | We have learnt (the hard way) that when running extension/integration tests that EXP is enabled. This means some build (and user) machines might behave different to how they run locally. Also, it seems wasteful to contact the service when running tests | completed | Disable EXP when running integration tests We have learnt (the hard way) that when running extension/integration tests that EXP is enabled. This means some build (and user) machines might behave different to how they run locally. Also, it seems wasteful to contact the service when running tests | 65 |
203345 | Scrollbar background is missing when file first opened | 2024-01-24 16:03:51+00:00 | 2024-01-29 09:31:53+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 | Scrollbar background is missing when file first opened <!-- โ ๏ธโ ๏ธ 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-Sugg... | 487 |
203339 | Sticky scroll stealing `space` to toggle check mark | 2024-01-24 14:49:01+00:00 | 2024-01-24 14:57:56+00:00 | 1. Expand an extension proved tree that has some checkboxes
2. Use keyboard to navigate to a tree item with a checkbox
3. Type `space` to toggle the checkbox

| completed | Sticky scroll stealing `space` to toggle check mark 1. Expand an extension proved tree that has some checkboxes
2. Use keyboard to navigate to a tree item with a checkbox
3. Type `space` to toggle the checkbox

| 104 |
203338 | Activity bar location to hidden is not working | 2024-01-24 14:17:50+00:00 | 2024-01-25 08:35:37+00:00 | - Have activity bar on side
- Change the location to hide
๐ Activity bar without actions is shown
Reload the window
๐ Activity bar is shown in the side | completed | Activity bar location to hidden is not working - Have activity bar on side
- Change the location to hide
๐ Activity bar without actions is shown
Reload the window
๐ Activity bar is shown in the side | 47 |
203321 | Source control doesn't rescan workspace after connection to the workspace folder restored | 2024-01-24 11:00:50+00:00 | Type: <b>Bug</b>
When a workspace is on a network drive and connection to the network drive was lost, source control removes the list of available repositories in that workspace.
After connection restored, it only scans root directory and shows root repository. (Sometimes it shows one sub-repository if a file from ... | Source control doesn't rescan workspace after connection to the workspace folder restored Type: <b>Bug</b>
When a workspace is on a network drive and connection to the network drive was lost, source control removes the list of available repositories in that workspace.
After connection restored, it only scans root d... | 776 | ||
203320 | A11y_Visual Studio Code Client_Search_Global Search_Keyboard: We are not able to access the tooltips present for "Match case", "Match whole word" etc present in "global search" section via keyboard. | 2024-01-24 11:00:46+00:00 | 2024-01-31 18:40:43+00:00 | [[Check out Accessibility Insights!](https://accessibilityinsights.io/)]- Identify accessibility bugs before check-in and make bug fixing faster and easier.
### GitHubTags:
#A11yTCS; #A11ySev2; #DesktopApp; #Win32; #Visual Studio Code Client; #BM-VisualStudioCodeClient-Win32-Jan2024; #WCAG2.1.1; #Keyboard;
### E... | completed | A11y_Visual Studio Code Client_Search_Global Search_Keyboard: We are not able to access the tooltips present for "Match case", "Match whole word" etc present in "global search" section via keyboard. [[Check out Accessibility Insights!](https://accessibilityinsights.io/)]- Identify accessibility bugs before check-in and... | 514 |
203318 | SCM: Show Publish action in unpublished branch | 2024-01-24 10:38:52+00:00 | 2024-02-07 14:54:50+00:00 | Testing #203075
I expected the `Publish` action to appear on an unpublished branch, not the `Push` action. I am aware they both do the same.
<img width="647" alt="Screenshot 2024-01-24 at 11 37 40" src="https://github.com/microsoft/vscode/assets/22350/bddd5f09-748c-4a76-beb6-6cc3abc52139">
| completed | SCM: Show Publish action in unpublished branch Testing #203075
I expected the `Publish` action to appear on an unpublished branch, not the `Push` action. I am aware they both do the same.
<img width="647" alt="Screenshot 2024-01-24 at 11 37 40" src="https://github.com/microsoft/vscode/assets/22350/bddd5f09-748c-4... | 122 |
203312 | Inline diff editor shows two sashes for expanding hidden lines | 2024-01-24 10:23:30+00:00 | Testing #203075
Do they do the same thing?
https://github.com/microsoft/vscode/assets/22350/d25e7ee2-3693-4035-a930-f968b87aae6f
| Inline diff editor shows two sashes for expanding hidden lines Testing #203075
Do they do the same thing?
https://github.com/microsoft/vscode/assets/22350/d25e7ee2-3693-4035-a930-f968b87aae6f
| 70 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.