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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
2217 | Some API tests fail on Travis@Mac | 2016-01-25 08:24:39+00:00 | 2016-01-25 16:39:45+00:00 | https://travis-ci.org/Microsoft/vscode/jobs/104570254
| completed | Some API tests fail on Travis@Mac https://travis-ci.org/Microsoft/vscode/jobs/104570254
| 32 | [] | 0 | False | |
2216 | Debug: Hover shows up empty for complex objects with no children | 2016-01-25 07:18:58+00:00 | 2016-01-25 15:27:12+00:00 | I tried the new complex hover on the standup application and noticed that it was showing empty (but still showing up) for these cases:
- an object that is a Date (var foo = new Date())
- a reference to "this" from within a module
| completed | Debug: Hover shows up empty for complex objects with no children I tried the new complex hover on the standup application and noticed that it was showing empty (but still showing up) for these cases:
- an object that is a Date (var foo = new Date())
- a reference to "this" from within a module
| 75 | [] | 0 | False | |
2215 | Debug: Breakpoints not center aligned (Windows) | 2016-01-25 07:17:07+00:00 | 2016-01-27 16:22:42+00:00 | The label after a breakpoint checkbox is looking odd on Windows:

And remember to check Mac/Linux if you make any changes, because of:
 The label after a breakpoint checkbox is looking odd on Windows:

