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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
7541 | Provide terminal font ligature setting (disabled by default) | 2016-06-10 15:45:10+00:00 | 2017-02-17 22:14:22+00:00 | I think...

It does look a bit weird. ๐
| completed | Provide terminal font ligature setting (disabled by default) I think...

It does look a bit weird. ๐
| 79 | [] | 0 | False | |
7533 | Output wrapping is broken | 2016-06-10 13:39:39+00:00 | 2016-06-15 10:37:14+00:00 | We go through all that trouble to measure the height of each line in the output, by [counting the characters](https://github.com/Microsoft/vscode/blob/master/src/vs/workbench/parts/debug/browser/replViewer.ts#L121) and taking the width of the repl into account... and then we set the CSS to break words on wrap? ๐
!... | completed | Output wrapping is broken We go through all that trouble to measure the height of each line in the output, by [counting the characters](https://github.com/Microsoft/vscode/blob/master/src/vs/workbench/parts/debug/browser/replViewer.ts#L121) and taking the width of the repl into account... and then we set the CSS to bre... | 180 | [] | 0 | False | |
7531 | When saving all, save whatever files can be immediately saved, even if some can't be | 2016-06-10 12:55:39+00:00 | 2016-06-13 14:47:34+00:00 | If I have a bunch of unsaved files open, plus one or two new ('untitled') ones and then click 'save all', it immediately throws up a dialog asking me to 'save as' the untitled files. When i don't want to save them, none of the files have been saved.
This makes little sense; those files that can be immediately saved... | completed | When saving all, save whatever files can be immediately saved, even if some can't be If I have a bunch of unsaved files open, plus one or two new ('untitled') ones and then click 'save all', it immediately throws up a dialog asking me to 'save as' the untitled files. When i don't want to save them, none of the files ha... | 145 | [] | 0 | False | |
7530 | Integrated Terminal CJK characters display error | 2016-06-10 12:44:26+00:00 | 2016-06-10 19:14:12+00:00 | @Tyriar
- VSCode Version:1.3.0-inside 2016-06-10 06:08
- OS Version:Windows 10
Steps to Reproduce:
1. Press Ctrl+`
2. There will be CJK characters word wrap error in the Terminal.

3. if resize th... | completed | Integrated Terminal CJK characters display error @Tyriar
- VSCode Version:1.3.0-inside 2016-06-10 06:08
- OS Version:Windows 10
Steps to Reproduce:
1. Press Ctrl+`
2. There will be CJK characters word wrap error in the Terminal.

Steps to Reproduce:
1. In terminal run `code`.
2. (sometimes optional) enable built-in terminal and run `ls` in it
3. Close the wi... | completed | Stray processes left when closing the main window - VSCode Version: 1.2.0-1465219835
- OS Version: Linux Mint 17.3 Rosa (4.4.0-22-lowlatency #40~14.04.1-Ubuntu SMP PREEMPT Fri May 13 22:47:02 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux)
Steps to Reproduce:
1. In terminal run `code`.
2. (sometimes optional) enable bui... | 362 | [] | 0 | False | |
7518 | HC Theme: icon glitch in opened editors | 2016-06-10 08:50:37+00:00 | 2016-06-14 14:58:59+00:00 | When having a dirty file:

| completed | HC Theme: icon glitch in opened editors When having a dirty file:

| 75 | [] | 0 | False | |
7515 | Remove "Last checked" on update menu item | 2016-06-10 06:55:59+00:00 | 2016-07-13 10:58:13+00:00 | #978
| completed | Remove "Last checked" on update menu item #978
| 17 | [] | 0 | False | |
7508 | Paste in 64bit PowerShell Terminal duplicates text pasted. | 2016-06-10 00:06:54+00:00 | 2016-06-25 05:06:01+00:00 | - VSCode Version: 1.3.0-insider
- OS Version: Windows 10
Steps to Reproduce:
1. Copy text
2. Paste into 64bit powershell terminal.
3. Text that is pasted is duplicated 1-2 times.
This is what is copied for example.
``` powershell
// Place your settings in this file to overwrite default and user settings.... | completed | Paste in 64bit PowerShell Terminal duplicates text pasted. - VSCode Version: 1.3.0-insider
- OS Version: Windows 10
Steps to Reproduce:
1. Copy text
2. Paste into 64bit powershell terminal.
3. Text that is pasted is duplicated 1-2 times.
This is what is copied for example.
``` powershell
// Place your se... | 332 | [] | 0 | False | |
7505 | Installation of extension only works if home-data-dir already exists | 2016-06-09 22:42:37+00:00 | 2016-07-13 10:52:03+00:00 | - VSCode Version: 1.2
- OS Version: Ubuntu LTS 14.04
Steps to Reproduce:
1. Don't open vscode (at least don't install an extension via vscode-gui)
2. from console: code --install-extension eg2.tslint
3. you get an error - no such file or directory: /home/vagrant/.vscode/extensions
Temporary fix for me (I'm us... | completed | Installation of extension only works if home-data-dir already exists - VSCode Version: 1.2
- OS Version: Ubuntu LTS 14.04
Steps to Reproduce:
1. Don't open vscode (at least don't install an extension via vscode-gui)
2. from console: code --install-extension eg2.tslint
3. you get an error - no such file or direct... | 166 | [] | 0 | False | |
7498 | ./scripts/code.sh crashes when '1' is the first arg | 2016-06-09 21:11:27+00:00 | 2016-07-13 10:54:25+00:00 | Accidentally hit 1:

| completed | ./scripts/code.sh crashes when '1' is the first arg Accidentally hit 1:

| 78 | [] | 0 | False | |
7492 | VSCode/CodeHelper process is blocking folders (Cordova) | 2016-06-09 19:47:24+00:00 | 2016-06-23 07:41:46+00:00 | - VSCode Version: 1.2.0
- OS Version: Windows 7 Professional (7601: Service Pack 1)
Steps to Reproduce:
1. Edit some file in VSCode.
2. Try to run cordova (compile, etc)

When i try to compile my ... | completed | VSCode/CodeHelper process is blocking folders (Cordova) - VSCode Version: 1.2.0
- OS Version: Windows 7 Professional (7601: Service Pack 1)
Steps to Reproduce:
1. Edit some file in VSCode.
2. Try to run cordova (compile, etc)
 theme | 2016-06-09 15:19:49+00:00 | 2016-07-19 14:45:56+00:00 | - VSCode Version: 1.2.0
- OS Version: Win10
Steps to Reproduce:
1. Create a new file e.g. test.php
2. Copy this:
``` html
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test</title>
</head>
<body>
<?php $someVar = 'hello'; ?>
<?ph... | completed | Php syntax highlighting in dark (defaul dark) theme - VSCode Version: 1.2.0
- OS Version: Win10
Steps to Reproduce:
1. Create a new file e.g. test.php
2. Copy this:
``` html
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test</title>
</h... | 222 | [] | 0 | False | |
7481 | No call stack shown if one frame refers to source that doesn't have a file name | 2016-06-09 14:42:28+00:00 | 2016-06-09 20:21:32+00:00 | - VSCode Version: 1.2
- OS Version: all
Steps to Reproduce:
use this snippet:
```
var f = new Function("return 1 + 2;");
var r = f();
```
1. set breakpoint on line 2
2. step into call to f
;
var r = f();
```
1. set breakpoint on line 2
2. step into call to f


Easily reproducible
| completed | Diff is broken From https://twitter.com/k_cieslak/status/740857901351329793
Insiders build (post 1.2.0)

Easily reproducible
| 71 | [] | 0 | False | |
7466 | Click twice to get cursor from terminal to editor | 2016-06-09 08:43:53+00:00 | 2016-06-09 20:38:10+00:00 | - VSCode Version: 1.2
- OS Version: Ubuntu 16.04
We need to click twice to get our cursor from integrated terminal to the file we are editing
Steps to Reproduce:
1. Open a file to edit
2. Open embedded terminal
3. Click on terminal and type something.
4. Click on editor(Just above terminal)
If you are edi... | completed | Click twice to get cursor from terminal to editor - VSCode Version: 1.2
- OS Version: Ubuntu 16.04
We need to click twice to get our cursor from integrated terminal to the file we are editing
Steps to Reproduce:
1. Open a file to edit
2. Open embedded terminal
3. Click on terminal and type something.
4. Clic... | 200 | [] | 0 | False | |
7461 | Windows Installer has two times a checkbox to launch after installation | 2016-06-09 07:34:20+00:00 | 2016-07-21 14:37:43+00:00 | The first one is "Launch Code after installation" somewhere before the installation begins
The second one is after the installation and reads "Launch Visual Studio Code - Insiders"
| completed | Windows Installer has two times a checkbox to launch after installation The first one is "Launch Code after installation" somewhere before the installation begins
The second one is after the installation and reads "Launch Visual Studio Code - Insiders"
| 55 | [] | 0 | False | |
7459 | editor.wordBasedSuggestions shows up last in default settings? | 2016-06-09 07:16:18+00:00 | 2016-06-09 07:52:47+00:00 | I would expect settings to be grouped together but `editor.wordBasedSuggestions` shows up last:

| completed | editor.wordBasedSuggestions shows up last in default settings? I would expect settings to be grouped together but `editor.wordBasedSuggestions` shows up last:

| 95 | [] | 0 | False | |
7458 | Runaway terminalProcess processes | 2016-06-09 07:13:02+00:00 | 2016-06-09 07:33:01+00:00 | These processes linger around long after I shutdown Code:

We usually [detect whether the parent process is dead](https://github.com/Microsoft/vscode/blob/master/src/vs/code/node/sharedProcessMain.ts#L31) t... | completed | Runaway terminalProcess processes These processes linger around long after I shutdown Code:

We usually [detect whether the parent process is dead](https://github.com/Microsoft/vscode/blob/master/src/vs/cod... | 129 | [] | 0 | False | |
7451 | Terminal: cannot launch code.sh from integrated terminal | 2016-06-09 05:48:43+00:00 | 2016-07-05 18:50:42+00:00 | <img width="715" alt="screen shot 2016-06-09 at 07 48 24" src="https://cloud.githubusercontent.com/assets/900690/15919964/8ec93690-2e16-11e6-9047-5236ec0fdd11.png">
Maybe an issue with the cwd?
| completed | Terminal: cannot launch code.sh from integrated terminal <img width="715" alt="screen shot 2016-06-09 at 07 48 24" src="https://cloud.githubusercontent.com/assets/900690/15919964/8ec93690-2e16-11e6-9047-5236ec0fdd11.png">
Maybe an issue with the cwd?
| 88 | [] | 0 | False | |
7450 | Terminal: Cannot set property 'innerHTML' of undefined | 2016-06-09 05:45:43+00:00 | 2016-06-09 05:58:25+00:00 | Seeing this when making the terminal visible in selfhost after having quite some output. It seems to try to access a div that is not existing in the array:
<img width="1458" alt="screen shot 2016-06-09 at 07 44 54" src="https://cloud.githubusercontent.com/assets/900690/15919920/173df0b6-2e16-11e6-90e8-dededd2c457a.p... | completed | Terminal: Cannot set property 'innerHTML' of undefined Seeing this when making the terminal visible in selfhost after having quite some output. It seems to try to access a div that is not existing in the array:
<img width="1458" alt="screen shot 2016-06-09 at 07 44 54" src="https://cloud.githubusercontent.com/assets... | 123 | [] | 0 | False | |
7448 | Line breaks in terminal window when changed editor-fontsize in settings.json . | 2016-06-09 03:36:19+00:00 | 2016-06-30 21:23:00+00:00 | - VSCode Version:
Version 1.3.0-insider
Commit 7c75479a06da31ac73c8ac372acf37fc380e8091
Date 2016-06-09T02:08:47.725Z
Shell 0.37.6
Renderer 49.0.2623.75
Node 5.10.0
- OS Version:
Windows 10
1. ... | completed | Line breaks in terminal window when changed editor-fontsize in settings.json . - VSCode Version:
Version 1.3.0-insider
Commit 7c75479a06da31ac73c8ac372acf37fc380e8091
Date 2016-06-09T02:08:47.725Z
Shell 0.37.6
Renderer 49.0.2623.75
Node 5.10.0
- OS Version:
Windows 10
1. 
2. Copy the code of "Building a Raytracer" and paste in Visual Studio Code
3. See how after the line 261 VSCode lost the highlig... | completed | Lost highlighting syntax with typescript - VSCode Version: 1.2.0
- OS Version: Microsoft Windows 10
Steps to Reproduce:
1. Go to [https://www.typescriptlang.org/play/index.html](https://www.typescriptlang.org/play/index.html)
2. Copy the code of "Building a Raytracer" and paste in Visual Studio Code
3. See how a... | 162 | [] | 0 | False | |
7426 | Code won't update on macOS | 2016-06-08 16:00:45+00:00 | 2018-09-27 13:32:38+00:00 | - VSCode Version: Version 1.3.0-insider (1.3.0-insider) 6bc81df453ab2156d2630fbb89ad7d0c80620420
- OS Version: OS X 10.11.5
Steps to Reproduce:
1. A message pops up saying there's a new version and Insiders will be updated after it restarts.
2. Click 'Update Now'. Code closes but doesn't reopen even after waitin... | completed | Code won't update on macOS - VSCode Version: Version 1.3.0-insider (1.3.0-insider) 6bc81df453ab2156d2630fbb89ad7d0c80620420
- OS Version: OS X 10.11.5
Steps to Reproduce:
1. A message pops up saying there's a new version and Insiders will be updated after it restarts.
2. Click 'Update Now'. Code closes but doesn... | 210 | [] | 0 | False | |
7424 | line number and fold/unfold button are clashing with more than 10k lines | 2016-06-08 15:03:49+00:00 | 2016-07-15 09:03:53+00:00 | - VSCode Version: Version 1.2.0
Commit 809e7b30e928e0c430141b3e6abf1f63aaf55589
Date 2016-06-07T08:47:59.517Z
Shell 0.37.6
Renderer 49.0.2623.75
Node 5.10.0
- OS Version: Ubuntu 14.04
Steps to Reproduce:
1. open a file w/ more than 10k lines
2. the fold/unfold button for arrays and objects is clash... | completed | line number and fold/unfold button are clashing with more than 10k lines - VSCode Version: Version 1.2.0
Commit 809e7b30e928e0c430141b3e6abf1f63aaf55589
Date 2016-06-07T08:47:59.517Z
Shell 0.37.6
Renderer 49.0.2623.75
Node 5.10.0
- OS Version: Ubuntu 14.04
Steps to Reproduce:
1. open a file w/ more ... | 198 | [] | 0 | False | |
7423 | non verbose TS compile does not work with watching task | 2016-06-08 14:45:48+00:00 | 2016-07-12 08:50:22+00:00 | Because our task seems to detect the "Finished building" message as indicator that the task has completed a chunk of work.
| completed | non verbose TS compile does not work with watching task Because our task seems to detect the "Finished building" message as indicator that the task has completed a chunk of work.
| 42 | [] | 0 | False | |
7420 | terminal: default settings not matching schema | 2016-06-08 14:31:37+00:00 | 2016-06-09 04:41:45+00:00 | - Open the user settings
- check the errors view
- there's an warning on
``` json
"terminal.integrated.fontSize": null,
"terminal.integrated.lineHeight": null,
```
Expected 'number'
If `null` is a valid value for these settings, change the schema to:
``` js
'terminal.integrated.fontSize': { ..... | completed | terminal: default settings not matching schema - Open the user settings
- check the errors view
- there's an warning on
``` json
"terminal.integrated.fontSize": null,
"terminal.integrated.lineHeight": null,
```
Expected 'number'
If `null` is a valid value for these settings, change the schema to:
``` j... | 127 | [] | 0 | False | |
7411 | Add command ID for 'Collapse All' in Files Explorer | 2016-06-08 12:33:02+00:00 | 2016-06-08 14:07:14+00:00 | I would like to setup a keyboard shortcut for this action, but there is no corresponding command ID.
| completed | Add command ID for 'Collapse All' in Files Explorer I would like to setup a keyboard shortcut for this action, but there is no corresponding command ID.
| 38 | [] | 0 | False | |
7409 | vscode locking git repo | 2016-06-08 12:24:07+00:00 | 2016-07-12 07:57:12+00:00 | - VSCode Version: 1.2.0
- OS Version: Windows 8.1
Steps to Reproduce:
1. Open a repo in vscode so that the git bindings are active, leave this running in the background
2. Do your git interaction with TortoiseGit as usual
3. Notice that tortoise will regularly and randomly give errors failing to perform various ... | completed | vscode locking git repo - VSCode Version: 1.2.0
- OS Version: Windows 8.1
Steps to Reproduce:
1. Open a repo in vscode so that the git bindings are active, leave this running in the background
2. Do your git interaction with TortoiseGit as usual
3. Notice that tortoise will regularly and randomly give errors fai... | 304 | [] | 0 | False | |
7408 | terminal configuration tests are failing | 2016-06-08 11:49:27+00:00 | 2016-06-08 11:50:36+00:00 | workspace test are failing:
```
1) Workbench - TerminalConfigHelper TerminalConfigHelper - getShell:
TypeError: Cannot read property 'linux' of undefined
at TerminalConfigHelper.getShell (out/vs/workbench/parts/terminal/electron-browser/terminalConfigHelper.js:131:66)
at Context.<anonymous> (o... | completed | terminal configuration tests are failing workspace test are failing:
```
1) Workbench - TerminalConfigHelper TerminalConfigHelper - getShell:
TypeError: Cannot read property 'linux' of undefined
at TerminalConfigHelper.getShell (out/vs/workbench/parts/terminal/electron-browser/terminalConfigHelper.js... | 143 | [] | 0 | False | |
7405 | Hover rending does not format using mode specified in 'language' | 2016-06-08 10:40:37+00:00 | 2016-06-08 15:10:27+00:00 | - have a MarkedString with
``` js
{
language: 'html',
value: "<element class='cell-title'>"
}
```
- show as a hover from an extension
Note that the hover is not styled with HTML syntax highlighter
Issue is in https://github.com/Microsoft/vscode/blob/master/src/vs/editor/contrib/hover/browser/modesCo... | completed | Hover rending does not format using mode specified in 'language' - have a MarkedString with
``` js
{
language: 'html',
value: "<element class='cell-title'>"
}
```
- show as a hover from an extension
Note that the hover is not styled with HTML syntax highlighter
Issue is in https://github.com/Microso... | 134 | [] | 0 | False | |
7402 | I lost "unused imports" warning | 2016-06-08 09:46:38+00:00 | 2016-06-08 09:47:29+00:00 | I am selfhosting with gulp-tsb running in VS Code and I am no longer seeing warnings for unused imports.
| completed | I lost "unused imports" warning I am selfhosting with gulp-tsb running in VS Code and I am no longer seeing warnings for unused imports.
| 42 | [] | 0 | False | |
7394 | The OS magnifier can't follow the text input cursor in editor | 2016-06-08 08:48:00+00:00 | 2019-08-07 13:05:52+00:00 | - VSCode Version:1.1.1
- OS Version:windows7
Steps to Reproduce:
1. Press Win + R shortcut key to open the "Run Dialog", and input "magnify" to open the magnifier tool in the windows system. Then setting the magnifier to follow mouse pointer, follow keyboard focus, and follow text input cursor.
2. Open vscode,... | completed | The OS magnifier can't follow the text input cursor in editor - VSCode Version:1.1.1
- OS Version:windows7
Steps to Reproduce:
1. Press Win + R shortcut key to open the "Run Dialog", and input "magnify" to open the magnifier tool in the windows system. Then setting the magnifier to follow mouse pointer, follow ke... | 188 | [] | 0 | False | |
7392 | Cannot read property 'projectFilename' of undefined | 2016-06-08 08:41:39+00:00 | 2016-07-13 14:36:56+00:00 | Starting to get these when switching between files in my JS/TS workspace:
```
[Extension Host] Object {seq: 0, type: "response", command: "projectInfo", request_seq: 13, success: falseโฆ}command: "projectInfo"message: "Error processing request. Cannot read property 'projectFilename' of undefined"request_seq: 13seq: ... | completed | Cannot read property 'projectFilename' of undefined Starting to get these when switching between files in my JS/TS workspace:
```
[Extension Host] Object {seq: 0, type: "response", command: "projectInfo", request_seq: 13, success: falseโฆ}command: "projectInfo"message: "Error processing request. Cannot read property... | 132 | [] | 0 | False | |
7386 | Multiple monitors: git password prompt | 2016-06-08 06:44:13+00:00 | 2017-04-25 14:16:10+00:00 | - VSCode Version: 1.2.0
- OS Version: Ubuntu 14.04
Steps to Reproduce:
1. Commit
2. Click Synchronize Changes
github password prompt will appear on the secondary monitor under all others windows. If there is anything in fullscreen on the secondary monitor you won't even notice that it has appeared.
| completed | Multiple monitors: git password prompt - VSCode Version: 1.2.0
- OS Version: Ubuntu 14.04
Steps to Reproduce:
1. Commit
2. Click Synchronize Changes
github password prompt will appear on the secondary monitor under all others windows. If there is anything in fullscreen on the secondary monitor you won't even n... | 80 | [] | 0 | False | |
7377 | Linux integrated terminal mouse-wheel scrolling problems | 2016-06-08 01:23:16+00:00 | 2016-06-10 19:25:21+00:00 | - VSCode Version: 1.2.0
- OS Version: Ubuntu Xenial - .deb install
Steps to Reproduce:
1. Open the integrated terminal
2. Do something that overpopulates the window with a lot of output (ie, 'make', or a long 'ls')
3. Try and scroll using the mouse wheel
In windows, the terminal scrolls smoothly as expected.
... | completed | Linux integrated terminal mouse-wheel scrolling problems - VSCode Version: 1.2.0
- OS Version: Ubuntu Xenial - .deb install
Steps to Reproduce:
1. Open the integrated terminal
2. Do something that overpopulates the window with a lot of output (ie, 'make', or a long 'ls')
3. Try and scroll using the mouse wheel
... | 167 | [] | 0 | False | |
7369 | null error when executing runToCursor while not stopped in debugging | 2016-06-07 23:31:43+00:00 | 2016-06-13 13:42:51+00:00 | - VSCode Version: 1.2.0
- OS Version: all
Steps to Reproduce:
1. Execute `editor.debug.action.runToCursor` from the command palette while not debugging
2. Get a `null` error:
> Cannot read property 'onDidStop' of null

Steps to Reproduce:
This only happens sometimes and is perhaps secondary to #7345?
1. <kbd>Ctrl</kbd>+<kbd>~</kbd> to invoke the integrated terminal
2. See that the terminal is invoked but blank and that this error popup is... | completed | Invoking the terminal sometimes yields an error "Cannot set property 'innerHTML' of undefined" - VSCode Version: 1.2.0-insider
- OS Version: Windows 10
- Git Bash Shell (relevant?)
Steps to Reproduce:
This only happens sometimes and is perhaps secondary to #7345?
1. <kbd>Ctrl</kbd>+<kbd>~</kbd> to invoke the ... | 175 | [] | 0 | False | |
7353 | Running build task in Code approximately 50% slower than in terminal | 2016-06-07 20:08:11+00:00 | 2017-11-07 11:42:43+00:00 | - VSCode Version: 1.2.0
- OS Version: Windows 7
Steps to Reproduce:
1. Run build task in Code (i.e. gulp dist)
2. Run same command in cmd.exe (or integrated terminal)
Expected result:
- Tasks should take about the same amount of time
Actual result:
- Build task takes ~20 seconds to finish in Code, while i... | completed | Running build task in Code approximately 50% slower than in terminal - VSCode Version: 1.2.0
- OS Version: Windows 7
Steps to Reproduce:
1. Run build task in Code (i.e. gulp dist)
2. Run same command in cmd.exe (or integrated terminal)
Expected result:
- Tasks should take about the same amount of time
Actu... | 108 | [] | 0 | False | |
7352 | Default terminal line height makes selection look awkward on large font size | 2016-06-07 20:07:08+00:00 | 2016-06-08 17:28:38+00:00 | On tyriar/xtermjs_terminal branch:

| completed | Default terminal line height makes selection look awkward on large font size On tyriar/xtermjs_terminal branch:

| 86 | [] | 0 | False | |
7346 | Line breaks in Windows integrated terminal ignored when pasted | 2016-06-07 18:46:33+00:00 | 2016-07-08 16:49:34+00:00 | - VSCode Version: Windows 1.2.0
- OS Version: Windows 8.1
Steps to Reproduce:
1. Copy several lines of code (open notepad, type mkdir directory1[enter]mkdir directory2)
2. Paste code in integrated terminal, it pastes as a single command 'mkdir directory1mkdirdirectory2' with any line breaks removed.
This happe... | completed | Line breaks in Windows integrated terminal ignored when pasted - VSCode Version: Windows 1.2.0
- OS Version: Windows 8.1
Steps to Reproduce:
1. Copy several lines of code (open notepad, type mkdir directory1[enter]mkdir directory2)
2. Paste code in integrated terminal, it pastes as a single command 'mkdir directo... | 116 | [] | 0 | False | |
7343 | Cannot run node.js app through debugger tab | 2016-06-07 18:15:12+00:00 | 2016-06-23 06:50:55+00:00 | - VSCode Version: Version 1.3.0-insider (1.3.0-insider) (6bc81df453ab2156d2630fbb89ad7d0c80620420)
- OS Version: OS X 10.11.5
Steps to Reproduce:
Trying to launch a Node JS app give an error: Cannot launch debug target (spawn node ENOENT).
Using Homebrew installed Nodejs (path to node command is /usr/local/... | completed | Cannot run node.js app through debugger tab - VSCode Version: Version 1.3.0-insider (1.3.0-insider) (6bc81df453ab2156d2630fbb89ad7d0c80620420)
- OS Version: OS X 10.11.5
Steps to Reproduce:
Trying to launch a Node JS app give an error: Cannot launch debug target (spawn node ENOENT).
Using Homebrew installed... | 414 | [] | 0 | False | |
7333 | Ctrl click opens peek | 2016-06-07 15:36:52+00:00 | 2016-06-08 09:31:00+00:00 | - Ctrl click on a class name, defined in another file
- Editor switches to that file, but opens the reference peek UI on top as well
| completed | Ctrl click opens peek - Ctrl click on a class name, defined in another file
- Editor switches to that file, but opens the reference peek UI on top as well
| 42 | [] | 0 | False | |
7329 | Output pane is a performance bottleneck once it gets big enough | 2016-06-07 14:29:48+00:00 | 2016-06-08 14:03:25+00:00 | I started self hosting on the output pane, keeping it visible at all times. I feel the workbench getting super sluggish after 15 minutes of smooth development. I feel it while typing: it becomes slow. Clearing the output from the Output pane fixes it.
In the following screenshots / timelines, I merely enter a newlin... | completed | Output pane is a performance bottleneck once it gets big enough I started self hosting on the output pane, keeping it visible at all times. I feel the workbench getting super sluggish after 15 minutes of smooth development. I feel it while typing: it becomes slow. Clearing the output from the Output pane fixes it.
I... | 330 | [] | 0 | False | |
7327 | Marketplace extension installation instructions are wrong | 2016-06-07 13:34:54+00:00 | 2016-06-13 08:05:16+00:00 | From @Tyriar, related to #7105
> I think this should be dealt with sooner rather than later, right now the installation advice given on the marketplace is wrong because of this. Consider https://marketplace.visualstudio.com/items?itemName=AdamCaviness.theme-monokai-dark-soda
>
> 
- OS Version: Windows 10.0.10586
Steps to Reproduce:
1. Open integrated terminal
2. Type e.g. 'dir' and press enter
3. Toggle/close integrated terminal
4. Toggle/open integrated terminal
Expected: Terminal opens
Actual: Error: Cannot set property 'innerHTML' of undef... | completed | Opening terminal gives "Cannot set property 'innerHTML' of undefined" - VSCode Version: 1.2.0-insider (24e811)
- OS Version: Windows 10.0.10586
Steps to Reproduce:
1. Open integrated terminal
2. Type e.g. 'dir' and press enter
3. Toggle/close integrated terminal
4. Toggle/open integrated terminal
Expected: T... | 153 | [] | 0 | False | |
7307 | Default settings contains warnings for Integrated terminal configuration options | 2016-06-07 08:32:46+00:00 | 2016-06-09 07:20:13+00:00 | - VSCode Version:
- OS Version:
Steps to Reproduce:
1. Open User settings
2. Open the problems view
3. Warnings are generated for integrated terminal configuration options
Expected: There should not be any warnings generated from the settings file

- OS Version:
OS X 10.lostCount
Steps to Reproduce:
1. Right click on a CSS property value
2. Find all occurrences
Expected:
See all of the property name as even the longest CSS properties are not that long
Actual:
It seems in most cases it trims before t... | completed | Find all references in CSS cuts off before hyphen in property name - VSCode Version:
Version 1.2.0 (1.2.0)
- OS Version:
OS X 10.lostCount
Steps to Reproduce:
1. Right click on a CSS property value
2. Find all occurrences
Expected:
See all of the property name as even the longest CSS properties are n... | 267 | [] | 0 | False | |
7291 | Please set up the launch configuration file for your application | 2016-06-07 03:42:54+00:00 | 2016-06-13 14:12:17+00:00 | - VSCode Version:1.2.0
- OS Version:Windows 10
Steps to Reproduce:
1. I updated VSCode to 1.2.0
2. When i debug a nodejs app and set config, but VSCode still tell me to set up config

| completed | Please set up the launch configuration file for your application - VSCode Version:1.2.0
- OS Version:Windows 10
Steps to Reproduce:
1. I updated VSCode to 1.2.0
2. When i debug a nodejs app and set config, but VSCode still tell me to set up config
. If present it should be rendered in the problems view.
| completed | Problem view should show source information - VSCode Version: alpha
- OS Version: all
Markers carry a source attribute (e.g eslint, ts,js, ...). If present it should be rendered in the problems view.
| 54 | [] | 0 | False | |
7244 | Errors in Untitled files stay around | 2016-06-06 09:26:32+00:00 | 2016-06-06 09:53:49+00:00 | 1. Create a new Untitled file
2. Type `const hello;` in it
3. Change its mode to JavaScript
4. Close the file, don't save
There is an error laying around in the Problems view
| completed | Errors in Untitled files stay around 1. Create a new Untitled file
2. Type `const hello;` in it
3. Change its mode to JavaScript
4. Close the file, don't save
There is an error laying around in the Problems view
| 58 | [] | 0 | False | |
7237 | Output should not scroll beyond the last line | 2016-06-06 07:40:23+00:00 | 2016-06-06 08:14:42+00:00 | There is no reason for having the Output scroll beyond the last line in the buffer, unlike the common editors.
@alexandrudima There is a setting for this, right?

| completed | Output should not scroll beyond the last line There is no reason for having the Output scroll beyond the last line in the buffer, unlike the common editors.
@alexandrudima There is a setting for this, right?

| completed | Rename action to `View: Toggle Problems` Just like `View: Toggle Output`.

| 89 | [] | 0 | False | |
7234 | path.join fails on './' | 2016-06-06 07:01:50+00:00 | 2016-06-06 07:16:28+00:00 | - Set a breakpoint in TMSyntax.ts, line 106, make it conditional: `syntax.language === "css"`
- restart VS code,
extensionFolderPath is: `/home/aeschli/workspaces/vscode/extensions/css`
syntax path is: `./syntaxes/css.plist`
result of join is: `/home/aeschli/workspaces/vscode/extensions/css`
| completed | path.join fails on './' - Set a breakpoint in TMSyntax.ts, line 106, make it conditional: `syntax.language === "css"`
- restart VS code,
extensionFolderPath is: `/home/aeschli/workspaces/vscode/extensions/css`
syntax path is: `./syntaxes/css.plist`
result of join is: `/home/aeschli/workspaces/vscode/extension... | 126 | [] | 0 | False | |
7223 | Opened editors: selection not updating in all cases properly | 2016-06-05 07:11:09+00:00 | 2016-06-14 13:52:36+00:00 | Start empty. Press Cmd+1 to open the first editor and then Cmd+2 for the second. The second is not getting selected:

| completed | Opened editors: selection not updating in all cases properly Start empty. Press Cmd+1 to open the first editor and then Cmd+2 for the second. The second is not getting selected:

| 97 | [] | 0 | False | |
7220 | --help formatting is bad after localization | 2016-06-04 23:59:06+00:00 | 2016-07-07 16:53:45+00:00 | cc @joaomoreno
Standard sized (80 width) terminal:

This is what is was like before:

| completed | --help formatting is bad after localization cc @joaomoreno
Standard sized (80 width) terminal:

This is what is was like before:
. Windows prompts for default way to open the file. Choose Visual Studio Code
2. The file explorer now shows the file type being Visual Studio Code in the Type column.
The pro... | completed | File Type column in the File Explorer on Windows shows "Visual Studio Code" rather than the actual file type - VSCode Version: 1.1.1
- OS Version: Windows 10 Pro
Steps to Reproduce:
1. Try to open a file (any extension: xml, html, js, cpp, etc.). Windows prompts for default way to open the file. Choose Visual Stud... | 364 | [] | 0 | False | |
7192 | integrated terminal doesn't redraw correctly | 2016-06-03 16:05:03+00:00 | 2016-07-05 17:54:40+00:00 | - VSCode Version: 1.2.0 - Insider
- OS Version: Windows 7
Steps to Reproduce:
1. Resize the terminal to be very narrow so that some text gets cut off
2. Resize it back to normal size
3. See that the text is either still cut off or drawn in a weird way
notice how "All rights reserved" is not redrawn

| completed | Explorer activity icon unsaved count decoration stays around 1. Create a new Untitled file <kbd>Cmd N</kbd>
2. Type something
3. Close the file, don't save

| 94 | [] | 0 | False | |
7173 | marker list should toggle when pressing the status bar again | 2016-06-03 08:13:12+00:00 | 2016-06-03 08:46:49+00:00 | - press marker indication in status bar
- marker list shows
- press marker indication again
- โก the list should hide
| completed | marker list should toggle when pressing the status bar again - press marker indication in status bar
- marker list shows
- press marker indication again
- โก the list should hide
| 41 | [] | 0 | False | |
7162 | Open editors list lost middle click to close file | 2016-06-03 01:21:02+00:00 | 2016-06-03 15:23:59+00:00 | https://github.com/Microsoft/vscode/issues/56
| completed | Open editors list lost middle click to close file https://github.com/Microsoft/vscode/issues/56
| 29 | [] | 0 | False | |
7160 | Opening Command Palette is removing the current line' indicator | 2016-06-03 00:55:56+00:00 | 2016-06-29 21:18:53+00:00 | - VSCode Version: 1.2.0-insider
- OS Version: Windows
Steps to Reproduce:
1. Put the cursor in any line, Code indicates the _current line_ with a full line border
2. Opens `Command Palette` (`Ctrl + P`)
3. The _current line indication_ disappears, until you closes the `Command Palette` or any `QuickPick` that yo... | completed | Opening Command Palette is removing the current line' indicator - VSCode Version: 1.2.0-insider
- OS Version: Windows
Steps to Reproduce:
1. Put the cursor in any line, Code indicates the _current line_ with a full line border
2. Opens `Command Palette` (`Ctrl + P`)
3. The _current line indication_ disappears, u... | 222 | [] | 0 | False | |
7154 | Modifying and saving this file did not pin it | 2016-06-02 19:37:26+00:00 | 2016-06-06 06:07:17+00:00 | Version 1.2.0-alpha
Commit 81ab7e3332cca6610078063dc830f71ba3986d4b
Date 2016-05-31T18:40:39.797Z
Ubuntu 16.04
Not sure what I did in particular but it is not in this state:

| completed | Modifying and saving this file did not pin it Version 1.2.0-alpha
Commit 81ab7e3332cca6610078063dc830f71ba3986d4b
Date 2016-05-31T18:40:39.797Z
Ubuntu 16.04
Not sure what I did in particular but it is not in this state:

| completed | Peak definition close button is off center Needs to be shifted 1px down

| 68 | [] | 0 | False | |
7118 | Terminal scrolling issue | 2016-06-02 06:53:16+00:00 | 2016-06-16 17:16:41+00:00 | - VSCode Version: 1.2.0-Insider
- OS Version: Elementary OS
Steps to Reproduce:
1. When i execute a command in integrated terminal then output is not show properly and I am not able to scroll up and down sometime. i.e. some text is just hidden and scroll not functional.
| completed | Terminal scrolling issue - VSCode Version: 1.2.0-Insider
- OS Version: Elementary OS
Steps to Reproduce:
1. When i execute a command in integrated terminal then output is not show properly and I am not able to scroll up and down sometime. i.e. some text is just hidden and scroll not functional.
| 74 | [] | 0 | False | |
7117 | Source map don't refresh after source change/save & node restart. Attaching/re-attaching to Meteor.js server (meteor debug) | 2016-06-02 06:36:39+00:00 | 2016-06-06 09:40:40+00:00 | - VSCode Version: 1.1.1
- OS Version: Linux Mint 14 64bit
Steps to Reproduce:
1. Start any meteor application via "meteor debug"
2. When node pauses, attached debugger
{
"name": "Attach Server",
"type": "node",
"request": "attach",
"port": 5858,
... | completed | Source map don't refresh after source change/save & node restart. Attaching/re-attaching to Meteor.js server (meteor debug) - VSCode Version: 1.1.1
- OS Version: Linux Mint 14 64bit
Steps to Reproduce:
1. Start any meteor application via "meteor debug"
2. When node pauses, attached debugger
{
... | 504 | [] | 0 | False | |
7116 | Powerline fonts in terminal incorrect | 2016-06-02 06:27:45+00:00 | 2016-06-15 18:03:07+00:00 | - VSCode Version: 1.2.0-insiders
- OS Version: OSX
Steps to Reproduce:
1. Open Code from terminal
2. Open integrated terminal
3. See fonts are broken
4. This may be some Powerline font issue in tty but seems to work ok in Atom integrated terminal ok
5. Picture below shows code, bottom terminal is what it shoul... | completed | Powerline fonts in terminal incorrect - VSCode Version: 1.2.0-insiders
- OS Version: OSX
Steps to Reproduce:
1. Open Code from terminal
2. Open integrated terminal
3. See fonts are broken
4. This may be some Powerline font issue in tty but seems to work ok in Atom integrated terminal ok
5. Picture below shows ... | 139 | [] | 0 | False | |
7115 | [xml] does not work with characters other than the Latin | 2016-06-02 05:45:57+00:00 | 2016-07-05 19:06:46+00:00 | - VSCode Version: 1.1.1
- OS Version: Windows 10
Steps to Reproduce:
- Open attached sample_utf.xml

[sample_utf.zip](https://github.com/Microsoft/vscode/files/294882/sample_utf.zip)
Regards, Serg... | completed | [xml] does not work with characters other than the Latin - VSCode Version: 1.1.1
- OS Version: Windows 10
Steps to Reproduce:
- Open attached sample_utf.xml

[sample_utf.zip](https://github.com/Micr... | 132 | [] | 0 | False | |
7108 | Consistently hitting heap limits during optimize-vscode | 2016-06-01 22:24:45+00:00 | 2016-07-06 20:21:50+00:00 | - VSCode Version: master
- OS Version: Ubuntu 16.04
The build server doesn't seem to be experiencing the same problem, I tried restarting and re-cloning vscode and it was the same.
```
$ gulp vscode-linux-x64-build-deb
...
[15:21:21] Starting 'optimize-vscode'...
<--- Last few GCs --->
82576 ms: Mark... | completed | Consistently hitting heap limits during optimize-vscode - VSCode Version: master
- OS Version: Ubuntu 16.04
The build server doesn't seem to be experiencing the same problem, I tried restarting and re-cloning vscode and it was the same.
```
$ gulp vscode-linux-x64-build-deb
...
[15:21:21] Starting 'optimize-v... | 517 | [] | 0 | False | |
7106 | Marketplace is bad at detecting licenses | 2016-06-01 18:53:05+00:00 | 2016-06-02 08:02:17+00:00 | Prime examples:
- https://marketplace.visualstudio.com/items/donjayamanne.python/license
- https://marketplace.visualstudio.com/items/donjayamanne.javadebugger/license
It seems to do with non-SPDX identifiers in the license field of package.json, however when a valid SPDX identifier exists [it just dumps](https://... | completed | Marketplace is bad at detecting licenses Prime examples:
- https://marketplace.visualstudio.com/items/donjayamanne.python/license
- https://marketplace.visualstudio.com/items/donjayamanne.javadebugger/license
It seems to do with non-SPDX identifiers in the license field of package.json, however when a valid SPDX i... | 184 | [] | 0 | False | |
7105 | Install extension ranking is bad | 2016-06-01 18:49:03+00:00 | 2016-06-13 08:05:16+00:00 | It's sorting the partial matches by install count, regardless of relevance.

| completed | Install extension ranking is bad It's sorting the partial matches by install count, regardless of relevance.

| 78 | [] | 0 | False | |
7100 | Mouse word selection is strange when non-word character is at the end of line | 2016-06-01 15:52:32+00:00 | 2017-09-27 13:04:34+00:00 | 
Have a buffer with a few consecutive lines ending in a non alphabetic character, like:
```
before.a
before
hello:
there:
this is strange:
here
it
is
```
Using the mouse, **double click** at the e... | completed | Mouse word selection is strange when non-word character is at the end of line 
Have a buffer with a few consecutive lines ending in a non alphabetic character, like:
```
before.a
before
hello:
there:
thi... | 173 | [] | 0 | False | |
7097 | TypeScript should revalidate all files that were open in an editor. | 2016-06-01 14:17:03+00:00 | 2016-06-01 14:18:04+00:00 | - VSCode Version: alpha
Since we are now disposing models more aggressively we should revalidate all files that were open in an editor. Otherwise the error count will become very unstable.
| completed | TypeScript should revalidate all files that were open in an editor. - VSCode Version: alpha
Since we are now disposing models more aggressively we should revalidate all files that were open in an editor. Otherwise the error count will become very unstable.
| 60 | [] | 0 | False | |
7094 | Snippet with multiple variable refs is not completing properly, leaving multiple cursors in editor. | 2016-06-01 13:08:58+00:00 | 2016-11-15 16:36:47+00:00 | - VSCode Version: 1.2.0-insider
- OS Version: Windows 10
Steps to Reproduce:
1. Create a snippet, but do not enter a `$0` to explicitly tell the snippet where to put the cursor after the completion of the snippet.
```
"log error": {
"prefix": "logerror",
"body": [
"logger.err... | completed | Snippet with multiple variable refs is not completing properly, leaving multiple cursors in editor. - VSCode Version: 1.2.0-insider
- OS Version: Windows 10
Steps to Reproduce:
1. Create a snippet, but do not enter a `$0` to explicitly tell the snippet where to put the cursor after the completion of the snippet.
... | 430 | [] | 0 | False | |
7093 | Snippet default value is only populated for first variable reference | 2016-06-01 12:57:35+00:00 | 2016-11-07 10:26:03+00:00 | - VSCode Version: 1.2.0-insider
- OS Version: Windows 10
Steps to Reproduce:
1. Do a snippet with a default value and multiple locations. E.g.
```
"log error": {
"prefix": "logerror",
"body": [
"logger.error({ logContext: lc, errorContext: `${1:err}`, error: $1 });"
... | completed | Snippet default value is only populated for first variable reference - VSCode Version: 1.2.0-insider
- OS Version: Windows 10
Steps to Reproduce:
1. Do a snippet with a default value and multiple locations. E.g.
```
"log error": {
"prefix": "logerror",
"body": [
"logger.error... | 266 | [] | 0 | False | |
7092 | Better behavior of the autoClosingBrackets-Feature for quotation marks | 2016-06-01 12:36:47+00:00 | 2018-09-05 17:28:54+00:00 | - VSCode Version: 1.2.0-insider
- OS Version: Windows Server 2008 R2
As discussed in issue #327, the `autoClosingBrackets` option has some edge cases where it does not speed up typing but actually increases the work necessary. One of these cases is when I try to replace quotation marks as start and end character of... | completed | Better behavior of the autoClosingBrackets-Feature for quotation marks - VSCode Version: 1.2.0-insider
- OS Version: Windows Server 2008 R2
As discussed in issue #327, the `autoClosingBrackets` option has some edge cases where it does not speed up typing but actually increases the work necessary. One of these cases... | 251 | [] | 0 | False | |
7086 | paths.normalize(): perf regression | 2016-06-01 06:38:58+00:00 | 2016-06-03 09:59:19+00:00 | Running the following test with profiling enabled shows that recent changes to paths.ts cause a major performance regression:
- open the monaco folder
- expand some folders
- click refresh 10 times
Before:
: perf regression Running the following test with profiling enabled shows that recent changes to paths.ts cause a major performance regression:
- open the monaco folder
- expand some folders
- click refresh 10 times
Before:
 open a preview of a markdown file
2. Open command pallet
3. Close pallet by clicking into the preview
-> focus border

I haven't found a styling yet tha... | completed | Markdown extension / webview: Focus border 1. Using the markdown extension (#6106) open a preview of a markdown file
2. Open command pallet
3. Close pallet by clicking into the preview
-> focus border
![7rry5cydg1](https://cloud.githubusercontent.com/assets/4674940/15682018/8e68ab16-2710-11e6-8943-2778dda14... | 118 | [] | 0 | False |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.