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
180850
Dependency tasks can run more than once
2023-04-25 17:03:19+00:00
2023-05-04 13:03:58+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
Dependency tasks can run more than once <!-- ⚠️⚠️ 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 --> <!...
711
180836
Dragging files doesn't properly insert path
2023-04-25 15:29:23+00:00
2023-04-26 00:12:28+00:00
Testing #180741 1. Open a workspace, with no custom drop providers registered 2. Drag and drop a file from the native file explorer 3. See an absolute path is inserted (not sure if this should be relative, I dragged a file that was not inside the workspace) 4. Drag and drop a file from the VS Code file explorer ...
completed
Dragging files doesn't properly insert path Testing #180741 1. Open a workspace, with no custom drop providers registered 2. Drag and drop a file from the native file explorer 3. See an absolute path is inserted (not sure if this should be relative, I dragged a file that was not inside the workspace) 4. Drag and ...
98
180835
editor.actions.findWithArgs to resolve variables such as ${selectedText}
2023-04-25 15:28:38+00:00
2023-12-13 20:43:07+00:00
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> At the momment `editor.actions.findWithArgs` doe...
not_planned
editor.actions.findWithArgs to resolve variables such as ${selectedText} <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the ...
404
180834
[insiders] Gutter icons are stretched and cropped when adding breakpoints
2023-04-25 15:20:14+00:00
2023-04-27 22:35:48+00:00
Presumably related to #5923. Adding breakpoints to lines with gutter icons causes the icon to be stretched and cropped: ![Apr-25-2023 16-18-54](https://user-images.githubusercontent.com/1078012/234324181-bd0f9215-6cbf-4b2c-9963-5662c43093b6.gif) I don't know if related, but I'm using `gutterIconSize`: ```ts v...
completed
[insiders] Gutter icons are stretched and cropped when adding breakpoints Presumably related to #5923. Adding breakpoints to lines with gutter icons causes the icon to be stretched and cropped: ![Apr-25-2023 16-18-54](https://user-images.githubusercontent.com/1078012/234324181-bd0f9215-6cbf-4b2c-9963-5662c43093b6.gi...
203
180832
Sticky scroll stills displays function after it is hidden
2023-04-25 15:03:09+00:00
2023-06-06 22:21:42+00:00
Sticky scroll still displays some functions even after they are hidden. Example with this code: ```js /** * File: file.js */ /** * @class mynamespace.Component class */ mynamespace.Component = function () { }; /** * Fires a <i>onComponentTitleChanged</i> event on all registered listeners. ...
completed
Sticky scroll stills displays function after it is hidden Sticky scroll still displays some functions even after they are hidden. Example with this code: ```js /** * File: file.js */ /** * @class mynamespace.Component class */ mynamespace.Component = function () { }; /** * Fires a <i>onCompo...
848
180826
Recommendation to search from Marketplace is not shown
2023-04-25 13:47:06+00:00
2023-05-31 15:28:41+00:00
I opened VS Code with a brand new profile (`--profile-temp --user-data-dir /foo/tmp`) and opened `.arb` file. I was expected to see a notification "Marketplace has extensions that can help with '.arb' files" but nothing appeared. I put a breakpoint inside [`promptRecommendations()` in `fileBasedRecommendations.ts`](...
completed
Recommendation to search from Marketplace is not shown I opened VS Code with a brand new profile (`--profile-temp --user-data-dir /foo/tmp`) and opened `.arb` file. I was expected to see a notification "Marketplace has extensions that can help with '.arb' files" but nothing appeared. I put a breakpoint inside [`prom...
568
180892
[de] Settings links broken
2023-04-25 12:56:25+00:00
2023-04-25 23:27:39+00:00
- open the settings, in the filter box enter `Auto detect color`. Check the settings description. It should contain links. The links use a special syntax: `backtick hash settingsId hash backtick` that must not be changed. The translated string has a message mentioning that. ![Screenshot 2023-04-25 145305](https:...
completed
[de] Settings links broken - open the settings, in the filter box enter `Auto detect color`. Check the settings description. It should contain links. The links use a special syntax: `backtick hash settingsId hash backtick` that must not be changed. The translated string has a message mentioning that. ![Screensh...
138
180813
Unexpected link highlighting in search editor
2023-04-25 10:59:19+00:00
2023-07-05 21:11:29+00:00
Testing #179922 ![Recording 2023-04-25 at 12 58 12](https://user-images.githubusercontent.com/38270282/234256901-4b7f8e78-0cc0-45ad-ae74-bc4b24c5f616.gif)
completed
Unexpected link highlighting in search editor Testing #179922 ![Recording 2023-04-25 at 12 58 12](https://user-images.githubusercontent.com/38270282/234256901-4b7f8e78-0cc0-45ad-ae74-bc4b24c5f616.gif)
83
180802
The "Replace" label is not centered
2023-04-25 09:57:19+00:00
2023-06-02 07:50:22+00:00
Testing #180678 ![image](https://user-images.githubusercontent.com/2931520/234242306-0dd6288b-dd8a-4779-a6bf-93c517c8b03a.png) Notice there is more space to the right than to the left.
completed
The "Replace" label is not centered Testing #180678 ![image](https://user-images.githubusercontent.com/2931520/234242306-0dd6288b-dd8a-4779-a6bf-93c517c8b03a.png) Notice there is more space to the right than to the left.
85
180800
vscode.dev link does not open correct branch
2023-04-25 09:35:03+00:00
2023-04-27 06:48:30+00:00
Testing #180563 Follow steps in https://github.com/microsoft/vscode/issues/180799 but from a branch called `ben/;@&=+$`. Opening a vscode.dev link puts you on `main` branch.
completed
vscode.dev link does not open correct branch Testing #180563 Follow steps in https://github.com/microsoft/vscode/issues/180799 but from a branch called `ben/;@&=+$`. Opening a vscode.dev link puts you on `main` branch.
73
180799
vscode.dev link with spaces does not open the file
2023-04-25 09:32:22+00:00
2023-04-27 06:48:31+00:00
Testing #180563 The links is: https://insiders.vscode.dev/github/bpasero/vscode-bisect/blob/ben/initial-jaguar/src/super%2520duper%2520test%2520.%2520txt#L1 Steps: * clone https://github.com/bpasero/vscode-bisect to local * create a branch and push * create files `src/super duper test . txt` and `src/more comi...
completed
vscode.dev link with spaces does not open the file Testing #180563 The links is: https://insiders.vscode.dev/github/bpasero/vscode-bisect/blob/ben/initial-jaguar/src/super%2520duper%2520test%2520.%2520txt#L1 Steps: * clone https://github.com/bpasero/vscode-bisect to local * create a branch and push * create fi...
161
180796
"Report issue" for GH Codespaces opens issue reporter on 1st time clicking
2023-04-25 09:17:17+00:00
Testing #180561 > The Report Issue node for GitHub codespaces now goes to GitHub Discussions rather than opening the issue reporter The first time I click on "Report issue" and pick GH Codespaces from the quickpick, I get the issue reporter. After the first time, it does open the browser. I was thinking I just ne...
"Report issue" for GH Codespaces opens issue reporter on 1st time clicking Testing #180561 > The Report Issue node for GitHub codespaces now goes to GitHub Discussions rather than opening the issue reporter The first time I click on "Report issue" and pick GH Codespaces from the quickpick, I get the issue reporte...
274
180792
Manually triggered inline completions do not show up
2023-04-25 08:05:00+00:00
2023-04-26 21:31:22+00:00
1. VS Code Insiders, Copilot 2. F1 > trigger inline completions 3. Nothing happens Found by @hstaudacher
completed
Manually triggered inline completions do not show up 1. VS Code Insiders, Copilot 2. F1 > trigger inline completions 3. Nothing happens Found by @hstaudacher
42
180764
on windows, when debugging OSS, the pty host crashes
2023-04-24 22:54:31+00:00
2023-05-25 15:33:55+00:00
reported by @joyceerhl and @alexr00 This does not occur as reliably when launching from the command line. Disabling persistent sessions is the workaround
completed
on windows, when debugging OSS, the pty host crashes reported by @joyceerhl and @alexr00 This does not occur as reliably when launching from the command line. Disabling persistent sessions is the workaround
56
180754
VSCode `${relativeFile}` in launch.json does not detect filename rename casing change
2023-04-24 21:37:35+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...
VSCode `${relativeFile}` in launch.json does not detect filename rename casing change <!-- ⚠️⚠️ 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/vscod...
755
180744
"Show Next Change" doesn't show the right change
2023-04-24 19:33:41+00:00
2023-04-26 16:04:30+00:00
- Open a file with multiple changed regions in git - Move cursor inside/next to some change - Run "Show Next Change" (alt+f3) - It reveals and shows a different change- I think it always shows the last one in the editor. It should show the next one after the cursor position I can press it multiple times to cycle ...
completed
"Show Next Change" doesn't show the right change - Open a file with multiple changed regions in git - Move cursor inside/next to some change - Run "Show Next Change" (alt+f3) - It reveals and shows a different change- I think it always shows the last one in the editor. It should show the next one after the cursor po...
107
180729
Investigate merge editor accessibility
2023-04-24 18:09:45+00:00
2023-05-23 17:12:22+00:00
@jooyoungseo and I chatted about how the 3 way merge editor isn't currently accessible / easy to understand, but would be very useful. I'm going to explore what the current is experience is like to see how we could improve upon it.
completed
Investigate merge editor accessibility @jooyoungseo and I chatted about how the 3 way merge editor isn't currently accessible / easy to understand, but would be very useful. I'm going to explore what the current is experience is like to see how we could improve upon it.
64
180721
quick fixes don't work on windows
2023-04-24 17:14:05+00:00
2023-05-01 19:57:26+00:00
`startLine` and `endLine` are the same and `offset` is `0` thus no lines are even looked at 🤔
completed
quick fixes don't work on windows `startLine` and `endLine` are the same and `offset` is `0` thus no lines are even looked at 🤔
43
180711
Sticky scroll screen cheese
2023-04-24 15:15:22+00:00
2023-06-01 13:12:19+00:00
1. Open a diff 2. Enable inline diff ![image](https://user-images.githubusercontent.com/30305945/234040180-a3c4372a-38ad-453c-879c-b39c158d1ddc.png) 3. :bug: The line numbers are slightly offset: ![image](https://user-images.githubusercontent.com/30305945/234039793-b7ccb9c4-379d-4a76-bce7-8997f3363688.png)
completed
Sticky scroll screen cheese 1. Open a diff 2. Enable inline diff ![image](https://user-images.githubusercontent.com/30305945/234040180-a3c4372a-38ad-453c-879c-b39c158d1ddc.png) 3. :bug: The line numbers are slightly offset: ![image](https://user-images.githubusercontent.com/30305945/234039793-b7ccb9c4-379d-4a...
134
180699
Notification marker color turns grey when selected
2023-04-24 14:02:39+00:00
2023-04-26 21:12:22+00:00
1. Get an error notification 2. Click it 🐛 Error icon goes grey. https://user-images.githubusercontent.com/22350/234019906-92f010b2-5172-48c3-bb49-99b520ffaa4f.mov
completed
Notification marker color turns grey when selected 1. Get an error notification 2. Click it 🐛 Error icon goes grey. https://user-images.githubusercontent.com/22350/234019906-92f010b2-5172-48c3-bb49-99b520ffaa4f.mov
71
180697
Hard to stop GitHub auth dance
2023-04-24 13:57:05+00:00
2023-05-10 09:31:59+00:00
1. Attempt to sign in to GitHub via GHPRI, click `Allow` 2. Click `Cancel` 🐛 I now have to click twice `No` and once `Cancel` to stop the notification stream. I expected no extra clicks after step (2). https://user-images.githubusercontent.com/22350/234018103-1757f6a7-7c07-4bab-b9c7-6dc41f8fd451.mov
completed
Hard to stop GitHub auth dance 1. Attempt to sign in to GitHub via GHPRI, click `Allow` 2. Click `Cancel` 🐛 I now have to click twice `No` and once `Cancel` to stop the notification stream. I expected no extra clicks after step (2). https://user-images.githubusercontent.com/22350/234018103-1757f6a7-7c07-4bab-b9...
119
180693
Tunnel service: Problem restarting tunnel with uppercase letter in name
2023-04-24 13:38:38+00:00
2023-04-25 21:50:17+00:00
In the settings define a host name with a capital letter in it: ``` "remote.tunnels.access.hostNameOverride": "Nelson", ``` - start the tunnel. stop the server and start the server ``` 2023-04-24 15:42:54.678 [info] tunnel Spawning: c:\Users\martinae\AppData\Local\Programs\Microsoft VS Code Insiders\bin\code-tunn...
completed
Tunnel service: Problem restarting tunnel with uppercase letter in name In the settings define a host name with a capital letter in it: ``` "remote.tunnels.access.hostNameOverride": "Nelson", ``` - start the tunnel. stop the server and start the server ``` 2023-04-24 15:42:54.678 [info] tunnel Spawning: c:\Users\...
410
180670
`ERR play() can only be initiated by a user gesture` right on startup
2023-04-24 05:40:19+00:00
2023-04-24 16:01:02+00:00
I think this code cannot work without user gesture in Chrome: https://github.com/microsoft/vscode/blob/3a69e153f6c68b2b855fb2f1e5bdb798a16a1ee4/src/vs/platform/audioCues/browser/audioCueService.ts#L41-L45
completed
`ERR play() can only be initiated by a user gesture` right on startup I think this code cannot work without user gesture in Chrome: https://github.com/microsoft/vscode/blob/3a69e153f6c68b2b855fb2f1e5bdb798a16a1ee4/src/vs/platform/audioCues/browser/audioCueService.ts#L41-L45
105
180631
[scss] support interpolation in layer name
2023-04-23 06:01:23+00:00
2023-11-30 22:58:45+00:00
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> This feature request is about new CSS [at-rule c...
completed
[scss] support interpolation in layer name <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> This ...
234
180624
welcome page, “Recent” items
2023-04-23 02:55:03+00:00
2023-05-04 21:00:46+00:00
Type: <b>Bug</b> In welcome page, “Recent” items used to be the right part of the page, and it showed more items. But now the “Recent” items is on the left-bottom corner, and only five items are listed. I think the old version is better. VS Code version: Code 1.77.3 (704ed70d4fd1c6bd6342c436f1ede30d1cff4710, 2023...
not_planned
welcome page, “Recent” items Type: <b>Bug</b> In welcome page, “Recent” items used to be the right part of the page, and it showed more items. But now the “Recent” items is on the left-bottom corner, and only five items are listed. I think the old version is better. VS Code version: Code 1.77.3 (704ed70d4fd1c6bd6...
152
180622
Running tests - Profile directory no longer reading from .vscode-test after 1.74.3
2023-04-23 00:50:53+00:00
2023-05-09 11:25: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...
not_planned
Running tests - Profile directory no longer reading from .vscode-test after 1.74.3 <!-- ⚠️⚠️ 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/w...
637
180619
Breakpoints which appear in margin and injected text aren't factored into glyph margin width
2023-04-22 23:15:45+00:00
2023-04-23 08:17:23+00:00
1. Have an active debug session 2. Add a bookmark to one line 3. Add a breakpoint to the same line where the breakpoint ends up being an inline breakpoint 4. :bug: the margin resizes so that the bookmark on the line in step 2 is also gone Debugging this in devtools, this appears to be because the breakpoint does ...
completed
Breakpoints which appear in margin and injected text aren't factored into glyph margin width 1. Have an active debug session 2. Add a bookmark to one line 3. Add a breakpoint to the same line where the breakpoint ends up being an inline breakpoint 4. :bug: the margin resizes so that the bookmark on the line in step ...
652
180589
Java General profile template doesn't include Test Runner for Java even though it is include in the Extension Pack for Java
2023-04-22 03:31:59+00:00
2023-04-26 13:39:20+00:00
- VS Code Version: 1.78 Insiders - OS Version: Windows 11 Steps to Reproduce: 1. Profiles > Create Profiles 2. Select the Java General profile from the dropdown The Extension Pack for Java is included and I believe that is where most of the other extensions are coming from. ![image](https://user-images.gi...
completed
Java General profile template doesn't include Test Runner for Java even though it is include in the Extension Pack for Java - VS Code Version: 1.78 Insiders - OS Version: Windows 11 Steps to Reproduce: 1. Profiles > Create Profiles 2. Select the Java General profile from the dropdown The Extension Pack for J...
217
180579
Quick pick label tooltips
2023-04-21 21:58: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...
Quick pick label tooltips <!-- ⚠️⚠️ 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 e...
464
180575
Notebook cell selection is altered by inner list view selection
2023-04-21 21:29:49+00:00
2023-05-01 23:10:17+00:00
1. create a notebook with a few cells 2. call function that has a few references 3. peek at the references and navigate between them :bug: cell selection changes ![listViewSelection](https://user-images.githubusercontent.com/2019016/233737591-0cb5acdc-531d-48fe-8a21-f0f3b3b6addc.gif)
completed
Notebook cell selection is altered by inner list view selection 1. create a notebook with a few cells 2. call function that has a few references 3. peek at the references and navigate between them :bug: cell selection changes ![listViewSelection](https://user-images.githubusercontent.com/2019016/233737591-0cb5acd...
110
180553
relativeFileDirname not resolved in search command in WSL/SSH
2023-04-21 17:33:40+00:00
2023-05-09 16:38: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
relativeFileDirname not resolved in search command in WSL/SSH <!-- ⚠️⚠️ 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...
469
180543
Could not find category with ID: Intermediate
2023-04-21 16:29:25+00:00
2023-05-30 18:15:28+00:00
```javascript Error: Could not find category with ID: Intermediate at <anonymous> in src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.ts:262:27 at g.invoke in src/vs/base/common/event.ts:723:17 at o.deliver in src/vs/base/common/event.ts:936:22 at a.fire in src/vs/base/common/event.ts:892:24 ...
not_planned
Could not find category with ID: Intermediate ```javascript Error: Could not find category with ID: Intermediate at <anonymous> in src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.ts:262:27 at g.invoke in src/vs/base/common/event.ts:723:17 at o.deliver in src/vs/base/common/event.ts:936:22 at ...
485
180525
Adopt using platform specifier in path for web extensions
2023-04-21 15:43:04+00:00
2023-05-10 16:47:18+00:00
VS Code for the Web is not loading some resources in the extension with web target platform Eg: `https://ms-toolsai.vscode-unpkg.net/ms-toolsai/jupyter/2023.4.1011131224/extension/out/extension.web.bundle.js?target%3Dweb.` This seems to work fine with a simple extension `sandy081.999-pse` published with web targe...
completed
Adopt using platform specifier in path for web extensions VS Code for the Web is not loading some resources in the extension with web target platform Eg: `https://ms-toolsai.vscode-unpkg.net/ms-toolsai/jupyter/2023.4.1011131224/extension/out/extension.web.bundle.js?target%3Dweb.` This seems to work fine with a si...
193
180506
Custom tree: Selected row checkbox styling is off
2023-04-21 12:53:40+00:00
2023-04-21 14:23:33+00:00
<img width="661" alt="Screenshot 2023-04-21 at 10 17 24" src="https://user-images.githubusercontent.com/22350/233640964-0a427375-5cb5-46bf-8bfa-e2214ea849a0.png">
completed
Custom tree: Selected row checkbox styling is off <img width="661" alt="Screenshot 2023-04-21 at 10 17 24" src="https://user-images.githubusercontent.com/22350/233640964-0a427375-5cb5-46bf-8bfa-e2214ea849a0.png">
86
180486
Ensure we use correct workspace folder for remote terminals
2023-04-21 07:50:57+00:00
@Tyriar Last active workspace is not working properly, so getting workspace through cwd instead. Based on https://github.com/microsoft/vscode/pull/179323#discussion_r1160052541 I was expecting it to be the same as cwd. [Smoke tests are timing out](https://dev.azure.com/vscode/VSCode/_build/results?buildId=91554&view...
Ensure we use correct workspace folder for remote terminals @Tyriar Last active workspace is not working properly, so getting workspace through cwd instead. Based on https://github.com/microsoft/vscode/pull/179323#discussion_r1160052541 I was expecting it to be the same as cwd. [Smoke tests are timing out](https://d...
284
180469
Search settings , Activate input bug
2023-04-21 03:45:50+00:00
2023-05-04 01:18:37+00:00
Version: 1.77.3 (user setup) Commit: 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 Date: 2023-04-12T09:16:02.548Z Electron: 19.1.11 Chromium: 102.0.5005.196 Node.js: 16.14.2 V8: 10.2.154.26-electron.0 OS: Windows_NT x64 10.0.19044 Sandboxed: No ![20230421_114321](https://user-images.githubusercontent.com/48614781...
completed
Search settings , Activate input bug Version: 1.77.3 (user setup) Commit: 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 Date: 2023-04-12T09:16:02.548Z Electron: 19.1.11 Chromium: 102.0.5005.196 Node.js: 16.14.2 V8: 10.2.154.26-electron.0 OS: Windows_NT x64 10.0.19044 Sandboxed: No ![20230421_114321](https://user-...
173
180456
Menubar fails to enter compact mode on title change
2023-04-20 23:33:58+00:00
Type: <b>Bug</b> ## Description When title text changes, the compact state of menubar is not following the update. The broken menubar seems to have a werid `overflow: hidden` effect. All title text changes trigger this bug including entering on first line of new text file or switching from one file to another. Ther...
Menubar fails to enter compact mode on title change Type: <b>Bug</b> ## Description When title text changes, the compact state of menubar is not following the update. The broken menubar seems to have a werid `overflow: hidden` effect. All title text changes trigger this bug including entering on first line of new ...
650
180439
Debug frame indicator should go in the same decoration column as breakpoints
2023-04-20 19:51:06+00:00
2023-04-20 22:35:48+00:00
<img width="288" alt="image" src="https://user-images.githubusercontent.com/323878/233472800-06172ca8-1569-4c45-a378-989460b03b86.png"> This leads to the editor shifting to the right every time I pause, because it's adding an editor gutter. We actually already have a combo decoration that shows the two things togeth...
completed
Debug frame indicator should go in the same decoration column as breakpoints <img width="288" alt="image" src="https://user-images.githubusercontent.com/323878/233472800-06172ca8-1569-4c45-a378-989460b03b86.png"> This leads to the editor shifting to the right every time I pause, because it's adding an editor gutter....
167
180436
Test: standalone color picker: decorators with hsl values, some don't work, some hsl values do trigger the decorator
2023-04-20 18:53:46+00:00
Testing https://github.com/microsoft/vscode/issues/180678 @aiday-mar Steps to Reproduce: 1. Enable the setting `Editor: Default Color Decorator`. 2. Insert this color value: `hsl(253, 100.00%, 47.10%)` into a ts or jsx file. 3. No color decorator appears for that specific hsl value, but a decorator appe...
Test: standalone color picker: decorators with hsl values, some don't work, some hsl values do trigger the decorator Testing https://github.com/microsoft/vscode/issues/180678 @aiday-mar Steps to Reproduce: 1. Enable the setting `Editor: Default Color Decorator`. 2. Insert this color value: `hsl(253, 100...
349
180433
Test: standalone color picker: in a json file: no color decorator, or it disappears
2023-04-20 18:31:31+00:00
2023-07-12 11:21:41+00:00
Testing https://github.com/microsoft/vscode/issues/180678 @aiday-mar Steps to Reproduce: 1. Enable the setting `Editor: Default Color Decorators` 2. Open a json file with a css-formatted value. 3. Observe that there is no color decorator shown. 4. Reload vscode with the json file in focus: color decorato...
completed
Test: standalone color picker: in a json file: no color decorator, or it disappears Testing https://github.com/microsoft/vscode/issues/180678 @aiday-mar Steps to Reproduce: 1. Enable the setting `Editor: Default Color Decorators` 2. Open a json file with a css-formatted value. 3. Observe that there is n...
294
180420
Unresolved icon uses a border color in comments panel
2023-04-20 14:53:14+00:00
2023-05-04 12:56:40+00:00
In the Comments panel - the unresolved comment icon uses the colour `editorCommentsWidget.unresolvedBorder` which if not defined inherits `peekViewBorder` This means for a theme which has a very low constrast set of borders, the icon is very low in in contrast, for example: ![image](https://user-images.githubuser...
completed
Unresolved icon uses a border color in comments panel In the Comments panel - the unresolved comment icon uses the colour `editorCommentsWidget.unresolvedBorder` which if not defined inherits `peekViewBorder` This means for a theme which has a very low constrast set of borders, the icon is very low in in contrast, ...
246
180409
Inconsistent debugger status when debuggee is paused/continued really fast
2023-04-20 12:01:47+00:00
2023-04-21 02:01:47+00:00
I am in a situation where my debugger (codelldb) attaches to a gdbserver instance in a paused state and immediately continues it (as part of the connection steps). This causes two DAB events to be sent really fast to VSCode: paused & continued. It appears that the processing of the continued event is much faster than t...
completed
Inconsistent debugger status when debuggee is paused/continued really fast I am in a situation where my debugger (codelldb) attaches to a gdbserver instance in a paused state and immediately continues it (as part of the connection steps). This causes two DAB events to be sent really fast to VSCode: paused & continued. ...
207
180402
New default color provider triggers for longer GitHub issue identifiers in comments
2023-04-20 09:58: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...
New default color provider triggers for longer GitHub issue identifiers in comments <!-- ⚠️⚠️ 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/...
563
180398
Terminal: Ctrl+Click on paths with space
2023-04-20 08:37:48+00:00
2023-05-09 14:19:58+00:00
Type: <b>Bug</b> Ctrl+Click on a path in terminal when the path have a space doesn't lead you to the file position ![image](https://user-images.githubusercontent.com/1791230/233309559-b64c7d05-e872-4540-9d6c-a391f215c914.png) VS Code version: Code 1.77.3 (704ed70d4fd1c6bd6342c436f1ede30d1cff4710, 2023-04-12T09...
completed
Terminal: Ctrl+Click on paths with space Type: <b>Bug</b> Ctrl+Click on a path in terminal when the path have a space doesn't lead you to the file position ![image](https://user-images.githubusercontent.com/1791230/233309559-b64c7d05-e872-4540-9d6c-a391f215c914.png) VS Code version: Code 1.77.3 (704ed70d4fd1c6...
955
180347
sometimes audio cues don't play
2023-04-19 18:13:19+00:00
2023-05-10 20:28:02+00:00
this happens in Insider's and has been around for a long time I can reproduce in the `Help: List Audio Cues` quickpick and in the diff editor. I am not sure of a pattern. We request the sound to `play` and it doesn't happen. https://user-images.githubusercontent.com/29464607/233163607-5061833b-42ac-4f29-99c0-ee1...
completed
sometimes audio cues don't play this happens in Insider's and has been around for a long time I can reproduce in the `Help: List Audio Cues` quickpick and in the diff editor. I am not sure of a pattern. We request the sound to `play` and it doesn't happen. https://user-images.githubusercontent.com/29464607/2331...
118
180321
Webview View fails to get focus
2023-04-19 12:58:17+00:00
Using this sample with minimal modification: https://github.com/microsoft/vscode-extension-samples/tree/main/webview-view-sample Add anywhere in `media/main.js`: ```js window.addEventListener('focus', () => { document.body.append('✅✅✅ Focused', document.createElement('br')); }); ``` First (1-2) calls o...
Webview View fails to get focus Using this sample with minimal modification: https://github.com/microsoft/vscode-extension-samples/tree/main/webview-view-sample Add anywhere in `media/main.js`: ```js window.addEventListener('focus', () => { document.body.append('✅✅✅ Focused', document.createElement('br')); ...
228
180319
Have a profile active. Opening a settings should not ask what settings.json to open (just open profile one)
2023-04-19 12:50:18+00:00
2023-07-05 16:36:10+00:00
1. Apply some profile 2. Open settings UI. Click on settings.json button 3. We ask what settings.json to open 🐛 We should just open for the current profile. The current flow is confusing. fyi @sandy081 ![Screenshot 2023-04-19 at 14 48 58](https://user-images.githubusercontent.com/1926584/233079693-ea...
completed
Have a profile active. Opening a settings should not ask what settings.json to open (just open profile one) 1. Apply some profile 2. Open settings UI. Click on settings.json button 3. We ask what settings.json to open 🐛 We should just open for the current profile. The current flow is confusing. fyi @sandy0...
149
180290
Tweak wording of error button when extension is installed but not enabled
2023-04-19 06:28:53+00:00
2023-04-26 18:29:57+00:00
Here I have installed the extension but not enabled, so I suggest to change the wording of the button. ![Recording 2023-04-19 at 08 23 28](https://user-images.githubusercontent.com/900690/232985573-c296fe0f-9a0c-48d8-9154-2465cd9fe95a.gif)
completed
Tweak wording of error button when extension is installed but not enabled Here I have installed the extension but not enabled, so I suggest to change the wording of the button. ![Recording 2023-04-19 at 08 23 28](https://user-images.githubusercontent.com/900690/232985573-c296fe0f-9a0c-48d8-9154-2465cd9fe95a.gif)
103
180281
Source Control shows "Publish Branch" button continuously when check out on a tag
2023-04-19 02:57:05+00:00
2023-05-03 12:43:17+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
Source Control shows "Publish Branch" button continuously when check out on a tag <!-- ⚠️⚠️ 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...
464
180257
Built-in linux terminal crashes when pasting 39-character string into nano
2023-04-18 19:57:17+00:00
2023-12-19 16:58:48+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
Built-in linux terminal crashes when pasting 39-character string into nano <!-- ⚠️⚠️ 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/Subm...
490
180231
Double-click on sidebar right-border doesn't adjust sidebar width
2023-04-18 16:01:25+00:00
2023-05-11 11:24: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...
not_planned
Double-click on sidebar right-border doesn't adjust sidebar width <!-- ⚠️⚠️ 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...
492
180224
Setting to not automatically show inline suggestion is not respected
2023-04-18 14:01:29+00:00
2023-05-03 10:17: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...
completed
Setting to not automatically show inline suggestion is not respected <!-- ⚠️⚠️ 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...
463
180222
Replying to a comment results in an exception
2023-04-18 13:54:19+00:00
2023-04-24 13:01:40+00:00
To reproduce, just try to reply to a comment in the microsoft/vscode workspace. For example: 1. Install GitHub Pull Requests and Issues extension 2. Open a file from a PR and leave a comment 3. Try to reply to that comment ``` textMateWorkerHost.ts:134 Uncaught Error: An unexpected bug occurred. at Jo.crea...
completed
Replying to a comment results in an exception To reproduce, just try to reply to a comment in the microsoft/vscode workspace. For example: 1. Install GitHub Pull Requests and Issues extension 2. Open a file from a PR and leave a comment 3. Try to reply to that comment ``` textMateWorkerHost.ts:134 Uncaught Erro...
351
180196
ERR y.hasOwnProperty is not a function:
2023-04-18 08:19:13+00:00
2023-04-19 19:52:58+00:00
This [code](https://github.com/microsoft/vscode/blob/ada796969b6599a66c6deb0d057aae4b4f3ecf4b/src/vs/platform/telemetry/common/telemetryUtils.ts#L383) throws the exception below. This happens when logging objects without prototypes, e.g `Object.create(null)`. Instead of the property access `Object.hasOwnProperty.call(...
completed
ERR y.hasOwnProperty is not a function: This [code](https://github.com/microsoft/vscode/blob/ada796969b6599a66c6deb0d057aae4b4f3ecf4b/src/vs/platform/telemetry/common/telemetryUtils.ts#L383) throws the exception below. This happens when logging objects without prototypes, e.g `Object.create(null)`. Instead of the prop...
714
180193
Reverting notebook does not restore cells as they were
2023-04-18 07:55:24+00:00
Steps: * change a notebook cell * select File > Revert => 🐛 cell is not restored I was using the GH issues notebook extension: ![Recording 2023-04-18 at 09 55 08](https://user-images.githubusercontent.com/900690/232710307-87963e23-683e-4de7-9d11-036921452ff1.gif)
Reverting notebook does not restore cells as they were Steps: * change a notebook cell * select File > Revert => 🐛 cell is not restored I was using the GH issues notebook extension: ![Recording 2023-04-18 at 09 55 08](https://user-images.githubusercontent.com/900690/232710307-87963e23-683e-4de7-9d11-0369214...
106
180188
TypeError: value.hasOwnProperty is not a function
2023-04-18 07:06:32+00:00
2023-04-18 14:31:12+00:00
``` ERR value.hasOwnProperty is not a function: TypeError: value.hasOwnProperty is not a function at vscode-file://vscode-app/Users/bpasero/Development/Microsoft/vscode/out/vs/platform/telemetry/common/telemetryUtils.js:295:65 at _cloneAndChange (vscode-file://vscode-app/Users/bpasero/Development/Microsoft/v...
not_planned
TypeError: value.hasOwnProperty is not a function ``` ERR value.hasOwnProperty is not a function: TypeError: value.hasOwnProperty is not a function at vscode-file://vscode-app/Users/bpasero/Development/Microsoft/vscode/out/vs/platform/telemetry/common/telemetryUtils.js:295:65 at _cloneAndChange (vscode-file:...
578
180156
[linked editing] Linked editing stops syncing on quick edits
2023-04-17 20:00:17+00:00
Type: <b>Bug</b> 1. `"editor.linkedEditing": true` 1. In an html file, start linked editing on some tags 1. Rapidly type a few characters **Bug** Sometimes linked editing stops working VS Code version: Code - OSS Dev 1.78.0 (Commit unknown, Date unknown) OS version: Darwin x64 22.4.0 Modes: Sandboxed: ...
[linked editing] Linked editing stops syncing on quick edits Type: <b>Bug</b> 1. `"editor.linkedEditing": true` 1. In an html file, start linked editing on some tags 1. Rapidly type a few characters **Bug** Sometimes linked editing stops working VS Code version: Code - OSS Dev 1.78.0 (Commit unknown, Date...
412
180138
Window restores to wrong size when app closed and restarted while maximized
2023-04-17 16:03:19+00:00
2023-12-05 16:45: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...
not_planned
Window restores to wrong size when app closed and restarted while maximized <!-- ⚠️⚠️ 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...
699
180132
Snippet choices are incorrectly escaped/applied
2023-04-17 14:53:37+00:00
2023-12-15 09:37:26+00:00
This code inserts a snippet with some dollars but no backslashes: ```ts const s = new vs.SnippetString(); s.appendChoice(["aaa$aaa"]); s.appendText("bbb$bbb"); const doc = await vs.workspace.openTextDocument({ content: "" }); const editor = await vs.window.showTextDocument(doc); await editor.insertSnippet(s)...
completed
Snippet choices are incorrectly escaped/applied This code inserts a snippet with some dollars but no backslashes: ```ts const s = new vs.SnippetString(); s.appendChoice(["aaa$aaa"]); s.appendText("bbb$bbb"); const doc = await vs.workspace.openTextDocument({ content: "" }); const editor = await vs.window.showT...
209
180115
Settings UI - value description is not being read by Screen Reader
2023-04-17 10:33:48+00:00
2023-05-25 20:35:03+00:00
**GitHub Tags:** #A11yMAS; #A11yTCS; #A11ySev2; #Device; #Visual Studio Code Client; #BM-VisualStudioCodeClient-MAC-Oct2022; WCAG1.3.1; #Voiceover; #Screenreader; #Info and Relationships; ### Environment and OS details: Visual Studio Code Insiders Screenreader: Voiceover ### Repro Steps: 1. Open Visual stud...
completed
Settings UI - value description is not being read by Screen Reader **GitHub Tags:** #A11yMAS; #A11yTCS; #A11ySev2; #Device; #Visual Studio Code Client; #BM-VisualStudioCodeClient-MAC-Oct2022; WCAG1.3.1; #Voiceover; #Screenreader; #Info and Relationships; ### Environment and OS details: Visual Studio Code Insiders ...
450
180097
deprecated terminal.integrated.shellArgs settings' hover info's fragment point to non-existent webpage element ID
2023-04-17 05:01:55+00:00
2023-05-25 13:26: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
deprecated terminal.integrated.shellArgs settings' hover info's fragment point to non-existent webpage element ID <!-- ⚠️⚠️ 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:...
593
180080
Notebook cell language selection UI doesn't use custom language icons
2023-04-16 18:31:09+00:00
Contribute a language like this: ``` "languages": [ { "id": "user", "aliases": [ "User" ], "icon": { "dark": "./media/file-icon.png", "light": "./media/file-icon.png" } }, ``` And set your notebook controller to supp...
Notebook cell language selection UI doesn't use custom language icons Contribute a language like this: ``` "languages": [ { "id": "user", "aliases": [ "User" ], "icon": { "dark": "./media/file-icon.png", "light": "./media/file-icon.png"...
349
180069
Markdown link label suggestions are not displayed when the snippet has a choice
2023-04-16 13:26:15+00:00
2023-07-07 11:25:25+00:00
This problem still occurs even if you disable all extensions. This problem was confirmed in Markdown file. ## To reproduce 1. Create below the snippet (it contains a snippet choice) ```json "link": { "prefix": "xxx", "body": "[${1|A,B,C|}][$2]$0" } ``` 1. Write below t...
not_planned
Markdown link label suggestions are not displayed when the snippet has a choice This problem still occurs even if you disable all extensions. This problem was confirmed in Markdown file. ## To reproduce 1. Create below the snippet (it contains a snippet choice) ```json "link": { "prefix": "...
374
180065
Context Menu (Open with Code Insiders) Does Not Work If Marked To Run As Administrator
2023-04-16 09:51:33+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...
Context Menu (Open with Code Insiders) Does Not Work If Marked To Run As Administrator <!-- ⚠️⚠️ 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/vsco...
543
180037
QuickPick separators does not hide when searching
2023-04-15 10:37:40+00:00
2023-05-02 06:02:31+00:00
Does this issue occur when all extensions are disabled?: Yes https://github.com/microsoft/vscode/issues/74967#issuecomment-500760469 >Search rearranges the items according to how well they match, so items are no longer in the original groups. Because of that we remove the separators. (See, e.g., the theme picker.) ...
completed
QuickPick separators does not hide when searching Does this issue occur when all extensions are disabled?: Yes https://github.com/microsoft/vscode/issues/74967#issuecomment-500760469 >Search rearranges the items according to how well they match, so items are no longer in the original groups. Because of that we remo...
362
180028
On MacOS, `"workbench.startupEditor": "readme"` does not fallback to `welcomePage`
2023-04-15 07:07:43+00:00
2023-06-07 19:02:31+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
On MacOS, `"workbench.startupEditor": "readme"` does not fallback to `welcomePage` <!-- ⚠️⚠️ 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/w...
448
180021
`code.cmd` does not give the correct exit code
2023-04-15 04:48:30+00:00
2023-05-01 22:31:23+00:00
Type: <b>Bug</b> `code.cmd --uninstall-extension this-does.not-exist` will exit with code `0`. `code --uninstall-extension this-does.not-exist` will exit with code `1`. VS Code version: Code 1.77.3 (704ed70d4fd1c6bd6342c436f1ede30d1cff4710, 2023-04-12T09:16:02.548Z) OS version: Windows_NT x64 10.0.25336 Mo...
completed
`code.cmd` does not give the correct exit code Type: <b>Bug</b> `code.cmd --uninstall-extension this-does.not-exist` will exit with code `0`. `code --uninstall-extension this-does.not-exist` will exit with code `1`. VS Code version: Code 1.77.3 (704ed70d4fd1c6bd6342c436f1ede30d1cff4710, 2023-04-12T09:16:02.5...
475
180018
ITerminalService#getActiveOrCreateInstance returns a disposed terminal
2023-04-14 23:38:46+00:00
2023-05-17 23:36:35+00:00
- Open a Terminal Editor - Close it - Call `ITerminalService#getActiveOrCreateInstance` - Get a terminal that has `isDisposed = true` - Try to reveal the terminal, and it isn't shown Noticed this with https://github.com/microsoft/vscode/pull/180017/files#diff-0cce141a5c2c60f7c15454df04f32133a8364c97b5d67af79de9d...
completed
ITerminalService#getActiveOrCreateInstance returns a disposed terminal - Open a Terminal Editor - Close it - Call `ITerminalService#getActiveOrCreateInstance` - Get a terminal that has `isDisposed = true` - Try to reveal the terminal, and it isn't shown Noticed this with https://github.com/microsoft/vscode/pull/...
160
180004
New saved files show breadcrumb path as /run/user
2023-04-14 19:57:41+00:00
2023-04-18 16:52:09+00:00
Type: <b>Bug</b> 1. Create new file 2. Save file to some location, say, `/tmp/deleteme` 3. Observe breadcrumb for the same file that you just saved, still open in the editor. The location you saved the file to won't appear, instead, the file appears in `/run/user/1000/[...]` VS Code version: Code 1.77.3 (704e...
completed
New saved files show breadcrumb path as /run/user Type: <b>Bug</b> 1. Create new file 2. Save file to some location, say, `/tmp/deleteme` 3. Observe breadcrumb for the same file that you just saved, still open in the editor. The location you saved the file to won't appear, instead, the file appears in `/run/user...
935
179993
Deleting a Cloud Change sometimes doesn't remove Tree Item completely and keeps around a GUID
2023-04-14 17:25:10+00:00
Title says it all... I had a few Cloud Changes and was deleting them one-by-one (without realizing the Delete All in the overflow) ![image](https://user-images.githubusercontent.com/2644648/232114591-84587ff5-a4df-4946-a280-0f71fa42cbfe.png) It's usually like every other delete does this.
Deleting a Cloud Change sometimes doesn't remove Tree Item completely and keeps around a GUID Title says it all... I had a few Cloud Changes and was deleting them one-by-one (without realizing the Delete All in the overflow) ![image](https://user-images.githubusercontent.com/2644648/232114591-84587ff5-a4df-4946-a280...
121
179981
Focus does not stay in the editor area after sending selection to terminal
2023-04-14 15:52:44+00:00
2023-11-10 22:08:43+00:00
CC @meganrogge 1. Create terminal in editor area. 1. Create an untitled file and type: ``` bash echo hello ``` 1. Select the command and execute `Terminal: Run Selected Text In Active Terminal`. * Note1: Focus moves to terminal. There is no way to keep the focus stay in the source editor area in the s...
completed
Focus does not stay in the editor area after sending selection to terminal CC @meganrogge 1. Create terminal in editor area. 1. Create an untitled file and type: ``` bash echo hello ``` 1. Select the command and execute `Terminal: Run Selected Text In Active Terminal`. * Note1: Focus moves to terminal....
116
180162
Cell outputs sometimes become editable
2023-04-14 14:42:07+00:00
2023-04-17 21:09:20+00:00
<!-- Please search existing issues to avoid creating duplicates. --> ## Environment data - VS Code version: 1.77.1 - Jupyter Extension version: v2023.3.1201040234 - Python Extension version: v2023.6.0 - OS: macOS 13.3.1 - Python and/or Anaconda version: 3.9.13 - Type of virtual environment used: ...
completed
Cell outputs sometimes become editable <!-- Please search existing issues to avoid creating duplicates. --> ## Environment data - VS Code version: 1.77.1 - Jupyter Extension version: v2023.3.1201040234 - Python Extension version: v2023.6.0 - OS: macOS 13.3.1 - Python and/or Anaconda version: 3.9.13 ...
427
179972
Separate configuration for integrated termal "word link" separators
2023-04-14 14:36:02+00:00
2023-05-22 14:57:56+00:00
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> So far, I haven't been able to find any issues around this, but I also haven't found a ton ...
completed
Separate configuration for integrated termal "word link" separators <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> So far, I haven't been ...
763
179952
RunTask command lists duplicate tasks when a filter is applied
2023-04-14 10:17:12+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
RunTask command lists duplicate tasks when a filter is applied <!-- ⚠️⚠️ 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-...
506
179917
Snap: no links open at all
2023-04-13 20:52:17+00:00
2023-06-22 12:52:10+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
Snap: no links open at 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/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- 🔎 Search ...
477
179916
notebook search: notebook matches duplicate
2023-04-13 20:48:38+00:00
2023-04-13 23:04:53+00:00
1. `search.experimental.notebooksearch: true` 2. have all tabs closed and search for something that would appear in notebooks 3. click on a notebook and allow it to load. 4. While the tab is still in preview mode (the tab title is italicized), click on another result in another file. 5. Allow the second file to loa...
completed
notebook search: notebook matches duplicate 1. `search.experimental.notebooksearch: true` 2. have all tabs closed and search for something that would appear in notebooks 3. click on a notebook and allow it to load. 4. While the tab is still in preview mode (the tab title is italicized), click on another result in an...
115
179915
notebook search: output matches not disappearing when dismissed
2023-04-13 20:45:47+00:00
1. `search.experimental.notebooksearch: true` 2. search something that would have outputs in a notebook and open the notebook 3. try to dismiss the result for the output 4. text decoration for search result (orange by default) doesn't disappear.
notebook search: output matches not disappearing when dismissed 1. `search.experimental.notebooksearch: true` 2. search something that would have outputs in a notebook and open the notebook 3. try to dismiss the result for the output 4. text decoration for search result (orange by default) doesn't disappear.
71
179907
jemalloc issue in ripgrep on aarch64-linux
2023-04-13 19:25:46+00:00
2023-06-27 01:05:54+00:00
From https://github.com/microsoft/vscode/issues/179121#issuecomment-1502624811 @mycraftmw > 2023-04-11 11:01:28.153 [debug] RipgrepSearchEH#search /home/tongyu/.vscode-server-insiders/bin/7f03ec6f7a48791d8027761b22773b454fc52478/node_modules/@vscode/ripgrep/bin/rg --hidden --ignore-case -g '!**/.git' -g '!**/.svn'...
completed
jemalloc issue in ripgrep on aarch64-linux From https://github.com/microsoft/vscode/issues/179121#issuecomment-1502624811 @mycraftmw > 2023-04-11 11:01:28.153 [debug] RipgrepSearchEH#search /home/tongyu/.vscode-server-insiders/bin/7f03ec6f7a48791d8027761b22773b454fc52478/node_modules/@vscode/ripgrep/bin/rg --hidde...
522
200295
The functions for "match the whole word" and "match case sensitive" fail
2023-04-13 15:37:49+00:00
### Applies To - [X] Notebooks (.ipynb files) - [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? Below is an example for "match case sensitive", where I first pressed `Alt+C`, and then, by selecting `x1` , typed`Shift+Ctrl+L` to match all. But it still matches `X1` ...
The functions for "match the whole word" and "match case sensitive" fail ### Applies To - [X] Notebooks (.ipynb files) - [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? Below is an example for "match case sensitive", where I first pressed `Alt+C`, and then, by sele...
632
179872
"Accept all Current/Incoming" does not work when selecting multiple files (in Source Control Tab)
2023-04-13 13:38:19+00:00
Type: <b>Bug</b> Same as issue #63621: When a merge conflict occurs in git, select multiple changed file in the "Source Control" panel, right-click on any of them and select "Accept all Incoming" or "Accept all Current". I would expect it to accept all changes in all of the selected files, not just the one I right-c...
"Accept all Current/Incoming" does not work when selecting multiple files (in Source Control Tab) Type: <b>Bug</b> Same as issue #63621: When a merge conflict occurs in git, select multiple changed file in the "Source Control" panel, right-click on any of them and select "Accept all Incoming" or "Accept all Current"...
877
179870
Running `code .` on web vscode terminal cannot open a new window
2023-04-13 13:16:46+00:00
2023-05-02 18:11: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
Running `code .` on web vscode terminal cannot open a new 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-Bug...
747
179850
Visual Studio UI lag in Macos VMware
2023-04-13 09:08:47+00:00
2023-04-21 15:36:13+00:00
I'm trying to run Visual Studio on Macos VMware, but after booting, the following picture appears ![Screenshot 2023-04-13 105922](https://user-images.githubusercontent.com/80541747/231711612-7bdc4690-ddde-47c0-9d72-f9d9826bbaf7.png) For your information: the specifications of my device are somewhat high, and I do...
completed
Visual Studio UI lag in Macos VMware I'm trying to run Visual Studio on Macos VMware, but after booting, the following picture appears ![Screenshot 2023-04-13 105922](https://user-images.githubusercontent.com/80541747/231711612-7bdc4690-ddde-47c0-9d72-f9d9826bbaf7.png) For your information: the specifications of ...
119
179826
Unable to open mp4 files on desktop in video preview
2023-04-12 23:51:57+00:00
2023-04-19 02:34:37+00:00
This works on web e.g. https://insiders.vscode.dev/github.com/microsoft/vscode-docs/blob/vnext/release-notes/v1_77.md but does not work in desktop, either with a desktop git clone or with RemoteHub. The last time this happened it was due to a regression in the list of enabled codecs for our Electron builds.
completed
Unable to open mp4 files on desktop in video preview This works on web e.g. https://insiders.vscode.dev/github.com/microsoft/vscode-docs/blob/vnext/release-notes/v1_77.md but does not work in desktop, either with a desktop git clone or with RemoteHub. The last time this happened it was due to a regression in the list o...
109
179809
Git merge is canceled when removing an untracked file
2023-04-12 20:28:48+00:00
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.77.3 - OS Version: Windows 10 22H2 Steps to Reproduce: 1. Perform a Git merge with conflicts (from the command line, in or outside of VSCode - I'm using git bash as it shows the merge state by default, but I've tried this using C...
Git merge is canceled when removing an untracked file Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.77.3 - OS Version: Windows 10 22H2 Steps to Reproduce: 1. Perform a Git merge with conflicts (from the command line, in or outside of VSCode - I'm using git bash as it shows t...
987
179793
Emmet does not create BEM grandparent class with 2 hyphens
2023-04-12 16:12:57+00:00
2023-08-04 16:26: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...
not_planned
Emmet does not create BEM grandparent class with 2 hyphens <!-- ⚠️⚠️ 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-...
622
179772
onDidChangeWindowState does not behave as expected on Web
2023-04-12 12:49:13+00:00
2023-09-04 11:30:10+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
onDidChangeWindowState does not behave as expected on Web <!-- ⚠️⚠️ 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-S...
453
179749
Confusing Bash/Shell syntax highlighting
2023-04-12 06:28:49+00:00
2023-04-12 13:33:58+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
Confusing Bash/Shell syntax highlighting <!-- ⚠️⚠️ 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 --> <...
442
179746
Maximizing window doesn't work properly when using WaylandWindowDecorations
2023-04-12 04:26:21+00:00
2023-12-23 11:25: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...
not_planned
Maximizing window doesn't work properly when using WaylandWindowDecorations <!-- ⚠️⚠️ 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...
422
179711
`TextDocumentContentProvider` drops `onDidChange` events when they happen quickly
2023-04-11 19:58:24+00:00
2023-12-06 15:29:27+00:00
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.77.2 - OS Version: Windows 10 It seems that when refreshing (`onDidChangeEmitter.fire`) the `TextDocumentContentProvider` in a short period, the second refresh is not actually performed. I have provided an example repo and a vi...
completed
`TextDocumentContentProvider` drops `onDidChange` events when they happen quickly Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.77.2 - OS Version: Windows 10 It seems that when refreshing (`onDidChangeEmitter.fire`) the `TextDocumentContentProvider` in a short period, the seco...
326
179684
VS Code won`t show tasks defined in the .code-workspace file
2023-04-11 14:22:41+00:00
2023-07-11 04:45:09+00:00
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: Version: 1.77.1 (user setup) Commit: b7886d7461186a5eac768481578c1d7ca80e2d21 Date: 2023-04-04T23:21:11.906Z Electron: 19.1.11 Chromium: 102.0.5005.196 Node.js: 16.14.2 V8: 10.2.154.26-electron.0 OS: Windows_NT x...
completed
VS Code won`t show tasks defined in the .code-workspace file Does this issue occur when all extensions are disabled?: Yes - VS Code Version: Version: 1.77.1 (user setup) Commit: b7886d7461186a5eac768481578c1d7ca80e2d21 Date: 2023-04-04T23:21:11.906Z Electron: 19.1.11 Chromium: 102.0.5005.196 Node....
487
179679
"Git relative path not found" error floods dev console
2023-04-11 12:16:24+00:00
2023-04-27 14:45: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...
not_planned
"Git relative path not found" error floods dev console <!-- ⚠️⚠️ 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...
557
179671
Integrated terminal maximized panel glitch with jupyter notebook
2023-04-11 10:45:52+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
Integrated terminal maximized panel glitch with jupyter notebook <!-- ⚠️⚠️ 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-Bug...
528
179700
Jupyter notebook toolbar on top of maximized panel
2023-04-11 06:14:54+00:00
2024-01-16 16:54:25+00:00
<!-- Please search existing issues to avoid creating duplicates. --> ## Environment data - VS Code version: 1.77.1 - Jupyter Extension version (available under the Extensions sidebar): v2023.3.1000892223 - Python Extension version (available under the Extensions sidebar): v2023.6.0 - OS (Windows | Mac...
completed
Jupyter notebook toolbar on top of maximized panel <!-- Please search existing issues to avoid creating duplicates. --> ## Environment data - VS Code version: 1.77.1 - Jupyter Extension version (available under the Extensions sidebar): v2023.3.1000892223 - Python Extension version (available under the Ex...
699
179639
Ghost text background is not covering the whole line height
2023-04-10 21:33:32+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...
Ghost text background is not covering the whole line height <!-- ⚠️⚠️ 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...
827
179637
Process created using `child_process.fork` behaves differently in 1.78.0-insiders
2023-04-10 21:25:54+00:00
2023-04-13 12:32:26+00:00
The Angular language service extension spawns a child process using `child_process.fork` and listens for the `error` and `close` events. The current version `1.77.0 (Universal)` works as expected. Without any changes to the project, simply updating to `1.78.0-insiders` results in the forked child process acting differe...
completed
Process created using `child_process.fork` behaves differently in 1.78.0-insiders The Angular language service extension spawns a child process using `child_process.fork` and listens for the `error` and `close` events. The current version `1.77.0 (Universal)` works as expected. Without any changes to the project, simpl...
722
179590
Search results in editor cannot ctrl click the file location and line of code
2023-04-10 08:44:14+00:00
2023-04-13 22:50:46+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
Search results in editor cannot ctrl click the file location and line of code <!-- ⚠️⚠️ 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/S...
400
179566
Editor position in centered layout mode gets reset
2023-04-09 14:17:29+00:00
2023-11-21 16:36:33+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
Editor position in centered layout mode gets reset <!-- ⚠️⚠️ 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-Suggesti...
420
179550
improving typescript error message formatting: message contains [object Object]
2023-04-09 08:20:17+00:00
2023-04-10 18:03:50+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
improving typescript error message formatting: message contains [object Object] <!-- ⚠️⚠️ 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/wik...
657
179541
Screencast mode regression - always shows all keystrokes
2023-04-08 21:40:49+00:00
2023-08-29 19:33:01+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
Screencast mode regression - always shows all keystrokes <!-- ⚠️⚠️ 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...
486
179536
Release Notes on the web shouldn't pop up
2023-04-08 18:47:47+00:00
2023-04-26 13:32:48+00:00
I clicked a deep link at https://vscode-errors.azurewebsites.net/card?ch=92da9481c0904c6adfe372c12da3b7748d74bdcb&bH=ed0449c3-cf7a-e89a-0f73-852d414cb033 e.g. https://vscode.dev/github/microsoft/vscode/blob/92da9481c0904c6adfe372c12da3b7748d74bdcb/src/vs/editor/contrib/hover/browser/hover.ts#L141:10 The right ...
completed
Release Notes on the web shouldn't pop up I clicked a deep link at https://vscode-errors.azurewebsites.net/card?ch=92da9481c0904c6adfe372c12da3b7748d74bdcb&bH=ed0449c3-cf7a-e89a-0f73-852d414cb033 e.g. https://vscode.dev/github/microsoft/vscode/blob/92da9481c0904c6adfe372c12da3b7748d74bdcb/src/vs/editor/contrib/ho...
279