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 | Duplicates listlengths 0 7 | Cluster stringclasses 218
values | Num_duplicates stringclasses 6
values | Has_duplicates stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|---|---|---|
8013 | Ctrl+T does not list exported variables | 2016-06-22 16:29:40+00:00 | 2016-06-30 08:56:42+00:00 | Ctrl+T the project wide symbols listing can't find exported globals e.g.
```
export let globalStyles = {};
```
It's visible in file wide symbols listing Ctrl+Shift+O, but not in the project wide symbol listing Ctrl+T.
| completed | Ctrl+T does not list exported variables Ctrl+T the project wide symbols listing can't find exported globals e.g.
```
export let globalStyles = {};
```
It's visible in file wide symbols listing Ctrl+Shift+O, but not in the project wide symbol listing Ctrl+T.
| 79 | [] | 0 | False | |
8012 | Ctrl+Shift+M doesn't toggle Problems panel | 2016-06-22 16:21:48+00:00 | 2016-06-28 08:31:40+00:00 | - VSCode Version:1.3.0-insiders
- OS Version:Windows 7
Steps to Reproduce:
1. On Windows, Ctrl+Shift+M displays the Problems panel.
2. Pressing Ctrl+Shift+M a second time does not close the panel
All other panels (Output, Debug Console and Integrated Terminal) toggle visibility with their keyboard shortcuts. ... | completed | Ctrl+Shift+M doesn't toggle Problems panel - VSCode Version:1.3.0-insiders
- OS Version:Windows 7
Steps to Reproduce:
1. On Windows, Ctrl+Shift+M displays the Problems panel.
2. Pressing Ctrl+Shift+M a second time does not close the panel
All other panels (Output, Debug Console and Integrated Terminal) toggle ... | 137 | [] | 0 | False | |
8008 | Buttons are cropped on the files save confirmation dialog while quitting VS Code | 2016-06-22 14:58:05+00:00 | 2016-06-27 08:26:21+00:00 | - VSCode Version: Latest Insiders
- OS Version: Mac OS
Steps to Reproduce:
1. I have a large number of dirty files (around 255). Of course I am using Search and Replace :)
2. Close VS Code
3. I get following dialog where buttons are cropped
. Of course I am using Search and Replace :)
2. Close VS Code
3. I get following dialog where buttons are... | 130 | [] | 0 | False | |
8005 | documentationLabel does not accept carriage return | 2016-06-22 14:36:50+00:00 | 2016-07-06 10:39:27+00:00 | - VSCode Version: Latest
- OS Version: Windows 10
per Erich
this suggestSupport snippet does not respect any character I could possibly use for the section [should be carriage return here]. I've tried various combinations of html tags and of the construction of the label itself with no luck.
type: 'operator',... | completed | documentationLabel does not accept carriage return - VSCode Version: Latest
- OS Version: Windows 10
per Erich
this suggestSupport snippet does not respect any character I could possibly use for the section [should be carriage return here]. I've tried various combinations of html tags and of the construction of ... | 132 | [] | 0 | False | |
7995 | Update button weridly cut off | 2016-06-22 10:50:00+00:00 | 2016-06-23 08:09:12+00:00 | Have the extensions viewlet very slim -> notice how the update button gets cut off half way. I would expect it is not shown if there is not enuogh space, and not to show it partially

| completed | SideBySideEditorControl: can not read property done of undefined Can not easily repro this. But I got it with having two editor groups, and closing all of the tabs in one group one by one. Got an exception in the console