And remember to check Mac/Linux if you make any changes, because of:
![ezgif-3312962991... | 157 | [] | 0 | False | |
2214 | VSCode Alpha does not auto update (Mac) | 2016-01-25 07:13:52+00:00 | 2016-01-25 09:57:34+00:00 | I am not seeing any auto update happening with VSCodeAlpha despite newer versions being there.
| completed | VSCode Alpha does not auto update (Mac) I am not seeing any auto update happening with VSCodeAlpha despite newer versions being there.
| 35 | [] | 0 | False | |
2205 | Multi-cursor pastes in reverse order | 2016-01-24 01:47:30+00:00 | 2016-02-22 14:08:23+00:00 | When using the multi-cursor mode, when pasting from the clipboard the results are sometimes in reverse order. The order of the data should be retained and not reversed.
Steps to reproduce (windows default key bindings)
1. alt+click on two or more places and hold shift (or ctrl+shift) and use the arrow keys to sele... | completed | Multi-cursor pastes in reverse order When using the multi-cursor mode, when pasting from the clipboard the results are sometimes in reverse order. The order of the data should be retained and not reversed.
Steps to reproduce (windows default key bindings)
1. alt+click on two or more places and hold shift (or ctrl+... | 210 | [] | 0 | False | |
2202 | ESLint - Stylish reporter now reports absolute paths. | 2016-01-23 17:56:24+00:00 | 2016-02-19 11:36:57+00:00 | Extracted from comment from @felixfbecker in issue #1420.
I have the exact same problem with eslint:

tasks.json:
``` json
{
"version": "0.1.0",
"command": "npm",
"args": ["--loglevel", "... | completed | ESLint - Stylish reporter now reports absolute paths. Extracted from comment from @felixfbecker in issue #1420.
I have the exact same problem with eslint:

tasks.json:
``` json
{
"version": "0.... | 245 | [] | 0 | False | |
2201 | [bug] gulp vscode-win32-zip failed | 2016-01-23 16:29:20+00:00 | 2016-01-25 15:00:39+00:00 | TypeError: electron.zfsdest is not a function.
https://github.com/Microsoft/vscode/blob/master/build/gulpfile.vscode.js#L242
electron.zfsdest has removed
https://github.com/joaomoreno/gulp-atom-electron/commit/b04fd5829b5ddff7e81f105c6d6ffb0a406583c9
@joaomoreno
| completed | [bug] gulp vscode-win32-zip failed TypeError: electron.zfsdest is not a function.
https://github.com/Microsoft/vscode/blob/master/build/gulpfile.vscode.js#L242
electron.zfsdest has removed
https://github.com/joaomoreno/gulp-atom-electron/commit/b04fd5829b5ddff7e81f105c6d6ffb0a406583c9
@joaomoreno
| 129 | [] | 0 | False | |
2198 | Output Panel: output should be aligned with title | 2016-01-23 08:07:11+00:00 | 2016-01-25 14:41:50+00:00 | Currently the content of output is indented and not aligned with the title:

| completed | Output Panel: output should be aligned with title Currently the content of output is indented and not aligned with the title:

| 81 | [] | 0 | False | |
2197 | "Find All Occurances" is showing up as action for readonly editors | 2016-01-23 07:58:38+00:00 | 2016-01-28 10:07:24+00:00 | 
| completed | "Find All Occurances" is showing up as action for readonly editors 
| 73 | [] | 0 | False | |
2196 | hi vscode, fixed vietnamse code language please | 2016-01-23 05:57:11+00:00 | 2016-01-25 10:47:07+00:00 | i report many times about this, but not fixed yet... so sad.
i recored my screen
https://youtu.be/Hb4tLqiyuNs
i use unikey ( simple and popular vietnamese language tool ) + vscode.
but it not work.
i try to many other language tool but still not working...
and other editor: sublimetext, atom it good work.. (sorr... | completed | hi vscode, fixed vietnamse code language please i report many times about this, but not fixed yet... so sad.
i recored my screen
https://youtu.be/Hb4tLqiyuNs
i use unikey ( simple and popular vietnamese language tool ) + vscode.
but it not work.
i try to many other language tool but still not working...
and othe... | 103 | [] | 0 | False | |
2194 | Type parameter list not displayed in find all refs/go to definition dialog | 2016-01-22 22:54:46+00:00 | 2016-01-25 10:12:03+00:00 | 
| completed | Type parameter list not displayed in find all refs/go to definition dialog 
| 67 | [] | 0 | False | |
2180 | Allow to select + copy all in debug console | 2016-01-22 12:12:37+00:00 | 2016-01-22 14:41:49+00:00 | Common question for resolving issues with debug adapters is "paste the logs". This is currently easier said then done because you cannot press Ctrl+A in the debug console and you can only select text that is currently visible. It would also be nice to be able to toggle line wrap.
| completed | Allow to select + copy all in debug console Common question for resolving issues with debug adapters is "paste the logs". This is currently easier said then done because you cannot press Ctrl+A in the debug console and you can only select text that is currently visible. It would also be nice to be able to toggle line w... | 76 | [] | 0 | False | |
2178 | Errors are not removed automatically when fixing them on an another file | 2016-01-22 10:18:32+00:00 | 2016-02-19 11:17:09+00:00 | I have noticed that errors in one current file are not removed automatically when I fix them in an another file where the error originates from.
Non-existent has red squiggles:
``` typescript
import { nonexistent } from './some-where.ts';
```
And then define in `some-where.ts`:
``` typescript
export fun... | completed | Errors are not removed automatically when fixing them on an another file I have noticed that errors in one current file are not removed automatically when I fix them in an another file where the error originates from.
Non-existent has red squiggles:
``` typescript
import { nonexistent } from './some-where.ts';
... | 126 | [] | 0 | False | |
2177 | CodeAlpha can't be started from command prompt | 2016-01-22 09:55:02+00:00 | 2016-01-25 08:28:36+00:00 | - Install Code Alpha only.
- Check add code to path.
- in command type code or codeAlpha
Observe: both fail.
code.cmd refers to Code.exe, however in Alpha channel code is named CodeAlpha.
| completed | CodeAlpha can't be started from command prompt - Install Code Alpha only.
- Check add code to path.
- in command type code or codeAlpha
Observe: both fail.
code.cmd refers to Code.exe, however in Alpha channel code is named CodeAlpha.
| 65 | [] | 0 | False | |
2170 | Broken syntax highlighting in 0.10.x | 2016-01-22 08:27:35+00:00 | 2016-01-29 01:27:04+00:00 | Versions after 1.10.1 broke syntax highlighting for language pack 1C:BSL (https://marketplace.visualstudio.com/items/xDrivenDevelopment.language-1c-bsl)

| completed | Broken syntax highlighting in 0.10.x Versions after 1.10.1 broke syntax highlighting for language pack 1C:BSL (https://marketplace.visualstudio.com/items/xDrivenDevelopment.language-1c-bsl)

| 116 | [] | 0 | False | |
2169 | Salsa - use a better icon for generic identifier completion proposals | 2016-01-22 08:05:27+00:00 | 2016-01-27 14:31:22+00:00 | 
@jrieken pls check whether we can use a better default otherwise we should work with @bgashler1 to get a better icon.
| completed | Salsa - use a better icon for generic identifier completion proposals 
@jrieken pls check whether we can use a better default otherwise we should work with @bgashler1 to get a better icon.
| 105 | [] | 0 | False | |
2168 | IntelliSense is broken. Version: 0.10.6 | 2016-01-22 07:58:39+00:00 | 2016-03-16 13:54:52+00:00 | ``` javascript
function User(name) { this.name = name; }
var user = new User("Me");
user. (No suggestions)
```
Cannot convert undefined or null to object: TypeError: Cannot convert undefined or null to object
at Function.keys (native)
at Function.e.adapt (file:///C:/Program Files (x86)/Microsoft VS Cod... | completed | IntelliSense is broken. Version: 0.10.6 ``` javascript
function User(name) { this.name = name; }
var user = new User("Me");
user. (No suggestions)
```
Cannot convert undefined or null to object: TypeError: Cannot convert undefined or null to object
at Function.keys (native)
at Function.e.adapt (file://... | 860 | [] | 0 | False | |
2143 | HTML Preview: use custom CSS for scrollbars | 2016-01-21 06:34:26+00:00 | 2016-01-25 16:36:26+00:00 | The markdown preview uses its own CSS for styling scrollbars so that they look similar to the scrollbars in VS Code and not like the ugly native ones. The CSS is defined for every theme we have starting here: https://github.com/Microsoft/vscode/blob/master/src/vs/languages/markdown/common/markdownWorker.ts#L38
There... | completed | HTML Preview: use custom CSS for scrollbars The markdown preview uses its own CSS for styling scrollbars so that they look similar to the scrollbars in VS Code and not like the ugly native ones. The CSS is defined for every theme we have starting here: https://github.com/Microsoft/vscode/blob/master/src/vs/languages/ma... | 226 | [] | 0 | False | |
2142 | Removing `--nolazy` from `runtimeArgs` does not prevent Code from adding it as an argument. | 2016-01-21 06:06:13+00:00 | 2016-01-25 11:15:57+00:00 | Was trying the Chakra version of Node.js with VS Code.
| completed | Removing `--nolazy` from `runtimeArgs` does not prevent Code from adding it as an argument. Was trying the Chakra version of Node.js with VS Code.
| 46 | [] | 0 | False | |
2129 | focus indication has some room for improvement on mac | 2016-01-20 16:31:22+00:00 | 2016-01-21 15:18:22+00:00 | :scream:

| completed | focus indication has some room for improvement on mac :scream:

| 80 | [] | 0 | False | |
2126 | [git] 'open file' doesn't work if git root is not the same as workspace root | 2016-01-20 15:06:03+00:00 | 2016-01-27 11:37:37+00:00 | - clone `https://github.com/Microsoft/vscode-languageserver-node.git`
- open folder `vscode-languageserver-node/server` in VS code
- make changes in a file
- in the Git viewlet select the change and invoke 'Open File'
- ENOENT: no such file or directory, stat '/home/martinae/workspaces/vscode-languageserver-node/se... | completed | [git] 'open file' doesn't work if git root is not the same as workspace root - clone `https://github.com/Microsoft/vscode-languageserver-node.git`
- open folder `vscode-languageserver-node/server` in VS code
- make changes in a file
- in the Git viewlet select the change and invoke 'Open File'
- ENOENT: no such fil... | 134 | [] | 0 | False | |
2125 | Repl arrow in input not vertically centered | 2016-01-20 14:37:23+00:00 | 2016-10-28 08:23:24+00:00 | @isidorn fyi as shown during standup. maybe the line-height is missing on the element containing the icon?
| completed | Repl arrow in input not vertically centered @isidorn fyi as shown during standup. maybe the line-height is missing on the element containing the icon?
| 42 | [] | 0 | False | |
2122 | Zoom level reset when (auto)saving tasks.json | 2016-01-20 11:39:57+00:00 | 2016-01-20 17:09:10+00:00 | You lose the current zoom level when editing and saving tasks.json. I expect the current zoom level to be kept as it was before saving.
Repro steps:
1. open tasks.json
2. change the zoom level
3. make any random edit
4. manually save the file or autosave kicks in
OUTCOME: zoom level is reset
VS Code version:... | completed | Zoom level reset when (auto)saving tasks.json You lose the current zoom level when editing and saving tasks.json. I expect the current zoom level to be kept as it was before saving.
Repro steps:
1. open tasks.json
2. change the zoom level
3. make any random edit
4. manually save the file or autosave kicks in
OU... | 99 | [] | 0 | False | |
2121 | [php] Incorrect highlighting of semi-reserved keywords | 2016-01-20 11:36:53+00:00 | 2017-02-23 20:20:36+00:00 | Take the following example:
``` php
class A {
static function while() {}
public function function() {}
}
$a->function();
A::while();
// Just to show that 'while' is dark red normally.
while (0) {}
```
Note how GitHub (like other IDEs) correctly makes the declarations purple-ish and the calls blac... | completed | [php] Incorrect highlighting of semi-reserved keywords Take the following example:
``` php
class A {
static function while() {}
public function function() {}
}
$a->function();
A::while();
// Just to show that 'while' is dark red normally.
while (0) {}
```
Note how GitHub (like other IDEs) correct... | 176 | [] | 0 | False | |
2116 | [html] Inconsistent de-indentation behavior while closing html tags using Autocomplete | 2016-01-19 21:45:35+00:00 | 2016-03-12 14:12:10+00:00 | I've noticed while using VS Code that there is different de-indent behavior for closing tags contingent on whether or not I type '/' after '<'. Apologies in advance for the large and bad-quality gifs.
Below we can see what happens if I don't type '/':

| completed | False alarms when running with break on error enabled services.cp often runs into errors when debugging

| 85 | [] | 0 | False | |
2109 | [json] npm package tooltip not working for @ namespaced packages | 2016-01-19 14:25:42+00:00 | 2016-08-30 08:18:34+00:00 | When in `package.json`, the tooltips that show you more information about npm packages on mouse hover are not working if the package name is namespaced.
For example: `@cycle/core` does not show any information, but `express` shows the description and latest version number.
I'm on version 0.10.6.
| completed | [json] npm package tooltip not working for @ namespaced packages When in `package.json`, the tooltips that show you more information about npm packages on mouse hover are not working if the package name is namespaced.
For example: `@cycle/core` does not show any information, but `express` shows the description and l... | 95 | [] | 0 | False | |
2107 | Promise variables show as undefined although they are not | 2016-01-19 14:01:53+00:00 | 2016-03-13 22:20:34+00:00 | See attached screen shot. The promise argument shows as undefined everywhere but the console reveals the truth when you 'use' it.

| completed | Promise variables show as undefined although they are not See attached screen shot. The promise argument shows as undefined everywhere but the console reveals the truth when you 'use' it.

| completed | snippets show 'undefined' in suggestion details 
| 75 | [] | 0 | False | |
2100 | Cannot read property 'length' of null | 2016-01-19 09:29:38+00:00 | 2016-01-21 16:35:43+00:00 | Found this stack running out of dev in a workspace without folder:
```
[1332:0119/101328:INFO:CONSOLE(332)] "Cannot read property 'length' of null: TypeError: Cannot read property 'length' of null
at Object.isEqualOrParent (file:////Users/bpasero/Development/monaco/out/vs/base/common/paths.js:219:37)
at ... | completed | Cannot read property 'length' of null Found this stack running out of dev in a workspace without folder:
```
[1332:0119/101328:INFO:CONSOLE(332)] "Cannot read property 'length' of null: TypeError: Cannot read property 'length' of null
at Object.isEqualOrParent (file:////Users/bpasero/Development/monaco/out/vs... | 659 | [] | 0 | False | |
2098 | tslint module is missing? | 2016-01-19 08:15:45+00:00 | 2016-01-20 10:10:11+00:00 | when i get latest code of vscode source and run the following command,it shows that UNMET PEER DEPENDENCY tslint@^3 || >=3.1.0-dev || >=3.2.0-dev || >=3.2.1-dev ,anyone can help me?

| completed | tslint module is missing? when i get latest code of vscode source and run the following command,it shows that UNMET PEER DEPENDENCY tslint@^3 || >=3.1.0-dev || >=3.2.0-dev || >=3.2.1-dev ,anyone can help me?

| 126 | [] | 0 | False | |
2096 | vscode-eslint not fully uninstalled | 2016-01-18 20:11:27+00:00 | 2016-01-27 17:07:55+00:00 | - install vscode-eslint
- open a workspace with JS files so that the eslint server process is started
- uninstall vscode-eslint from the command palette
-> most of the extension is removed but some folders are left behind (rename .gif -> .zip)

![dbaeumer vscode-eslint-0 10 11 z... | 288 | [] | 0 | False | |
2095 | VS Code restores original window position when opening files in a docked position. | 2016-01-18 19:50:13+00:00 | 2016-01-20 09:52:15+00:00 | A VS Code instance that is docked to the left or right on the Windows 10 desktop should not restore its orginal position when opening files (File -> Open File...)
| completed | VS Code restores original window position when opening files in a docked position. A VS Code instance that is docked to the left or right on the Windows 10 desktop should not restore its orginal position when opening files (File -> Open File...)
| 55 | [] | 0 | False | |
2093 | "Add Function Breakpoint" shows as disabled, but can be clicked | 2016-01-18 18:48:01+00:00 | 2016-01-25 14:23:07+00:00 | 
| completed | "Add Function Breakpoint" shows as disabled, but can be clicked 
| 71 | [] | 0 | False | |
2092 | Typescript: import autocomplete fills in function arguments | 2016-01-18 17:33:59+00:00 | 2016-12-12 18:17:22+00:00 | When I use autocomplete to import a function, it fills in the function arguments right there.
Here's what it looks like:
- `import {foo} from './fooBar'`
- `import {foo, b} from './fooBar'`
- `bar` shows up as a suggesstion; hit enter.
- It fills in as `import {foo, bar(argname)} from './fooBar'`.
| completed | Typescript: import autocomplete fills in function arguments When I use autocomplete to import a function, it fills in the function arguments right there.
Here's what it looks like:
- `import {foo} from './fooBar'`
- `import {foo, b} from './fooBar'`
- `bar` shows up as a suggesstion; hit enter.
- It fills in as ... | 124 | [] | 0 | False | |
2088 | double JSON.stringify/parse when talking to extension host process | 2016-01-18 15:44:22+00:00 | 2016-01-20 08:46:02+00:00 | the default IPC mechanism in nodejs already does [JSON.stringify](https://github.com/nodejs/node/blob/master/lib/internal/child_process.js#L586) and [JSON.parse](https://github.com/nodejs/node/blob/master/lib/internal/child_process.js#L432) before sending and after receiving messages. Maybe we gain a little bit of perf... | completed | double JSON.stringify/parse when talking to extension host process the default IPC mechanism in nodejs already does [JSON.stringify](https://github.com/nodejs/node/blob/master/lib/internal/child_process.js#L586) and [JSON.parse](https://github.com/nodejs/node/blob/master/lib/internal/child_process.js#L432) before sendi... | 140 | [] | 0 | False | |
2081 | Hover sometimes shows nice colors and sometimes not | 2016-01-18 09:28:28+00:00 | 2017-10-12 04:02:09+00:00 | When I hover over functions I often see a nice hover similar to what the editor would show in terms of tokens and colors. But often I get no colors. What is the rule when a hover does show nice colors and when not?
@aeschli any ideas, is this your area?
To reproduce: open workbench.ts and hover over "registry" in... | completed | Hover sometimes shows nice colors and sometimes not When I hover over functions I often see a nice hover similar to what the editor would show in terms of tokens and colors. But often I get no colors. What is the rule when a hover does show nice colors and when not?
@aeschli any ideas, is this your area?
To repro... | 116 | [] | 0 | False | |
2080 | Models getting disposed randomly | 2016-01-18 08:59:02+00:00 | 2016-01-18 16:01:22+00:00 | I am still from time to time seeing errors where the code editor model seems to be disposed while the workbench model thinks the model is still alive:

This one happened after unstaging a change in sash.ts... | completed | Models getting disposed randomly I am still from time to time seeing errors where the code editor model seems to be disposed while the workbench model thinks the model is still alive:

This one happened af... | 144 | [] | 0 | False | |
2078 | Rename widget isn't focused when out of view | 2016-01-18 08:43:05+00:00 | 2016-01-18 10:07:24+00:00 | 1. Put cursor on a _renameable_ token.
2. Scroll until the token is out of view.
3. <kbd>F2</kbd>
Nothing happens. Scroll back to the token, the rename widget is there but without focus, which is owned by the editor itself. Maybe the line should be revealed on <kbd>F2</kbd>?
| completed | Rename widget isn't focused when out of view 1. Put cursor on a _renameable_ token.
2. Scroll until the token is out of view.
3. <kbd>F2</kbd>
Nothing happens. Scroll back to the token, the rename widget is there but without focus, which is owned by the editor itself. Maybe the line should be revealed on <kbd>F2</... | 98 | [] | 0 | False | |
2069 | Backspace deletes incomplete surrogate pair | 2016-01-17 19:32:10+00:00 | 2016-01-25 19:41:24+00:00 | Reproduce:
1. Enter `xyz💩abc` in a line ("abc" for better visibility of follow-up bug)
2. Place cursor between 💩 and `a`
3. Hit backspace
4. 💩 and everything after it (!) vanishes
5. Hit backspace again
6. "abc" is back (because it deleted the invalid character / the first half of the surrogate pair)
| completed | Backspace deletes incomplete surrogate pair Reproduce:
1. Enter `xyz💩abc` in a line ("abc" for better visibility of follow-up bug)
2. Place cursor between 💩 and `a`
3. Hit backspace
4. 💩 and everything after it (!) vanishes
5. Hit backspace again
6. "abc" is back (because it deleted the invalid character / the... | 101 | [] | 0 | False | |
2068 | [Bug] Replace with characters like 'É' | 2016-01-17 17:24:33+00:00 | 2016-01-18 20:34:39+00:00 | I was using the replacement tool (CTRL + H).
I tried to replace the string 'É' by 'É' (ALT + 0201) but it was instead replaced by another string (I guess my previous replacement string).
| completed | [Bug] Replace with characters like 'É' I was using the replacement tool (CTRL + H).
I tried to replace the string 'É' by 'É' (ALT + 0201) but it was instead replaced by another string (I guess my previous replacement string).
| 66 | [] | 0 | False | |
2066 | whole line selection on word-wrapped documents | 2016-01-17 10:38:06+00:00 | 2016-02-22 22:03:42+00:00 | If word-wrapping is enabled (`"editor.wrappingColumn": 0` in my case) the whole line selection gets broken. Both clicking the line number or triple clicking selects the line until the artificial break, not the actual.

| completed | whole line selection on word-wrapped documents If word-wrapping is enabled (`"editor.wrappingColumn": 0` in my case) the whole line selection gets broken. Both clicking the line number or triple clicking selects the line until the artificial break, not the actual.
, it is not possible to provide a code action for diagnostic with error code 2304 (cannot find name). The extension code action seems to be rendered first (it can be seen if you're fast), but when quick fix options are available, they are shown ... | completed | Providing a code action for diagnostic which also has quick fix options doesn't work On a JS extension I'm developing using Code version Version 0.10.6 (0.10.6), it is not possible to provide a code action for diagnostic with error code 2304 (cannot find name). The extension code action seems to be rendered first (it c... | 289 | [] | 0 | False | |
2047 | Warnings disappear when opening files from the Error and Warnings quick box | 2016-01-15 14:20:50+00:00 | 2016-06-29 14:21:41+00:00 | I have a task defined that uses a problem matcher to create warnings.
Assume it creates 5 warnings for file A and 2 warnings for file B. The total warning count shown in the status bar is now 7.
Now follow these steps:
- Open `View>Show Errors and Warnings`
- Navigate to file A (do not fix any warnings)
- Op... | completed | Warnings disappear when opening files from the Error and Warnings quick box I have a task defined that uses a problem matcher to create warnings.
Assume it creates 5 warnings for file A and 2 warnings for file B. The total warning count shown in the status bar is now 7.
Now follow these steps:
- Open `View>Show... | 285 | [] | 0 | False | |
2040 | Debug: viewlet should implement focus() method | 2016-01-15 10:05:48+00:00 | 2016-01-22 13:53:49+00:00 | This method is called in various cases, e.g. when triggering the viewlet action from the left activity bar. You should pass on focus to one of your trees in the split views, ideally the one that last had focus.
| completed | Debug: viewlet should implement focus() method This method is called in various cases, e.g. when triggering the viewlet action from the left activity bar. You should pass on focus to one of your trees in the split views, ideally the one that last had focus.
| 64 | [] | 0 | False | |
2039 | Theme picker no longer applies theme while navigating through list | 2016-01-15 09:53:14+00:00 | 2016-01-15 13:20:24+00:00 | @jrieken a regression from the picker work maybe?
| completed | Theme picker no longer applies theme while navigating through list @jrieken a regression from the picker work maybe?
| 30 | [] | 0 | False | |
2031 | Commands: inconsistent matching | 2016-01-14 18:15:40+00:00 | 2016-01-15 08:44:51+00:00 | I still do not like that our camel case matcher kicks in for commands though. So I would expect that `Focus Right` matches on `Focus into Right Hand Editor` as well as `Focus into Next Editor to the Right`.
| completed | Commands: inconsistent matching I still do not like that our camel case matcher kicks in for commands though. So I would expect that `Focus Right` matches on `Focus into Right Hand Editor` as well as `Focus into Next Editor to the Right`.
| 66 | [] | 0 | False | |
2027 | Suggest widget stalls typing | 2016-01-14 16:58:29+00:00 | 2016-01-14 19:47:06+00:00 | - open viewLine.ts
- after the first interface in the file type as fast as you can
- `class HorizontalRange implements EditorBrowser.IHorizontalRange`
Please observe the 153ms stall due to `onDidSuggest` > `refresh`

Step 2 all is broken

Step 2 all is broken
 a little markdown renderer that support bold, italic, and link but I think it wrong wrt to bold and italic. It uses `*` and `_` instead of `**` or `__` (bold) and `*` or `_` (italic). I might be wrong but at least... | completed | MD content renderer is off We [have](https://github.com/Microsoft/vscode/blob/master/src/vs/base/browser/htmlContentRenderer.ts#L283) a little markdown renderer that support bold, italic, and link but I think it wrong wrt to bold and italic. It uses `*` and `_` instead of `**` or `__` (bold) and `*` or `_` (italic). I ... | 136 | [] | 0 | False | |
1998 | Update the win32 binary's Product Name to Visual Studio Code | 2016-01-14 03:22:57+00:00 | 2016-01-21 14:59:25+00:00 | The current product name is "Code", we should use the full name "Visual Studio Code".

| completed | Update the win32 binary's Product Name to Visual Studio Code The current product name is "Code", we should use the full name "Visual Studio Code".

| 92 | [] | 0 | False | |
1991 | Renaming local variable in Javascript crashes with "Maximum call stack size exceeded" | 2016-01-13 18:13:44+00:00 | 2016-01-20 17:38:45+00:00 | See this handy gif:

Here's a snippy snip of the last line of the developer console:
```
RangeError: Maximum call stack size exceeded: RangeError: Maximum call stack size exceeded
at o... | completed | Renaming local variable in Javascript crashes with "Maximum call stack size exceeded" See this handy gif:

Here's a snippy snip of the last line of the developer console:
```
RangeError: Ma... | 739 | [] | 0 | False | |
1990 | Octicon support lost from status bar? | 2016-01-13 16:36:44+00:00 | 2016-01-18 15:55:29+00:00 | Maybe I am in some weird intermediate state because I triggered a build this afternoon and now my status bar extension is no longer showing Octicons:

@jrieken fyi
| completed | Octicon support lost from status bar? Maybe I am in some weird intermediate state because I triggered a build this afternoon and now my status bar extension is no longer showing Octicons:

@jrieken fyi
| 100 | [] | 0 | False | |
1986 | Unable to diff | 2016-01-13 12:40:16+00:00 | 2016-01-13 14:54:24+00:00 | Not sure who's working on this @joaomoreno @bpasero @jrieken
In selfhost, sometimes it works, but oftentimes I hit this:

| completed | Unable to diff Not sure who's working on this @joaomoreno @bpasero @jrieken
In selfhost, sometimes it works, but oftentimes I hit this:

| 95 | [] | 0 | False | |
1985 | clearing breakpoints does not work | 2016-01-13 12:26:09+00:00 | 2016-01-13 14:12:25+00:00 | clearing breakpoints no longer sends a setBreakPoints request.
| completed | clearing breakpoints does not work clearing breakpoints no longer sends a setBreakPoints request.
| 28 | [] | 0 | False | |
1983 | DiffEditorWidget.setModel: Original model is null. | 2016-01-13 12:02:32+00:00 | 2016-01-13 14:12:12+00:00 | Do some changes, open some files, try to view the changes in the diff view. Only started happening today (vscode cf459844188555d540353402b6849c2d91c05289). I occassionaly get the following:
. I occassionaly get the following:

| completed | Error after update After the installer finished:

| 66 | [] | 0 | False | |
1980 | Selection highlighting matches regex if activated in local search. | 2016-01-13 10:05:58+00:00 | 2016-01-14 10:23:15+00:00 | Unless it is a feature:
Correct:

Bug:

| completed | Selection highlighting matches regex if activated in local search. Unless it is a feature:
Correct:

Bug:

This is very irritating for two reasons:
- Am I really supposed to understand the regular expression?
- th... | completed | launch.json: irritating squiggly description for relative paths when hovering over the new warning squigglies in launch.json I get this message:

This is very irritating for two reasons:
- ... | 202 | [] | 0 | False | |
1977 | Content Widgets don't render if the position is outside viewport | 2016-01-13 09:36:21+00:00 | 2016-01-13 10:26:56+00:00 | 
| completed | Content Widgets don't render if the position is outside viewport 
| 73 | [] | 0 | False | |
1969 | [CSS] [HTML] Expanded IntelliSense window shows "undefined" for CSS and HTML | 2016-01-13 02:17:38+00:00 | 2016-01-27 11:37:37+00:00 | See:

I think this shows what interface a method belongs to in JS? It should either be hidden for CSS/HTML or provide different info there, such as maybe the browser support in... | completed | [CSS] [HTML] Expanded IntelliSense window shows "undefined" for CSS and HTML See:

I think this shows what interface a method belongs to in JS? It should either be hidden for C... | 175 | [] | 0 | False | |
1965 | Github extension fails to push (invalid password) with 35 length password | 2016-01-12 22:28:22+00:00 | 2016-02-25 14:43:08+00:00 | The github extension fails doing push with (authentication failed) 35 characters only alphanumeric password, the git bash client in cmd does the push (and the authentication) correctly.
| completed | Github extension fails to push (invalid password) with 35 length password The github extension fails doing push with (authentication failed) 35 characters only alphanumeric password, the git bash client in cmd does the push (and the authentication) correctly.
| 66 | [] | 0 | False | |
1961 | Cannot develop my extension against latest | 2016-01-12 16:50:01+00:00 | 2016-01-13 15:07:46+00:00 | With the latest changes from #970 I can have `vscode: *` as engine and retrieve the latest vscode.d.ts to prepare my extension for the future. Tho when having it configured like that VS Code will not load my extension because the engine specifier isn't specific enough. We should agree and what we want here.
| completed | Cannot develop my extension against latest With the latest changes from #970 I can have `vscode: *` as engine and retrieve the latest vscode.d.ts to prepare my extension for the future. Tho when having it configured like that VS Code will not load my extension because the engine specifier isn't specific enough. We shou... | 83 | [] | 0 | False | |
1960 | [html] Cannot read property 'attributes' of undefined in htmlTags | 2016-01-12 16:20:57+00:00 | 2016-01-12 16:21:43+00:00 | Found in the console:
TypeError: Cannot read property 'attributes' of undefined: TypeError: Cannot read property 'attributes' of undefined
at Object.collectAttributes (file:///home/martinae/workspaces/vscode/out/vs/languages/html/common/htmlTags.js:220:60)
at file:///home/martinae/workspaces/vscode/out/vs/... | completed | [html] Cannot read property 'attributes' of undefined in htmlTags Found in the console:
TypeError: Cannot read property 'attributes' of undefined: TypeError: Cannot read property 'attributes' of undefined
at Object.collectAttributes (file:///home/martinae/workspaces/vscode/out/vs/languages/html/common/htmlTags.... | 497 | [] | 0 | False | |
1956 | Cannot convert object to primitive value in applicationinsights code | 2016-01-12 11:48:58+00:00 | 2016-01-26 19:12:59+00:00 | I see the following exception in the console. I believe it has to do with the exception thrown by the tslint extension (see https://github.com/Microsoft/vscode-tslint/issues/24)
- install ts lint extension (version 0.5.4)
- open a type script file, on the error dialog (tslint not installed) press cancel
```
TypeE... | completed | Cannot convert object to primitive value in applicationinsights code I see the following exception in the console. I believe it has to do with the exception thrown by the tslint extension (see https://github.com/Microsoft/vscode-tslint/issues/24)
- install ts lint extension (version 0.5.4)
- open a type script file, ... | 420 | [] | 0 | False | |
1952 | Emmet and Intellisense overlap in SCCS files | 2016-01-12 11:08:29+00:00 | 2017-06-01 05:09:13+00:00 | Emmet is acting up in strange ways.
When I type, as an example, "cp+tab" I expect "cursor: pointer". I know this is not the official emmet abbriviation. But even when I type "cur:p + tab" I get "cur:past" instead of "cursor:pointer". That VS Code extends other things is great. But when I type "cp", I at least expect ... | completed | Emmet and Intellisense overlap in SCCS files Emmet is acting up in strange ways.
When I type, as an example, "cp+tab" I expect "cursor: pointer". I know this is not the official emmet abbriviation. But even when I type "cur:p + tab" I get "cur:past" instead of "cursor:pointer". That VS Code extends other things is gr... | 188 | [] | 0 | False | |
1951 | Focus stuck in Code on raw X session without window manager | 2016-01-12 10:59:33+00:00 | 2016-01-13 09:49:24+00:00 | Hello.
Normally, on the raw X (i.e. without window managers), a window under the mouse cursor is active:

However, VSCode doesn't allow other windows to focus on even if the mouse cursor is over other ... | completed | Focus stuck in Code on raw X session without window manager Hello.
Normally, on the raw X (i.e. without window managers), a window under the mouse cursor is active:

However, VSCode doesn't allow other... | 238 | [] | 0 | False | |
1949 | Migrated autoSaveDelay formatting issues | 2016-01-12 10:51:05+00:00 | 2016-01-12 16:25:14+00:00 | See the placement of the `,` below
``` json
// Place your settings in this file to overwrite the default settings
{
"editor.renderWhitespace": true,
"editor.wrappingColumn": 0
// Migrated from previous File | Auto Save setting:
, "files.autoSaveDelay": 1
}
```
| completed | Migrated autoSaveDelay formatting issues See the placement of the `,` below
``` json
// Place your settings in this file to overwrite the default settings
{
"editor.renderWhitespace": true,
"editor.wrappingColumn": 0
// Migrated from previous File | Auto Save setting:
, "files.autoSaveDelay":... | 96 | [] | 0 | False | |
1948 | gulp watch sometimes partially fails | 2016-01-12 10:48:33+00:00 | 2016-03-07 11:09:21+00:00 | No real steps to repro. The annoying thing is that the `watch-client` task fails, but the rest of the watch tasks are fine and even the file watcher on the `vs` folder still works:
```
*** Starting...
[11:34:21] [emit code] c:/Alex/src/vscode/src/vs/editor/common/editorAction.js
[11:34:21] [check syntax] c:/Alex/... | completed | gulp watch sometimes partially fails No real steps to repro. The annoying thing is that the `watch-client` task fails, but the rest of the watch tasks are fine and even the file watcher on the `vs` folder still works:
```
*** Starting...
[11:34:21] [emit code] c:/Alex/src/vscode/src/vs/editor/common/editorAction.j... | 338 | [] | 0 | False | |
1944 | Find widget counter is cropped | 2016-01-12 09:43:27+00:00 | 2016-01-28 10:03:54+00:00 | 
OS X
| completed | Find widget counter is cropped 
OS X
| 63 | [] | 0 | False | |
1942 | Issue installing extensions behind authenticated proxy | 2016-01-12 08:58:01+00:00 | 2016-01-13 15:08:35+00:00 | From @FloMaetschke:
I have set http.proxy, https.proxy and http.proxyStrictSSL = false,
I want to install extensions:
CTRL + P: enter: > inst .. wait a moment, select "Extensions: Install Extensions".
With the latest decembe release: I get a blue loading bar after a few seconds it says:
"ERROR Unable to ver... | completed | Issue installing extensions behind authenticated proxy From @FloMaetschke:
I have set http.proxy, https.proxy and http.proxyStrictSSL = false,
I want to install extensions:
CTRL + P: enter: > inst .. wait a moment, select "Extensions: Install Extensions".
With the latest decembe release: I get a blue loading ... | 547 | [] | 0 | False | |
1940 | VSCode freezes if run as a background process on Linux (0.10.6) | 2016-01-12 05:08:53+00:00 | 2016-06-01 07:41:20+00:00 | I could start it easily from a terminal as a background process in Fedora 23 (using ampersand). However, after an upgrade to 0.10.6 (64bit), it freezes soon after opening. It was not the case in the previous versions.
I suspect it might be related to the git integration somehow. It freezes if a folder is under git s... | completed | VSCode freezes if run as a background process on Linux (0.10.6) I could start it easily from a terminal as a background process in Fedora 23 (using ampersand). However, after an upgrade to 0.10.6 (64bit), it freezes soon after opening. It was not the case in the previous versions.
I suspect it might be related to th... | 724 | [] | 0 | False | |
1923 | IntelliSense filtering has become slow again in huge lists | 2016-01-11 12:34:05+00:00 | 2016-01-25 20:17:58+00:00 | Copied from the inital issue (https://github.com/Microsoft/vscode-extensionbuilders/issues/80)
> Let's see this scenario:
> - The cursor is placed on whitespace inside a method
> - The user asks for completions by pressing `CTRL + Space`
> - The language service is being asked to provide all suggestions
> - The ... | completed | IntelliSense filtering has become slow again in huge lists Copied from the inital issue (https://github.com/Microsoft/vscode-extensionbuilders/issues/80)
> Let's see this scenario:
> - The cursor is placed on whitespace inside a method
> - The user asks for completions by pressing `CTRL + Space`
> - The language ... | 275 | [] | 0 | False | |
1921 | TypeError: Cannot convert object to primitive value | 2016-01-11 10:41:45+00:00 | 2016-01-13 01:13:45+00:00 | Found this in selfhost, not sure how helpful:
```
TypeError: Cannot convert object to primitive value
at new Error (native)
at Client.trackException (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/applicationinsights/Library/Client.js:67:25)
at e.log (file:////Applications/V... | completed | TypeError: Cannot convert object to primitive value Found this in selfhost, not sure how helpful:
```
TypeError: Cannot convert object to primitive value
at new Error (native)
at Client.trackException (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/applicationinsights/Library/Cli... | 349 | [] | 0 | False | |
1919 | User settings location has changes | 2016-01-11 09:59:02+00:00 | 2016-01-11 10:06:35+00:00 | Linux
Since a few days the location of the user settings is new:
new location
~/.config/chromium/Code/User
used to be
~/.config/Code/User
| completed | User settings location has changes Linux
Since a few days the location of the user settings is new:
new location
~/.config/chromium/Code/User
used to be
~/.config/Code/User
| 51 | [] | 0 | False | |
1914 | NPE when there is only one find match | 2016-01-10 20:21:02+00:00 | 2016-01-10 20:25:20+00:00 | - find something in a file
- ensure there is only one find match
- press <kbd>F3</kbd>
Observe:

| completed | NPE when there is only one find match - find something in a file
- ensure there is only one find match
- press <kbd>F3</kbd>
Observe:

| 92 | [] | 0 | False | |
1913 | tasks.json support buggy? | 2016-01-10 18:43:58+00:00 | 2016-01-11 10:54:02+00:00 | I have the tasks.json file below. I wish there was an integrated deploy task, and that we could natively have multiple top-level tasks defined that each can have their own command but according to various posts out there, we cannot and this kind of workaround is recommended. But it isn't working for me.
You can ... | completed | tasks.json support buggy? I have the tasks.json file below. I wish there was an integrated deploy task, and that we could natively have multiple top-level tasks defined that each can have their own command but according to various posts out there, we cannot and this kind of workaround is recommended. But it isn't wor... | 752 | [] | 0 | False | |
1903 | Clicking git sync icon should only push when there are local changes | 2016-01-10 03:17:36+00:00 | 2016-01-27 11:37:37+00:00 | When I clone a github repo, I often dont have write permissions to it. VS Code shows me in the bottom left corner how many different commits I have here and on the remote. When I click the sync icon, it first pulls, and then, even though it shows that I have zero new commits, does a push, which results in a git error.
... | completed | Clicking git sync icon should only push when there are local changes When I clone a github repo, I often dont have write permissions to it. VS Code shows me in the bottom left corner how many different commits I have here and on the remote. When I click the sync icon, it first pulls, and then, even though it shows that... | 239 | [] | 0 | False | |
1902 | Git error message should include git output | 2016-01-10 03:11:47+00:00 | 2017-04-25 14:08:12+00:00 | Currently, when I try to switch branches while my work tree is dirty, I get a message "There was an issue doing a git operation. Please look at the git output." When I open the output, there is a one-line message, highlighted in red because it's printed to stderr, "could not switch branches because you have uncommited ... | completed | Git error message should include git output Currently, when I try to switch branches while my work tree is dirty, I get a message "There was an issue doing a git operation. Please look at the git output." When I open the output, there is a one-line message, highlighted in red because it's printed to stderr, "could not ... | 182 | [] | 0 | False | |
1895 | VS Code with NVM | 2016-01-09 16:50:23+00:00 | 2016-01-13 10:29:37+00:00 | Hi, thank you for great app.
So, I hope VS Code sets specified environment variables when it starts.
I use a NodeJS Version Manager such as nvm, then a path to NodeJS is not added to `PATH` until nvm do it. (Also `NODE_PATH`, `NODE_HOME`, etc.)
That is, CLI of modules such as Gulp, Grunt, UglifyJS, etc. are not wo... | completed | VS Code with NVM Hi, thank you for great app.
So, I hope VS Code sets specified environment variables when it starts.
I use a NodeJS Version Manager such as nvm, then a path to NodeJS is not added to `PATH` until nvm do it. (Also `NODE_PATH`, `NODE_HOME`, etc.)
That is, CLI of modules such as Gulp, Grunt, UglifyJS... | 339 | [] | 0 | False | |
1888 | Mac OS X :: CMD + K, DownArrow shortcut doesn't work | 2016-01-08 21:40:42+00:00 | 2017-03-24 11:50:42+00:00 | The `CMD + K, Down Arrow` keyboard shortcut isn't working in the 0.10.6 release of Visual Studio Code on Mac OS X El Capitan. It just sits there waiting for the next key of the chord, until I finally hit escape, to cancel out.
<img width="242" alt="screen shot 2016-01-08 at 2 39 17 pm" src="https://cloud.githubuserc... | completed | Mac OS X :: CMD + K, DownArrow shortcut doesn't work The `CMD + K, Down Arrow` keyboard shortcut isn't working in the 0.10.6 release of Visual Studio Code on Mac OS X El Capitan. It just sits there waiting for the next key of the chord, until I finally hit escape, to cancel out.
<img width="242" alt="screen shot 201... | 168 | [] | 0 | False | |
1882 | The counter should always have width >= height | 2016-01-08 16:20:27+00:00 | 2016-01-11 09:50:58+00:00 | IMHO, in the one digit case, there should be a min-width set to the oval such that the oval is either a circle or has its width larger than its height.

| completed | The counter should always have width >= height IMHO, in the one digit case, there should be a min-width set to the oval such that the oval is either a circle or has its width larger than its height.

| 104 | [] | 0 | False | |
1880 | Dark+ theme: fields hard to see | 2016-01-08 15:27:55+00:00 | 2016-01-12 09:20:27+00:00 | See screen shot. The fields blur into the blue of the keywords.

| completed | Dark+ theme: fields hard to see See screen shot. The fields blur into the blue of the keywords.

| 80 | [] | 0 | False | |
1879 | do not pass "address" attribute to launchRequest | 2016-01-08 15:24:26+00:00 | 2016-02-02 11:33:15+00:00 | For the launchRequest the debugAdapter receives an argument object that has an "address" attribute:

Since this is neither specified in the schema for "launch" nor is it one of the well-know... | completed | do not pass "address" attribute to launchRequest For the launchRequest the debugAdapter receives an argument object that has an "address" attribute:

Since this is neither specified in the s... | 182 | [] | 0 | False | |
1872 | Installing an extension with multiple Code instances open | 2016-01-08 12:15:36+00:00 | 2016-01-11 10:37:38+00:00 | A colleague showed me something interesting today.
He said he had multiple VS Code windows open (in Mac OS X) and installed an extension. He was notified that the installation was successful and that he should restart, so he clicked the restart button. As expected, the VS Code window closed and reopened and the exte... | completed | Installing an extension with multiple Code instances open A colleague showed me something interesting today.
He said he had multiple VS Code windows open (in Mac OS X) and installed an extension. He was notified that the installation was successful and that he should restart, so he clicked the restart button. As exp... | 289 | [] | 0 | False | |
1871 | Linux: userData path changed due to Electron update | 2016-01-08 11:44:32+00:00 | 2016-01-11 07:58:53+00:00 | This is https://github.com/atom/electron/issues/3709 and means settings loss.
| completed | Linux: userData path changed due to Electron update This is https://github.com/atom/electron/issues/3709 and means settings loss.
| 39 | [] | 0 | False | |
1868 | revealRange won't scroll horizontal with default reveal type. | 2016-01-08 10:07:39+00:00 | 2016-01-12 11:02:34+00:00 | https://code.visualstudio.com/docs/extensionAPI/vscode-api#TextEditor.revealRange
`revealRange` won't scroll horizontally with default reveal type `TextEditorRevealType.Default`.
`TextEditorRevealType.InCenterIfOutsideViewport` and `TextEditorRevealType.InCenter` works fine btw.
| completed | revealRange won't scroll horizontal with default reveal type. https://code.visualstudio.com/docs/extensionAPI/vscode-api#TextEditor.revealRange
`revealRange` won't scroll horizontally with default reveal type `TextEditorRevealType.Default`.
`TextEditorRevealType.InCenterIfOutsideViewport` and `TextEditorRevealType.... | 110 | [] | 0 | False | |
1864 | [themes] Comments are not colored | 2016-01-08 09:01:03+00:00 | 2016-01-08 10:38:16+00:00 | 
I see this for all languages and all themes in VSCode 27db7e99c6bf9832b77448636c75cd8fbbf62599
| completed | [themes] Comments are not colored 
I see this for all languages and all themes in VSCode 27db7e99c6bf9832b77448636c75cd8fbbf62599
| 110 | [] | 0 | False | |
1863 | Extensions: typing while search is running always resets progress back to 0 | 2016-01-08 08:51:08+00:00 | 2016-01-08 14:43:25+00:00 | This looks very hectic imho.
| completed | Extensions: typing while search is running always resets progress back to 0 This looks very hectic imho.
| 27 | [] | 0 | False | |
1862 | Proxy error: unable to get local issuer certificate | 2016-01-08 08:41:17+00:00 | 2016-09-13 06:06:36+00:00 | From @dogfish182

```
unable to get local issuer certificate
```
| completed | Proxy error: unable to get local issuer certificate From @dogfish182

```
unable to get local issuer certificate
```
| 93 | [] | 0 | False |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.