| completed | Extensions Viewlet: Don't see extension's icon on Windows 
| 67 | [] | 0 | False | |
7963 | Problems with git commands and vscode | 2016-06-22 07:38:28+00:00 | 2016-07-05 14:13:22+00:00 | - VSCode Version: ANY
- OS Version: Windows 10 (should be any)
When I try to run commands such as `git checkout`, `git rebase`, or even `git stash pop` from the command line (powershell), many times it fails to complete the command, failing with this error, or an equivalent:
```
fatal: cannot create directory a... | completed | Problems with git commands and vscode - VSCode Version: ANY
- OS Version: Windows 10 (should be any)
When I try to run commands such as `git checkout`, `git rebase`, or even `git stash pop` from the command line (powershell), many times it fails to complete the command, failing with this error, or an equivalent:
... | 265 | [] | 0 | False | |
7961 | Treating extensions description editor as regular editors? | 2016-06-22 07:32:49+00:00 | 2016-07-13 09:07:45+00:00 | Currently the extensions description window is just like any other editor - which means I can quick open away from it, I can split editor it eg...
Do we want to allow all these actions or we need to treat it in some special way?
My argument is that the user never wants to see more than 1 and the user does not want ... | completed | Treating extensions description editor as regular editors? Currently the extensions description window is just like any other editor - which means I can quick open away from it, I can split editor it eg...
Do we want to allow all these actions or we need to treat it in some special way?
My argument is that the user... | 183 | [] | 0 | False | |
7957 | With hungarian layout '\' cannot be entered to the the nested terminal | 2016-06-22 06:47:18+00:00 | 2016-06-22 09:18:12+00:00 | - VSCode Version: 1.2.1
- OS Version: Windows 10 Professional versin 1511 build 10586.420
Steps to Reproduce:
1. Start VSCode
2. Press the Ctrl+ö keys, which toogle the terminal (why not Ctrl+0, the key placed to the same position as Ctrl+` on the US layout?
3. Press AltGr+q to input '\' on hungarian layout
E... | completed | With hungarian layout '\' cannot be entered to the the nested terminal - VSCode Version: 1.2.1
- OS Version: Windows 10 Professional versin 1511 build 10586.420
Steps to Reproduce:
1. Start VSCode
2. Press the Ctrl+ö keys, which toogle the terminal (why not Ctrl+0, the key placed to the same position as Ctrl+` on... | 149 | [] | 0 | False | |
7951 | Images do not show updated when changed on disk | 2016-06-22 05:45:07+00:00 | 2016-09-05 14:49:47+00:00 | **New description @bpasero**
Depends on https://github.com/electron/electron/issues/6275
**Old**
- VSCode Version: 1.2.1-1.3.0 latest
- OS Version: windows(test) most likely all
1- Steps to Reproduce:
1. Open a folder with 5 or so large images in vscode
2. click between them quickly
3. vscode crashes
2- ... | completed | Images do not show updated when changed on disk **New description @bpasero**
Depends on https://github.com/electron/electron/issues/6275
**Old**
- VSCode Version: 1.2.1-1.3.0 latest
- OS Version: windows(test) most likely all
1- Steps to Reproduce:
1. Open a folder with 5 or so large images in vscode
2. clic... | 126 | [] | 0 | False | |
7946 | Extensions viewlet: search input looks different compared to others | 2016-06-22 05:10:55+00:00 | 2016-06-22 10:45:41+00:00 | It
- is very narrow in height for some reason
- shows an ugly focus ring on Mac
<img width="420" alt="screen shot 2016-06-22 at 07 09 43" src="https://cloud.githubusercontent.com/assets/900690/16255247/581c03b6-3848-11e6-897d-6eb66d283ab6.png">
| completed | Extensions viewlet: search input looks different compared to others It
- is very narrow in height for some reason
- shows an ugly focus ring on Mac
<img width="420" alt="screen shot 2016-06-22 at 07 09 43" src="https://cloud.githubusercontent.com/assets/900690/16255247/581c03b6-3848-11e6-897d-6eb66d283ab6.png">
| 102 | [] | 0 | False | |
7917 | Editor hover is easily lost in editor content | 2016-06-21 09:25:41+00:00 | 2016-06-22 06:00:45+00:00 | I am not a big fan of our hover when it has lots of contents because the content blends too easy into the other contents of the editor making it hard to read.

At the minimum the hover should have a differ... | completed | Editor hover is easily lost in editor content I am not a big fan of our hover when it has lots of contents because the content blends too easy into the other contents of the editor making it hard to read.

... | 181 | [] | 0 | False | |
7914 | Setting variable value results in a changed value highlight on next step | 2016-06-21 08:46:34+00:00 | 2016-06-21 09:45:46+00:00 | Steps to Reproduce:
- use this snippet:
``` js
var x = "foo";
debugger;
debugger;
```
- start debugging: debugger stops on first 'debugger' statement
- change the value of x to "bar": after closing the edit box the new value is shown
- step once
Notice: the value "bar" is shown as changed... | completed | Setting variable value results in a changed value highlight on next step Steps to Reproduce:
- use this snippet:
``` js
var x = "foo";
debugger;
debugger;
```
- start debugging: debugger stops on first 'debugger' statement
- change the value of x to "bar": after closing the edit box the new v... | 141 | [] | 0 | False | |
7911 | Terminal lines appears to have margin | 2016-06-21 06:22:29+00:00 | 2016-06-24 03:45:50+00:00 | When pressing F7, the list of previous commands appears to have margin:

Here's the Windows command prompt:

Here's the Windows command prompt:
) for a request from VSCode.
2. When stopping the debug ses... | completed | Bogus "Canceled" error message when stopped debugging in certain scenarios - VSCode Version: 1.2.1
- OS Version: All
Steps to Reproduce:
1. Start debugging with a debug adapter which won't send a response (e.g., there's a bug in the debug adapter, or the debug adapter is waiting for an external event (attaching a ... | 577 | [] | 0 | False | |
7902 | Focus and scroll issues with built-in terminal window | 2016-06-20 20:53:03+00:00 | 2016-06-21 16:59:33+00:00 | - VSCode Version: 1.2.1
- OS Version: OSX 10.11.4
Steps to Reproduce:
Focus issue:
1. Open the terminal window
2. Run a command
3. Click or select some text in the window above
4. Try and type, it doesn't do anything
5. Click or select a second time and the text will respond as expected
Scroll issue
1. ... | completed | Focus and scroll issues with built-in terminal window - VSCode Version: 1.2.1
- OS Version: OSX 10.11.4
Steps to Reproduce:
Focus issue:
1. Open the terminal window
2. Run a command
3. Click or select some text in the window above
4. Try and type, it doesn't do anything
5. Click or select a second time and ... | 139 | [] | 0 | False | |
7900 | Incorrect rendering of some ASCII in Terminal. Try F7 | 2016-06-20 19:09:52+00:00 | 2016-06-21 17:34:25+00:00 | - VSCode Version: 1.2.1
- OS Version: Win10 10586
Steps to Reproduce:
1. Open Terminal. Do some commands.
2. Press F7

I tried it on VSCode 1.3.0 and it is closer, but there's weird spacing:

I tried it on VSCode 1.3.0 a... | 176 | [] | 0 | False | |
7899 | Right alt key does not work in terminal | 2016-06-20 18:52:40+00:00 | 2016-07-05 18:59:29+00:00 | - VSCode Version: 1.2.1
- OS Version: Windows 10 Pro (Build 1511)
Right Alt key does not work in integrated terminal. Ctrl + Alt works fine.
Steps to Reproduce:
1. Set Czech QWERTZ keyboard layout in Windows
2. Toggle integrated terminal in VSCode
3. Right Alt + Q (should produce \)
| completed | Right alt key does not work in terminal - VSCode Version: 1.2.1
- OS Version: Windows 10 Pro (Build 1511)
Right Alt key does not work in integrated terminal. Ctrl + Alt works fine.
Steps to Reproduce:
1. Set Czech QWERTZ keyboard layout in Windows
2. Toggle integrated terminal in VSCode
3. Right Alt + Q (sho... | 83 | [] | 0 | False | |
7898 | Markdown preview no longer shows images | 2016-06-20 18:52:07+00:00 | 2016-06-27 11:59:22+00:00 | - VSCode Version:1.3.0-insiders
- OS Version:Windows 7
Steps to Reproduce:
1. Open a vscode-docs topic with an image (/docs/editor/codebasics.md)
2. Use Markdown preview
No image is shown, only link name.
```

```

2. Use Markdown preview
No image is shown, only link name.
```

```
![... | 116 | [] | 0 | False | |
7897 | Install Extension fails: does not properly install node_modules into extension folder | 2016-06-20 18:13:01+00:00 | 2016-06-21 07:57:54+00:00 | - VSCode Version:
1.3.0
- OS Version:
Mac OS 10.11.5
Steps to Reproduce:
1. Install extension ForceCode
2. Open in Visual Studio Code - Insiders Build v. 1.3.0 while not debugging.
3. Attempt to activate extension with compile
4. Get the error 'No handler found for the command ...' An extension might be m... | completed | Install Extension fails: does not properly install node_modules into extension folder - VSCode Version:
1.3.0
- OS Version:
Mac OS 10.11.5
Steps to Reproduce:
1. Install extension ForceCode
2. Open in Visual Studio Code - Insiders Build v. 1.3.0 while not debugging.
3. Attempt to activate extension with co... | 193 | [] | 0 | False | |
7894 | [php] syntax highlighting issue with strings | 2016-06-20 16:02:49+00:00 | 2017-02-23 20:17:26+00:00 | - VSCode Version: 1.2.1
- OS Version: Windows 10
Steps to Reproduce:
1. See images

```php
<?php
class h {
function test(
string $string,
int $flags = ENT_COMPAT | ... | completed | [php] syntax highlighting issue with strings - VSCode Version: 1.2.1
- OS Version: Windows 10
Steps to Reproduce:
1. See images

```php
<?php
class h {
function test(
string... | 221 | [] | 0 | False | |
7886 | Tmux and integrated terminal | 2016-06-20 10:00:06+00:00 | 2016-06-21 08:17:37+00:00 | - VSCode Version: 1.2.1 (fe7f407b95b7f78405846188259504b34ef72761)
- OS Version: OS X 10.11.5
Steps to Reproduce:
1. Open the terminal window (<code>cmd+`</code>)
2. Open a new tmux session (`tmux new`)
3. Close the terminal window (<code>cmd+`</code>)
4. Open the terminal window (<code>cmd+`</code>)
When us... | completed | Tmux and integrated terminal - VSCode Version: 1.2.1 (fe7f407b95b7f78405846188259504b34ef72761)
- OS Version: OS X 10.11.5
Steps to Reproduce:
1. Open the terminal window (<code>cmd+`</code>)
2. Open a new tmux session (`tmux new`)
3. Close the terminal window (<code>cmd+`</code>)
4. Open the terminal window (<... | 290 | [] | 0 | False | |
7885 | Diff tool will not identify tabs additions if there is any real code change | 2016-06-20 09:48:06+00:00 | 2017-12-18 17:24:15+00:00 | - VSCode Version: 1.3.0-insiders
- OS Version: Windows 10
Steps to Reproduce:
1. Put some tabs before code like below

2. Add some real code change

2. Add... | 208 | [] | 0 | False | |
7882 | Pressing <Tab> key adds tab to incorrect editor pane | 2016-06-20 08:00:10+00:00 | 2016-06-20 13:05:47+00:00 | - VSCode Version: 1.3.0-insider, commit f8bb4ade94ba5c9401419d3ec1e12fbe8719e0c1
- OS Version: Windows 10
Steps to Reproduce:
1. open two panes side-by-side
2. press tab in right-hand side (for example); notice that cursor doesn't move. Press tab a lot -- notice that left-hand pane starts scrolling horizontally. ... | completed | Pressing <Tab> key adds tab to incorrect editor pane - VSCode Version: 1.3.0-insider, commit f8bb4ade94ba5c9401419d3ec1e12fbe8719e0c1
- OS Version: Windows 10
Steps to Reproduce:
1. open two panes side-by-side
2. press tab in right-hand side (for example); notice that cursor doesn't move. Press tab a lot -- notic... | 140 | [] | 0 | False | |
7881 | Grunt autodetection fails if local grunt is not installed | 2016-06-20 07:56:18+00:00 | 2016-06-20 18:47:48+00:00 | - VSCode Version: 1.2.x
Steps to Reproduce:
1. Workspace with grunt file but no local grunt installed
2. Global grunt cli installed
3. Configure task runner.
Observe: generate tasks.json with empty tasks array which hide the original problem of grunt not auto detecting.
| completed | Grunt autodetection fails if local grunt is not installed - VSCode Version: 1.2.x
Steps to Reproduce:
1. Workspace with grunt file but no local grunt installed
2. Global grunt cli installed
3. Configure task runner.
Observe: generate tasks.json with empty tasks array which hide the original problem of grunt no... | 84 | [] | 0 | False | |
7880 | Keybinding conflicts 'cursorWordStartLeft', 'cursorWordEndRight' in console | 2016-06-20 07:54:27+00:00 | 2016-06-20 12:21:52+00:00 | 1. Build workbench out of source
2. Notice warnings in console

| completed | Keybinding conflicts 'cursorWordStartLeft', 'cursorWordEndRight' in console 1. Build workbench out of source
2. Notice warnings in console

| 95 | [] | 0 | False | |
7877 | Confusing message: No build tasks configured | 2016-06-20 03:33:46+00:00 | 2016-08-29 09:04:20+00:00 | - VSCode Version: 1.2.1
- OS Version: Windows 10
- Node.js version 4.4.5 (LTS) version probably not critical...
Steps to Reproduce:
1. Setup Node.js, then install the grunt-cli globally from a command prompt: `npm install -G grunt-cli`
2. Install source files from attached zip into an empty directory. [jun... | completed | Confusing message: No build tasks configured - VSCode Version: 1.2.1
- OS Version: Windows 10
- Node.js version 4.4.5 (LTS) version probably not critical...
Steps to Reproduce:
1. Setup Node.js, then install the grunt-cli globally from a command prompt: `npm install -G grunt-cli`
2. Install source files fro... | 319 | [] | 0 | False | |
7874 | Can't install dependencies with npm >= 3.9 | 2016-06-19 20:00:17+00:00 | 2016-09-12 17:13:49+00:00 | I was thinking of making a pull request, and tried checking out and building the vscode source, but I get the error `MSVSProject' object has no attribute 'iteritems'` when I try to run `scripts\npm install`.

the last cha... | completed | follow link issue - VSCode Version: 1.3.0-insider
- OS Version: Windows 10 14366.rs1_release
Steps to Reproduce:
1. download https://github.com/ms-iot/samples/blob/develop/IotCoreService/README.md
2. open this file
3. the file contains an url at Line 24
4. set mouse cursor over url or try to open the url (ctrl ... | 118 | [] | 0 | False | |
7853 | Install extensions from Marketplace in China | 2016-06-18 15:55:56+00:00 | 2017-04-25 15:47:35+00:00 | - VSCode Version:1.2.1
- win Version:10 64x
Steps to Reproduce:
connect ETIMEDOUT 191.238.172.191:443
i'm try 10 times, install python Extensions
| completed | Install extensions from Marketplace in China - VSCode Version:1.2.1
- win Version:10 64x
Steps to Reproduce:
connect ETIMEDOUT 191.238.172.191:443
i'm try 10 times, install python Extensions
| 56 | [] | 0 | False | |
7850 | Integrated terminal: execvp(3): failed. No such file or directory | 2016-06-18 12:58:10+00:00 | 2016-06-22 04:32:13+00:00 | - VSCode Version: 1.2.1
- OS Version: OSX 10.11.5
Steps to Reproduce:
1. Start VSCode
2. Command Palette: Toggle Integrated Terminal
Terminal panel shows for a second with `execvp(3): failed. No such file or directory` and then closes.
It used to work in the past, not sure what happened that it stopped. Red... | completed | Integrated terminal: execvp(3): failed. No such file or directory - VSCode Version: 1.2.1
- OS Version: OSX 10.11.5
Steps to Reproduce:
1. Start VSCode
2. Command Palette: Toggle Integrated Terminal
Terminal panel shows for a second with `execvp(3): failed. No such file or directory` and then closes.
It use... | 110 | [] | 0 | False | |
7848 | "Opened Editors" view: can collapse groups using keyboard | 2016-06-18 10:42:35+00:00 | 2016-06-20 07:29:45+00:00 | Using the keyboard I can collapse the groups with arrow left/right.
| completed | "Opened Editors" view: can collapse groups using keyboard Using the keyboard I can collapse the groups with arrow left/right.
| 34 | [] | 0 | False | |
7844 | Debug toolbar: Can be dragged a bit out of the window | 2016-06-18 08:19:07+00:00 | 2016-06-20 07:58:57+00:00 | <img width="287" alt="screen shot 2016-06-18 at 10 18 31" src="https://cloud.githubusercontent.com/assets/900690/16169862/0aac5958-353e-11e6-82c6-b34c96f5e326.png">
| completed | Debug toolbar: Can be dragged a bit out of the window <img width="287" alt="screen shot 2016-06-18 at 10 18 31" src="https://cloud.githubusercontent.com/assets/900690/16169862/0aac5958-353e-11e6-82c6-b34c96f5e326.png">
| 90 | [] | 0 | False | |
7839 | Sometimes SVG icons do not show up on Windows 7 | 2016-06-18 05:12:41+00:00 | 2016-07-11 08:36:47+00:00 | - VSCode Version: 1.2.1
- OS Version: Win7
After installing latest, I noticed many items seen on site documentation are missing in my installed. I have now realized they are there I just can't see them. I am using the out of the box set up. Attached is a shot showing the debug menu (top), apparently there are other... | completed | Sometimes SVG icons do not show up on Windows 7 - VSCode Version: 1.2.1
- OS Version: Win7
After installing latest, I noticed many items seen on site documentation are missing in my installed. I have now realized they are there I just can't see them. I am using the out of the box set up. Attached is a shot showing ... | 247 | [] | 0 | False | |
7836 | Breakpoints don't work on imported TypeScript modules | 2016-06-17 21:16:27+00:00 | 2016-06-20 22:21:16+00:00 | - VSCode Version: 1.2.1
- OS Version: OS X 10.11.5
- node version 4.4.2
- tsc version 1.8.9
[chorus copy.zip](https://github.com/Microsoft/vscode/files/321280/chorus.copy.zip)
Steps to Reproduce:
1. Open attached project
2. Set breakpoint on src/subtext/subtext.ts line 2 (console.log...)
3. run debugger ... | completed | Breakpoints don't work on imported TypeScript modules - VSCode Version: 1.2.1
- OS Version: OS X 10.11.5
- node version 4.4.2
- tsc version 1.8.9
[chorus copy.zip](https://github.com/Microsoft/vscode/files/321280/chorus.copy.zip)
Steps to Reproduce:
1. Open attached project
2. Set breakpoint on src/subtext... | 143 | [] | 0 | False | |
7833 | First level allOf contributions in package.json should be handled as top level contributions | 2016-06-17 19:37:11+00:00 | 2016-06-17 19:44:02+00:00 | The css extension contributes configuration options for css, css, and less using allOf at the top-level:
```
"configuration": {
"allOf": [{
"id": "css",
"order": 20,
"title": "CSS configuration",
"allOf": [
...
... | completed | First level allOf contributions in package.json should be handled as top level contributions The css extension contributes configuration options for css, css, and less using allOf at the top-level:
```
"configuration": {
"allOf": [{
"id": "css",
"order": 20,
... | 207 | [] | 0 | False | |
7827 | Prevent goto definition when trying to copy | 2016-06-17 17:34:34+00:00 | 2016-06-27 14:18:25+00:00 | Hi !
I posted in the closed issue #189 but nobody replied after 4 days..
So I create a new one so I can get some help with that.
I wanna know if it's possible to disable the goToDefinition bind to Ctrl + Click ?
This is so annoying ! Every time I copy/paste I end up to somewhere else in the code...
Since I'm n... | completed | Prevent goto definition when trying to copy Hi !
I posted in the closed issue #189 but nobody replied after 4 days..
So I create a new one so I can get some help with that.
I wanna know if it's possible to disable the goToDefinition bind to Ctrl + Click ?
This is so annoying ! Every time I copy/paste I end up ... | 245 | [] | 0 | False | |
7824 | When resizing tab width smaller, Find window truncated. | 2016-06-17 16:08:16+00:00 | 2017-03-02 10:38:35+00:00 | - VSCode Version:
Version 1.3.0-insider
Commit 93e65224d7598017bfa0b188a0d82b66a2ee9698
Date 2016-06-17T05:08:31.587Z
Shell 0.37.6
Renderer 49.0.2623.75
Node 5.10.0
- OS Version:
windows 10
1.
 after exiting the previous session with exit command, will fail | 2016-06-17 12:57:25+00:00 | 2016-06-21 17:55:55+00:00 | - VSCode Version: 1.2.1
- OS Version: Windows 10
Steps to Reproduce:
1. Open terminal using ctrl-'
2. in the terminal enter "exit" and press enter

3. the terminal view will close itself
4. now togg... | completed | open terminal view (ctrl-j) after exiting the previous session with exit command, will fail - VSCode Version: 1.2.1
- OS Version: Windows 10
Steps to Reproduce:
1. Open terminal using ctrl-'
2. in the terminal enter "exit" and press enter
 that depend on one another and commit them.
3. Switch to a different branch and reload all the files. Make sure only `a.ts` is visible.
4. Switch back to the ... | completed | Switching branches results in spurious TypeScript errors - VSCode Version: 1.2.1
- OS Version: 10.11.4
Steps to Reproduce:
1. Open a few files in a git TypeScript project
2. Modify two files (`a.ts` and `b.ts`) that depend on one another and commit them.
3. Switch to a different branch and reload all the files. ... | 214 | [] | 0 | False | |
7789 | List content in markdown should not be styled | 2016-06-16 19:06:22+00:00 | 2016-09-21 00:53:29+00:00 | 
The text after the `*` should be white and links should be styled as links.
Note that removing the markup scope from all elements fixes the issue, it does remove heading coloring though which is also imp... | completed | List content in markdown should not be styled 
The text after the `*` should be white and links should be styled as links.
Note that removing the markup scope from all elements fixes the issue, it does re... | 166 | [] | 0 | False | |
7785 | Italic markup style color should not be applied in markdown | 2016-06-16 18:55:04+00:00 | 2016-06-16 18:56:01+00:00 | 
The style overriding link styling is:
``` css
.monaco-editor.vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.italic {
font-style: italic;
color: rgba(86, 156, 214, 1);
}
``... | completed | Italic markup style color should not be applied in markdown 
The style overriding link styling is:
``` css
.monaco-editor.vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.italic {
f... | 147 | [] | 0 | False | |
7782 | Weird state with editors | 2016-06-16 17:28:01+00:00 | 2016-06-16 18:08:35+00:00 | Another weird state with tabs but no repro. The second editor isn't showing when I try to toggle it, when I split the editor through the UI it shows up but <kbd>ctrl</kbd>+num doesn't control it.
<kbd>ctrl</kbd>+<kbd>1</kbd>

Steps to Reproduce:
1. Write some new SASS Feature that log as err... | completed | [scss] validation doesn't disable - VSCode Version: 1.3.0-insider
- OS Version: Windows 10 Home
Some new features still are shown as errors and I try to disable validation feature, but it not worked.

Steps to Reproduce:
1. Write som... | 131 | [] | 0 | False | |
7776 | Markdown: code preview styling needs polish | 2016-06-16 15:22:47+00:00 | 2017-02-07 06:20:00+00:00 | I am comparing previous to new solution and I liked how code blocks got represented with a different background color:
Old:

New:

New:
... | completed | Hover is too small when editor is too narrow - VSCode Version:
Version 1.3.0-insider
Commit 9f2c1b7ddfdc631198e9b541072489af78b7cade
Date 2016-06-16T05:08:39.628Z
Shell 0.37.6
Renderer 49.0.2623.75
Node 5.10.0
- OS Version:
windows 10
1. 
This looks like a marker that is not for a file but something else?
| completed | Warnings showing up from a file with a number? 
This looks like a marker that is not for a file but something else?
| 83 | [] | 0 | False | |
7771 | Text blur | 2016-06-16 13:58:45+00:00 | 2016-11-17 11:42:29+00:00 | - VSCode Version: 1.2.1
- OS Version: Windows 10 1511 (10586.318)
- OS DPI Setting: 150%
Steps to Reproduce:
1. Open VSCode
2. Type something
3. If the text is very sharp, then try zoom in or zoom out using ctrl + or ctrl -
4. The Text is now very unclear
| completed | Text blur - VSCode Version: 1.2.1
- OS Version: Windows 10 1511 (10586.318)
- OS DPI Setting: 150%
Steps to Reproduce:
1. Open VSCode
2. Type something
3. If the text is very sharp, then try zoom in or zoom out using ctrl + or ctrl -
4. The Text is now very unclear
| 78 | [] | 0 | False | |
7769 | Overview ruler : breaks on continuous lines | 2016-06-16 13:14:39+00:00 | 2016-08-09 08:04:12+00:00 | - VSCode Version: latest
- OS Version: mac / windows
Steps to Reproduce:
1. have a git change spanning multiple lines
you can see one solid line in the gutter, but a broken apart segment in the overview ruler :rose:
<img width="204" alt="screen shot 2016-06-16 at 11 12 49 pm" src="https://cloud.githubuserco... | completed | Overview ruler : breaks on continuous lines - VSCode Version: latest
- OS Version: mac / windows
Steps to Reproduce:
1. have a git change spanning multiple lines
you can see one solid line in the gutter, but a broken apart segment in the overview ruler :rose:
<img width="204" alt="screen shot 2016-06-16 at ... | 133 | [] | 0 | False | |
7748 | [scss] Undesirable behavior when pressing enter after completing a Sass (SCSS) statement | 2016-06-16 01:02:55+00:00 | 2016-06-16 10:11:45+00:00 | - VSCode Version: 1.3.0-insider
Commit 0dba5abc3dcc0b69c04374dee90a2726dcbbdabf
Date 2016-06-14T07:51:29.842Z
Shell 0.37.6
Renderer 49.0.2623.75
Node 5.10.0
- OS Version: Windows 10 Pro Insider build 14361
Steps to Reproduce:
1. Write a complete SASS statement
2. Press enter, expecting a new line
... | completed | [scss] Undesirable behavior when pressing enter after completing a Sass (SCSS) statement - VSCode Version: 1.3.0-insider
Commit 0dba5abc3dcc0b69c04374dee90a2726dcbbdabf
Date 2016-06-14T07:51:29.842Z
Shell 0.37.6
Renderer 49.0.2623.75
Node 5.10.0
- OS Version: Windows 10 Pro Insider build 14361
Steps... | 224 | [] | 0 | False | |
7742 | Intellisense dialogue for signature help is smaller then the text | 2016-06-15 21:04:55+00:00 | 2016-06-16 12:25:33+00:00 | - VSCode Version: 1.2.1
- OS Version: Win 10 x64
intellisense dialogue is smaller then the text and isn't scrollable so you can't see the text i.e arguments and options

I guess this is the right place for this issue
https://github.com/OmniSharp/omnisharp-vscode/issues... | completed | Intellisense dialogue for signature help is smaller then the text - VSCode Version: 1.2.1
- OS Version: Win 10 x64
intellisense dialogue is smaller then the text and isn't scrollable so you can't see the text i.e arguments and options

I guess this is the right place fo... | 213 | [] | 0 | False | |
7729 | Custom language file association doesn't work in GIT tab | 2016-06-15 16:41:07+00:00 | 2017-04-26 07:44:01+00:00 | - VSCode Version: 1.2.1
- OS Version: Windows 10 Enterprise x64
Steps to Reproduce:
1. Add a custom file association in settings.json like
``` json
"files.associations": {
".tmLanguage": "xml"
}
```
1. It worked quite well in Explorer tab. However, in GIT tab, the language is stil... | completed | Custom language file association doesn't work in GIT tab - VSCode Version: 1.2.1
- OS Version: Windows 10 Enterprise x64
Steps to Reproduce:
1. Add a custom file association in settings.json like
``` json
"files.associations": {
".tmLanguage": "xml"
}
```
1. It worked quite well i... | 115 | [] | 0 | False | |
7727 | Integrated terminal does not launch when project folder contains special/unicode characters | 2016-06-15 16:23:38+00:00 | 2016-10-12 19:26:43+00:00 | - VSCode Version: 1.3.0-insider
- OS Version: Windows 10 Home

Steps to Reproduce:
1. Open a folder with special characters;
2. Try to open the integrated Terminal;
| completed | Integrated terminal does not launch when project folder contains special/unicode characters - VSCode Version: 1.3.0-insider
- OS Version: Windows 10 Home

Steps to Reproduce:
1. Open a folder with special characters;
2. Try to open the integrated Te... | 98 | [] | 0 | False | |
7725 | Markdown extension: Embedded complex html not correctly tokenized | 2016-06-15 15:11:58+00:00 | 2016-09-26 17:48:54+00:00 | 1. patch the package.json to create a fake `rudi` language that uses the html textmate grammar
```
"contributes": {
"languages": [{
"id": "html",
"extensions": [ ".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm", ".vue" ],
"aliases": [ "H... | completed | Markdown extension: Embedded complex html not correctly tokenized 1. patch the package.json to create a fake `rudi` language that uses the html textmate grammar
```
"contributes": {
"languages": [{
"id": "html",
"extensions": [ ".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp",... | 355 | [] | 0 | False | |
7723 | Key bindings bug when multiple keyboards layouts configured in OS | 2016-06-15 14:14:25+00:00 | 2017-03-24 10:56:47+00:00 | - VSCode Version: 1.2.1
- OS Version: OS X El Capitan
Steps to Reproduce:
1. Press cmd+/ to comment the entire line using US keyboard layout
2. If you have multiple keyboards layouts in your OS X, it will zoom out the letters in editor (wrong shortcut), even if your current keyboard is US
By looking at keybind... | completed | Key bindings bug when multiple keyboards layouts configured in OS - VSCode Version: 1.2.1
- OS Version: OS X El Capitan
Steps to Reproduce:
1. Press cmd+/ to comment the entire line using US keyboard layout
2. If you have multiple keyboards layouts in your OS X, it will zoom out the letters in editor (wrong short... | 197 | [] | 0 | False | |
7722 | error when stepping through read-only (inlined) contents | 2016-06-15 14:02:09+00:00 | 2016-06-16 15:03:41+00:00 | I was stepping into my 'debugAdapter' node module (which has inlined source) when I got this:

So the removal of the string editor cache seems to have broken this.
Instead of introducing ... | completed | error when stepping through read-only (inlined) contents I was stepping into my 'debugAdapter' node module (which has inlined source) when I got this:

So the removal of the string editor ca... | 167 | [] | 0 | False | |
7702 | Bottom border doesn't show on tabs | 2016-06-15 08:47:19+00:00 | 2016-06-15 09:25:14+00:00 | Looking at the CSS there should be a bottom border outlining inactive tabs, this is current look:

Making tab element's height `36px` instead of `35px` displays it:

Making tab element's height `36px` instead of `35px` displays it:
!... | 154 | [] | 0 | False | |
7694 | Code is still runing after close it | 2016-06-15 06:11:36+00:00 | 2016-06-15 08:46:56+00:00 | - VSCode Version: 1.2.1
- OS Version: Ubuntu 16.04
Steps to Reproduce:
1. open code use it as normal
2. close it and you have this _/usr/share/code/code ./terminalProcess_ still runing
I don't know if this is a problem but I guess this isn't normal!
 (note this happened on previous version as well, 1.2.0)
- OS Version: OSX 10.11.5
Steps to Reproduce:
1. With Terminal view open, click into terminal and type some keys, verify terminal is receiving keyboard input
2. Using mouse, click into text e... | completed | Clicking into editor does not properly take focus from Terminal view - VSCode Version: 1.2.1 (fe7f407b95b7f78405846188259504b34ef72761) (note this happened on previous version as well, 1.2.0)
- OS Version: OSX 10.11.5
Steps to Reproduce:
1. With Terminal view open, click into terminal and type some keys, verify te... | 283 | [] | 0 | False | |
7683 | Debug error > "No call stack available (Internal error: TypeError: Cannot read property '0' of undefined)." | 2016-06-15 00:34:10+00:00 | 2016-11-30 10:37:46+00:00 | - VSCode Version: Version 1.2.1 (1.2.1)
- OS Version: OS X El Capitan Version 10.11.4
Steps to Reproduce:
1. Add a breakpoint
2. Launch debug; it sometimes break 'somewhere' yet I don't have the control and the only message I receive is "No call stack available (Internal error: TypeError: Cannot read property '0'... | completed | Debug error > "No call stack available (Internal error: TypeError: Cannot read property '0' of undefined)." - VSCode Version: Version 1.2.1 (1.2.1)
- OS Version: OS X El Capitan Version 10.11.4
Steps to Reproduce:
1. Add a breakpoint
2. Launch debug; it sometimes break 'somewhere' yet I don't have the control and... | 211 | [] | 0 | False | |
7682 | Tabbing with highlighted code ignores tab preference | 2016-06-15 00:16:24+00:00 | 2016-07-15 14:42:48+00:00 | - VSCode Version: 1.2.1
- OS Version: OS X 10.11.5
Steps to Reproduce:

Settings:
``` json
{
"editor.tabSize": 2,
"editor.wrappingColumn": 0,
"editor.renderWhitespace": true,
... | completed | Tabbing with highlighted code ignores tab preference - VSCode Version: 1.2.1
- OS Version: OS X 10.11.5
Steps to Reproduce:

Settings:
``` json
{
"editor.tabSize": 2,
"editor.wrap... | 150 | [] | 0 | False | |
7678 | View > Views > Problems results in "No handler found" | 2016-06-14 22:49:01+00:00 | 2016-06-15 08:16:34+00:00 | - VSCode Version:1.3.0-insiders
- OS Version:Windows 7
Steps to Reproduce:
1. View > Views > Problems
2. Results in "No handler found for the command: 'workbench.action.markers.panel.toggle'
| completed | View > Views > Problems results in "No handler found" - VSCode Version:1.3.0-insiders
- OS Version:Windows 7
Steps to Reproduce:
1. View > Views > Problems
2. Results in "No handler found for the command: 'workbench.action.markers.panel.toggle'
| 72 | [] | 0 | False | |
7665 | Resizing groups with multiple editors causes tab header flashing | 2016-06-14 14:12:47+00:00 | 2016-06-14 16:21:48+00:00 | 1. Have multiple tabs open and have editors side by side
2. Resize the editor group and hold the mouse down - notice a weird disco flashing in the tab headers (it looks more crazy but gif captures only some frames)

. The ... | completed | Git: editor input cache is not aware of disposed inputs When you click on an entry in the git viewlet, we seem to use cached inputs to prevent creating inputs on each click. However, when you click through diff inputs, we now dispose them more aggressively. This results in the git viewlet opening inputs which are dispo... | 134 | [] | 0 | False | |
7655 | Context click on tab changes its background color | 2016-06-14 12:21:48+00:00 | 2016-06-14 13:20:43+00:00 | 
1. Right click on another tab other than the active one
| completed | Context click on tab changes its background color 
1. Right click on another tab other than the active one
| 69 | [] | 0 | False | |
7651 | Split editor action does not show as disabled when limit hit | 2016-06-14 10:08:12+00:00 | 2016-06-14 10:41:39+00:00 | Open 3 editors side by side - notice the split editor action is still enabled. I would expect this action to be disabled - especially now since it is next to an action that has its enablement nicely updated

- OS Version: Mac OS X El Captain
Steps to Reproduce:
- with latest insider build, append any custom path to PATH in .bashrc or using [dotfile](https://github.com/mathiasbynens/dotfiles)
- create a node script using shelljs
```
console.log(shellJs.exec('echo $PA... | completed | custom paths are not included in vscode env. - VSCode Version: 1.3.0-insider (1.3.0-insider)
- OS Version: Mac OS X El Captain
Steps to Reproduce:
- with latest insider build, append any custom path to PATH in .bashrc or using [dotfile](https://github.com/mathiasbynens/dotfiles)
- create a node script using shell... | 220 | [] | 0 | False | |
7637 | File associations | 2016-06-14 02:12:27+00:00 | 2016-06-14 13:46:14+00:00 | With VSCode installed, both *.cs and *.xml are shown in Explorer as being of type "Visual Studio Code", so when sorting by type, XML and *.cs files are mixed up. Rinse and repeat with other formats I presume.
No, no, no.
Please fix that.
File associations has plagued Windows for more than 3 decades and still d... | completed | File associations With VSCode installed, both *.cs and *.xml are shown in Explorer as being of type "Visual Studio Code", so when sorting by type, XML and *.cs files are mixed up. Rinse and repeat with other formats I presume.
No, no, no.
Please fix that.
File associations has plagued Windows for more than 3 d... | 92 | [] | 0 | False | |
7630 | Clink integrated terminal occasionally drops keystrokes on the UI when using backspace | 2016-06-13 22:21:27+00:00 | 2016-06-22 17:12:12+00:00 | Steps to Reproduce:
1. Type a command
2. Press backspace, if you notice a character not being deleted and the cursor jumping back, run the command
3. The command ran will not be equal to the command on the UI
| completed | Clink integrated terminal occasionally drops keystrokes on the UI when using backspace Steps to Reproduce:
1. Type a command
2. Press backspace, if you notice a character not being deleted and the cursor jumping back, run the command
3. The command ran will not be equal to the command on the UI
| 71 | [] | 0 | False | |
7621 | Edits made within the peek view do not create an open editor. | 2016-06-13 18:04:07+00:00 | 2016-06-15 05:07:57+00:00 | - VSCode Version: Version 1.3.0-insider Commit 51e9802304ee59dcc1d05ec15f26ec5019e28f48
- OS Version: Windows 10 1151
Steps to Reproduce:
1. Open a project containing a language supporting "Find All References" (e.g. TypeScript)
2. Ensure there are no open editors in the "EXPLORER" pane.
3. Open a source file.
... | completed | Edits made within the peek view do not create an open editor. - VSCode Version: Version 1.3.0-insider Commit 51e9802304ee59dcc1d05ec15f26ec5019e28f48
- OS Version: Windows 10 1151
Steps to Reproduce:
1. Open a project containing a language supporting "Find All References" (e.g. TypeScript)
2. Ensure there are no ... | 288 | [] | 0 | False | |
7617 | format-on-type indentation places cursor in wrong position | 2016-06-13 16:58:48+00:00 | 2017-12-14 10:44:42+00:00 | - VSCode Version: 1.3.0-insider 51e9802304ee59dcc1d05ec15f26ec5019e28f48
- OS Version: MacOS 10.10.5 Yosemite
Steps to Reproduce:
1. install vscode
2. install legacy C# extension
3. set "editor.formatOnType": true, "editor.insertSpaces": false, in user preferences
4. Create a function with no indentation:
``... | completed | format-on-type indentation places cursor in wrong position - VSCode Version: 1.3.0-insider 51e9802304ee59dcc1d05ec15f26ec5019e28f48
- OS Version: MacOS 10.10.5 Yosemite
Steps to Reproduce:
1. install vscode
2. install legacy C# extension
3. set "editor.formatOnType": true, "editor.insertSpaces": false, in user p... | 254 | [] | 0 | False | |
7609 | Memory leak when creating many decoration types and disposing them | 2016-06-13 13:08:00+00:00 | 2016-07-05 08:30:10+00:00 | - VSCode Version: 1.2.0
- OS Version: OSX
Now when it's possible to [set the `contentText` for a decoration with this change](https://github.com/Microsoft/vscode/pull/7181), one may need to create quite a few transient decoration types to display/update the side content for certain code lines.
I tried to simulat... | completed | Memory leak when creating many decoration types and disposing them - VSCode Version: 1.2.0
- OS Version: OSX
Now when it's possible to [set the `contentText` for a decoration with this change](https://github.com/Microsoft/vscode/pull/7181), one may need to create quite a few transient decoration types to display/up... | 459 | [] | 0 | False | |
7608 | RawGitService.statusCount should be better implemented | 2016-06-13 11:14:01+00:00 | 2017-04-25 14:16:31+00:00 | Currently, it calls `git status -z -u`, waits for it to end and counts the number of changes. It could preemptively kill `git` if it starts getting **way** too much output, and provide a _repo way too big_ answer earlier.
| completed | RawGitService.statusCount should be better implemented Currently, it calls `git status -z -u`, waits for it to end and counts the number of changes. It could preemptively kill `git` if it starts getting **way** too much output, and provide a _repo way too big_ answer earlier.
| 79 | [] | 0 | False | |
7606 | GitViewlet setVisible calls raw.status() blindly | 2016-06-13 10:32:48+00:00 | 2016-06-13 11:12:18+00:00 | Related to #6026

| completed | GitViewlet setVisible calls raw.status() blindly Related to #6026

| 82 | [] | 0 | False | |
7605 | Can't disable font ligatures | 2016-06-13 10:21:14+00:00 | 2016-06-20 06:55:04+00:00 | When I set the editor font to one that supports ligatures, I can't seem disable them via the `editor.fontLigatures` setting. Not even after a reload.
| completed | Can't disable font ligatures When I set the editor font to one that supports ligatures, I can't seem disable them via the `editor.fontLigatures` setting. Not even after a reload.
| 52 | [] | 0 | False | |
7603 | Cannot read property 'status' of null | 2016-06-13 09:40:02+00:00 | 2016-06-13 14:50:22+00:00 | - VSCode Version: The latest
- OS Version: Win10
Steps to Reproduce:
1. git can not open error:Cannot read property 'status' of null

| completed | Cannot read property 'status' of null - VSCode Version: The latest
- OS Version: Win10
Steps to Reproduce:
1. git can not open error:Cannot read property 'status' of null

| 95 | [] | 0 | False | |
7596 | Integrated Terminal ERROR | 2016-06-13 07:05:30+00:00 | 2016-06-13 16:39:47+00:00 | - VSCode Version: 1.3.0
- OS Version: Win10
Steps to Reproduce:
1. Today, I updated!
2. open Integrated Terminal from menu,will show the follow error,but I can open it by Shortcut key.

the automatic... | completed | Integrated Terminal ERROR - VSCode Version: 1.3.0
- OS Version: Win10
Steps to Reproduce:
1. Today, I updated!
2. open Integrated Terminal from menu,will show the follow error,but I can open it by Shortcut key.

- OS Version: Windows 10 (build 10586.318)
Steps to Reproduce:
Using the following `launch.json` configuration:
```
{
"version": "0.2.0",
"configurations": [
{
"name": "Launch",
"type": "node",
"req... | completed | Cannot debug Electron app on Windows - VSCode Version: 1.2.0 (also latest 1.3.0-insiders)
- OS Version: Windows 10 (build 10586.318)
Steps to Reproduce:
Using the following `launch.json` configuration:
```
{
"version": "0.2.0",
"configurations": [
{
"name": "Launch",
... | 536 | [] | 0 | False | |
7577 | Error when more than 999 rows using the Alt+Enter multiple cursor editor | 2016-06-12 10:12:11+00:00 | 2017-05-19 19:59:12+00:00 | - VSCode Version: 1.3.0-insider
- OS Version: OS X 10.11.4
Steps to Reproduce:
1. <kbd>Cmd</kbd> + <kbd>F</kbd>
2. <kbd>Alt</kbd> + <kbd>Enter</kbd>
cc @Inori in https://github.com/Microsoft/vscode/pull/5715

cc @egamma
| completed | Error when more than 999 rows using the Alt+Enter multiple cursor editor - VSCode Version: 1.3.0-insider
- OS Version: OS X 10.11.4
Steps to Reproduce:
1. <kbd>Cmd</kbd> + <kbd>F</kbd>
2. <kbd>Alt</kbd> + <kbd>Enter</kbd>
cc @Inori in https://github.com/Microsoft/vscode/pull/5715

| completed | Bash for Windows colors are unreadable with default terminal theme - VSCode Version: Insiders
- OS Version: Windows 10
Steps to Reproduce:
1. Add setting `"terminal.integrated.shell.windows": "\\WINDOWS\\sysnative\\bash.exe"`
2. Open terminal
{print("bucle");}`
3. Use "`Ctrl + c`" to close it, it doesn't work, program is still working
| completed | Terminal doesn't respond after run an infinite bucle program - VSCode Version: 1.2.0
- OS Version: ubuntu 16.04
Steps to Reproduce:
1. Run a normal program, use "`Ctrl + c`" to close it, it works!
2. Run a program with an infinite bucle
`while(true){print("bucle");}`
3. Use "`Ctrl + c`" to close it, it does... | 111 | [] | 0 | False | |
7553 | 'ext install' displaying incorrect results when there are dashes | 2016-06-11 04:11:54+00:00 | 2016-06-13 08:05:16+00:00 | - VSCode Version: 1.2.0
- OS Version: Windows 10 Pro Insider Preview (Build 14361)
Steps to Reproduce:
1. Open Visual Studio Code
2. Open your quick open bar (Ctrl+P on Windows)
3. Type in the install command for any extension with a dash in the name (i.e. `ext install code-settings-sync`)
4. Notice that the se... | completed | 'ext install' displaying incorrect results when there are dashes - VSCode Version: 1.2.0
- OS Version: Windows 10 Pro Insider Preview (Build 14361)
Steps to Reproduce:
1. Open Visual Studio Code
2. Open your quick open bar (Ctrl+P on Windows)
3. Type in the install command for any extension with a dash in the na... | 181 | [] | 0 | False | |
7546 | ctrl+r event is not consumed by the terminal | 2016-06-10 20:31:35+00:00 | 2016-06-10 22:15:21+00:00 | - VSCode Version: master
Upstream issue: https://github.com/sourcelair/xterm.js/issues/108
| completed | ctrl+r event is not consumed by the terminal - VSCode Version: master
Upstream issue: https://github.com/sourcelair/xterm.js/issues/108
| 45 | [] | 0 | False |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.