Issue id
stringlengths
1
6
Summary
stringlengths
1
277
Created
stringdate
2015-11-13 16:34:23
2024-07-25 14:34:59
Resolved
stringlengths
0
25
Description
stringlengths
1
3.82k
Resolution
stringclasses
4 values
Description_all
stringlengths
3
3.9k
token_count
int16
6
1k
Duplicates
listlengths
0
7
Cluster
stringclasses
218 values
Num_duplicates
stringclasses
6 values
Has_duplicates
stringclasses
2 values
8013
Ctrl+T does not list exported variables
2016-06-22 16:29:40+00:00
2016-06-30 08:56:42+00:00
Ctrl+T the project wide symbols listing can't find exported globals e.g. ``` export let globalStyles = {}; ``` It's visible in file wide symbols listing Ctrl+Shift+O, but not in the project wide symbol listing Ctrl+T.
completed
Ctrl+T does not list exported variables Ctrl+T the project wide symbols listing can't find exported globals e.g. ``` export let globalStyles = {}; ``` It's visible in file wide symbols listing Ctrl+Shift+O, but not in the project wide symbol listing Ctrl+T.
79
[]
0
False
8012
Ctrl+Shift+M doesn't toggle Problems panel
2016-06-22 16:21:48+00:00
2016-06-28 08:31:40+00:00
- VSCode Version:1.3.0-insiders - OS Version:Windows 7 Steps to Reproduce: 1. On Windows, Ctrl+Shift+M displays the Problems panel. 2. Pressing Ctrl+Shift+M a second time does not close the panel All other panels (Output, Debug Console and Integrated Terminal) toggle visibility with their keyboard shortcuts. ...
completed
Ctrl+Shift+M doesn't toggle Problems panel - VSCode Version:1.3.0-insiders - OS Version:Windows 7 Steps to Reproduce: 1. On Windows, Ctrl+Shift+M displays the Problems panel. 2. Pressing Ctrl+Shift+M a second time does not close the panel All other panels (Output, Debug Console and Integrated Terminal) toggle ...
137
[]
0
False
8008
Buttons are cropped on the files save confirmation dialog while quitting VS Code
2016-06-22 14:58:05+00:00
2016-06-27 08:26:21+00:00
- VSCode Version: Latest Insiders - OS Version: Mac OS Steps to Reproduce: 1. I have a large number of dirty files (around 255). Of course I am using Search and Replace :) 2. Close VS Code 3. I get following dialog where buttons are cropped ![Cropped actions](https://cloud.githubusercontent.com/assets/1074668...
completed
Buttons are cropped on the files save confirmation dialog while quitting VS Code - VSCode Version: Latest Insiders - OS Version: Mac OS Steps to Reproduce: 1. I have a large number of dirty files (around 255). Of course I am using Search and Replace :) 2. Close VS Code 3. I get following dialog where buttons are...
130
[]
0
False
8005
documentationLabel does not accept carriage return
2016-06-22 14:36:50+00:00
2016-07-06 10:39:27+00:00
- VSCode Version: Latest - OS Version: Windows 10 per Erich this suggestSupport snippet does not respect any character I could possibly use for the section [should be carriage return here]. I've tried various combinations of html tags and of the construction of the label itself with no luck. type: 'operator',...
completed
documentationLabel does not accept carriage return - VSCode Version: Latest - OS Version: Windows 10 per Erich this suggestSupport snippet does not respect any character I could possibly use for the section [should be carriage return here]. I've tried various combinations of html tags and of the construction of ...
132
[]
0
False
7995
Update button weridly cut off
2016-06-22 10:50:00+00:00
2016-06-23 08:09:12+00:00
Have the extensions viewlet very slim -> notice how the update button gets cut off half way. I would expect it is not shown if there is not enuogh space, and not to show it partially ![screen shot 2016-06-22 at 12 48 52](https://cloud.githubusercontent.com/assets/1926584/16264078/b97cf1b8-3877-11e6-829b-6ce9e12c7293...
completed
Update button weridly cut off Have the extensions viewlet very slim -> notice how the update button gets cut off half way. I would expect it is not shown if there is not enuogh space, and not to show it partially ![screen shot 2016-06-22 at 12 48 52](https://cloud.githubusercontent.com/assets/1926584/16264078/b97cf1...
111
[]
0
False
7991
SideBySideEditorControl: can not read property done of undefined
2016-06-22 10:00:36+00:00
2016-06-27 12:41:49+00:00
Can not easily repro this. But I got it with having two editor groups, and closing all of the tabs in one group one by one. Got an exception in the console ![screen shot 2016-06-22 at 11 59 30](https://cloud.githubusercontent.com/assets/1926584/16262673/e87d6ff8-3870-11e6-9962-1d5d98dad901.png)
completed
SideBySideEditorControl: can not read property done of undefined Can not easily repro this. But I got it with having two editor groups, and closing all of the tabs in one group one by one. Got an exception in the console ![screen shot 2016-06-22 at 11 59 30](https://cloud.githubusercontent.com/assets/1926584/1626267...
113
[]
0
False
7989
Git integration fails to see merged file as staged if I reject all incoming edits
2016-06-22 09:49:27+00:00
2020-11-05 10:44:18+00:00
VS Code Version 1.2.1 Commit fe7f407b95b7f78405846188259504b34ef72761 Date 2016-06-14T13:00:22.146Z Shell 0.37.6 Renderer 49.0.2623.75 Node 5.10.0 Windows 10 Enterprise x64, latest non-Insider git version 2.9.0.windows.1 Description: during a Git merge process, VSCode can sometimes show no pending changes and...
completed
Git integration fails to see merged file as staged if I reject all incoming edits VS Code Version 1.2.1 Commit fe7f407b95b7f78405846188259504b34ef72761 Date 2016-06-14T13:00:22.146Z Shell 0.37.6 Renderer 49.0.2623.75 Node 5.10.0 Windows 10 Enterprise x64, latest non-Insider git version 2.9.0.windows.1 Descrip...
418
[]
0
False
7985
Update extension button doesn't disable when clicked
2016-06-22 09:31:16+00:00
2016-06-22 16:03:44+00:00
1. Open extensions viewlet - some extensions need update 2. Click the update button - there is no indication that an update is taking place 3. I can click on the update button infinite number of times. I would expect the update button gets disabled after first click
completed
Update extension button doesn't disable when clicked 1. Open extensions viewlet - some extensions need update 2. Click the update button - there is no indication that an update is taking place 3. I can click on the update button infinite number of times. I would expect the update button gets disabled after first clic...
68
[]
0
False
7984
Hover obscures previous code
2016-06-22 09:28:46+00:00
2017-11-23 14:48:12+00:00
- VSCode Version: 1.2.1 - OS Version: Windows 10 Steps to Reproduce: 1. write function name followed by open paren `(` character When typing in the parameters to a function, I want to see the code I just wrote, but the automatic Parameter Hinting pop-up box often covers up the previous lines, sometimes hiding ...
completed
Hover obscures previous code - VSCode Version: 1.2.1 - OS Version: Windows 10 Steps to Reproduce: 1. write function name followed by open paren `(` character When typing in the parameters to a function, I want to see the code I just wrote, but the automatic Parameter Hinting pop-up box often covers up the prev...
233
[]
0
False
7983
Duplicate definition of searchQuery module
2016-06-22 09:28:39+00:00
2016-06-29 19:48:22+00:00
Saw this in the console: `Duplicate definition of module 'vs/workbench/parts/search/common/searchQuery'`
completed
Duplicate definition of searchQuery module Saw this in the console: `Duplicate definition of module 'vs/workbench/parts/search/common/searchQuery'`
45
[]
0
False
7976
Close/Dirty button on tabs is not centered nicely on Windows/Linux
2016-06-22 08:31:23+00:00
2016-06-27 16:50:29+00:00
Looks like the 1px border bottom is causing this.
completed
Close/Dirty button on tabs is not centered nicely on Windows/Linux Looks like the 1px border bottom is causing this.
34
[]
0
False
7974
Key binding error or docs... or operator...?
2016-06-22 08:22:44+00:00
2016-06-24 09:41:40+00:00
I'm getting the below message when using the key binding you can see in the same screenshot. I took the 'command' from the docs at https://code.visualstudio.com/Docs/customization/keybindings In this Insiders build, 'ctrl+shift+m`is mapped to`workbench.actions.view.problems`, and that does work, but is different ...
completed
Key binding error or docs... or operator...? I'm getting the below message when using the key binding you can see in the same screenshot. I took the 'command' from the docs at https://code.visualstudio.com/Docs/customization/keybindings In this Insiders build, 'ctrl+shift+m`is mapped to`workbench.actions.view.pro...
225
[]
0
False
7971
Clicking on a markdown preview does not set focus on editor
2016-06-22 07:57:44+00:00
2017-04-21 21:19:22+00:00
1. Open markdown preview of a file 2. Click somewhere else so your editor loses focus 3. Click somewhere in the markdown preview - notice how the editor does not gain focus. If you click on its tab header the editor nicely gains focus 4. Clicking on the editor should always give it focus This is now more visible ...
completed
Clicking on a markdown preview does not set focus on editor 1. Open markdown preview of a file 2. Click somewhere else so your editor loses focus 3. Click somewhere in the markdown preview - notice how the editor does not gain focus. If you click on its tab header the editor nicely gains focus 4. Clicking on the edi...
107
[]
0
False
7969
Extensions: where is progress?
2016-06-22 07:52:34+00:00
2016-06-23 07:58:40+00:00
When clicking 'update' in the extensions viewlet you don't see progress as the extension is updated and you do not get prompted to restart.
completed
Extensions: where is progress? When clicking 'update' in the extensions viewlet you don't see progress as the extension is updated and you do not get prompted to restart.
44
[]
0
False
7968
Extensions Viewlet: Don't see extension's icon on Windows
2016-06-22 07:51:20+00:00
2016-06-22 10:54:26+00:00
![image](https://cloud.githubusercontent.com/assets/172399/16258584/cd968196-385e-11e6-8082-4ee8c89b59ea.png)
completed
Extensions Viewlet: Don't see extension's icon on Windows ![image](https://cloud.githubusercontent.com/assets/172399/16258584/cd968196-385e-11e6-8082-4ee8c89b59ea.png)
67
[]
0
False
7963
Problems with git commands and vscode
2016-06-22 07:38:28+00:00
2016-07-05 14:13:22+00:00
- VSCode Version: ANY - OS Version: Windows 10 (should be any) When I try to run commands such as `git checkout`, `git rebase`, or even `git stash pop` from the command line (powershell), many times it fails to complete the command, failing with this error, or an equivalent: ``` fatal: cannot create directory a...
completed
Problems with git commands and vscode - VSCode Version: ANY - OS Version: Windows 10 (should be any) When I try to run commands such as `git checkout`, `git rebase`, or even `git stash pop` from the command line (powershell), many times it fails to complete the command, failing with this error, or an equivalent: ...
265
[]
0
False
7961
Treating extensions description editor as regular editors?
2016-06-22 07:32:49+00:00
2016-07-13 09:07:45+00:00
Currently the extensions description window is just like any other editor - which means I can quick open away from it, I can split editor it eg... Do we want to allow all these actions or we need to treat it in some special way? My argument is that the user never wants to see more than 1 and the user does not want ...
completed
Treating extensions description editor as regular editors? Currently the extensions description window is just like any other editor - which means I can quick open away from it, I can split editor it eg... Do we want to allow all these actions or we need to treat it in some special way? My argument is that the user...
183
[]
0
False
7957
With hungarian layout '\' cannot be entered to the the nested terminal
2016-06-22 06:47:18+00:00
2016-06-22 09:18:12+00:00
- VSCode Version: 1.2.1 - OS Version: Windows 10 Professional versin 1511 build 10586.420 Steps to Reproduce: 1. Start VSCode 2. Press the Ctrl+ö keys, which toogle the terminal (why not Ctrl+0, the key placed to the same position as Ctrl+` on the US layout? 3. Press AltGr+q to input '\' on hungarian layout E...
completed
With hungarian layout '\' cannot be entered to the the nested terminal - VSCode Version: 1.2.1 - OS Version: Windows 10 Professional versin 1511 build 10586.420 Steps to Reproduce: 1. Start VSCode 2. Press the Ctrl+ö keys, which toogle the terminal (why not Ctrl+0, the key placed to the same position as Ctrl+` on...
149
[]
0
False
7951
Images do not show updated when changed on disk
2016-06-22 05:45:07+00:00
2016-09-05 14:49:47+00:00
**New description @bpasero** Depends on https://github.com/electron/electron/issues/6275 **Old** - VSCode Version: 1.2.1-1.3.0 latest - OS Version: windows(test) most likely all 1- Steps to Reproduce: 1. Open a folder with 5 or so large images in vscode 2. click between them quickly 3. vscode crashes 2- ...
completed
Images do not show updated when changed on disk **New description @bpasero** Depends on https://github.com/electron/electron/issues/6275 **Old** - VSCode Version: 1.2.1-1.3.0 latest - OS Version: windows(test) most likely all 1- Steps to Reproduce: 1. Open a folder with 5 or so large images in vscode 2. clic...
126
[]
0
False
7946
Extensions viewlet: search input looks different compared to others
2016-06-22 05:10:55+00:00
2016-06-22 10:45:41+00:00
It - is very narrow in height for some reason - shows an ugly focus ring on Mac <img width="420" alt="screen shot 2016-06-22 at 07 09 43" src="https://cloud.githubusercontent.com/assets/900690/16255247/581c03b6-3848-11e6-897d-6eb66d283ab6.png">
completed
Extensions viewlet: search input looks different compared to others It - is very narrow in height for some reason - shows an ugly focus ring on Mac <img width="420" alt="screen shot 2016-06-22 at 07 09 43" src="https://cloud.githubusercontent.com/assets/900690/16255247/581c03b6-3848-11e6-897d-6eb66d283ab6.png">
102
[]
0
False
7917
Editor hover is easily lost in editor content
2016-06-21 09:25:41+00:00
2016-06-22 06:00:45+00:00
I am not a big fan of our hover when it has lots of contents because the content blends too easy into the other contents of the editor making it hard to read. ![image](https://cloud.githubusercontent.com/assets/900690/16224554/c9e51f4c-37a2-11e6-8c17-06b18d24fc45.png) At the minimum the hover should have a differ...
completed
Editor hover is easily lost in editor content I am not a big fan of our hover when it has lots of contents because the content blends too easy into the other contents of the editor making it hard to read. ![image](https://cloud.githubusercontent.com/assets/900690/16224554/c9e51f4c-37a2-11e6-8c17-06b18d24fc45.png) ...
181
[]
0
False
7914
Setting variable value results in a changed value highlight on next step
2016-06-21 08:46:34+00:00
2016-06-21 09:45:46+00:00
Steps to Reproduce: - use this snippet: ``` js var x = "foo"; debugger; debugger; ``` - start debugging: debugger stops on first 'debugger' statement - change the value of x to "bar": after closing the edit box the new value is shown - step once Notice: the value "bar" is shown as changed...
completed
Setting variable value results in a changed value highlight on next step Steps to Reproduce: - use this snippet: ``` js var x = "foo"; debugger; debugger; ``` - start debugging: debugger stops on first 'debugger' statement - change the value of x to "bar": after closing the edit box the new v...
141
[]
0
False
7911
Terminal lines appears to have margin
2016-06-21 06:22:29+00:00
2016-06-24 03:45:50+00:00
When pressing F7, the list of previous commands appears to have margin: ![term](https://cloud.githubusercontent.com/assets/1297882/16219781/0e56f534-3789-11e6-9008-ebbd3abf6e74.gif) Here's the Windows command prompt: ![console](https://cloud.githubusercontent.com/assets/1297882/16219783/11ad070a-3789-11e6-8893-91f...
completed
Terminal lines appears to have margin When pressing F7, the list of previous commands appears to have margin: ![term](https://cloud.githubusercontent.com/assets/1297882/16219781/0e56f534-3789-11e6-9008-ebbd3abf6e74.gif) Here's the Windows command prompt: ![console](https://cloud.githubusercontent.com/assets/129788...
143
[]
0
False
7906
Bogus "Canceled" error message when stopped debugging in certain scenarios
2016-06-20 23:39:42+00:00
2016-07-06 09:11:54+00:00
- VSCode Version: 1.2.1 - OS Version: All Steps to Reproduce: 1. Start debugging with a debug adapter which won't send a response (e.g., there's a bug in the debug adapter, or the debug adapter is waiting for an external event (attaching a debugger to it)) for a request from VSCode. 2. When stopping the debug ses...
completed
Bogus "Canceled" error message when stopped debugging in certain scenarios - VSCode Version: 1.2.1 - OS Version: All Steps to Reproduce: 1. Start debugging with a debug adapter which won't send a response (e.g., there's a bug in the debug adapter, or the debug adapter is waiting for an external event (attaching a ...
577
[]
0
False
7902
Focus and scroll issues with built-in terminal window
2016-06-20 20:53:03+00:00
2016-06-21 16:59:33+00:00
- VSCode Version: 1.2.1 - OS Version: OSX 10.11.4 Steps to Reproduce: Focus issue: 1. Open the terminal window 2. Run a command 3. Click or select some text in the window above 4. Try and type, it doesn't do anything 5. Click or select a second time and the text will respond as expected Scroll issue 1. ...
completed
Focus and scroll issues with built-in terminal window - VSCode Version: 1.2.1 - OS Version: OSX 10.11.4 Steps to Reproduce: Focus issue: 1. Open the terminal window 2. Run a command 3. Click or select some text in the window above 4. Try and type, it doesn't do anything 5. Click or select a second time and ...
139
[]
0
False
7900
Incorrect rendering of some ASCII in Terminal. Try F7
2016-06-20 19:09:52+00:00
2016-06-21 17:34:25+00:00
- VSCode Version: 1.2.1 - OS Version: Win10 10586 Steps to Reproduce: 1. Open Terminal. Do some commands. 2. Press F7 ![image](https://cloud.githubusercontent.com/assets/2892/16206917/814e44ca-36df-11e6-87fb-50da8a4772b3.png) I tried it on VSCode 1.3.0 and it is closer, but there's weird spacing: ![image...
completed
Incorrect rendering of some ASCII in Terminal. Try F7 - VSCode Version: 1.2.1 - OS Version: Win10 10586 Steps to Reproduce: 1. Open Terminal. Do some commands. 2. Press F7 ![image](https://cloud.githubusercontent.com/assets/2892/16206917/814e44ca-36df-11e6-87fb-50da8a4772b3.png) I tried it on VSCode 1.3.0 a...
176
[]
0
False
7899
Right alt key does not work in terminal
2016-06-20 18:52:40+00:00
2016-07-05 18:59:29+00:00
- VSCode Version: 1.2.1 - OS Version: Windows 10 Pro (Build 1511) Right Alt key does not work in integrated terminal. Ctrl + Alt works fine. Steps to Reproduce: 1. Set Czech QWERTZ keyboard layout in Windows 2. Toggle integrated terminal in VSCode 3. Right Alt + Q (should produce \)
completed
Right alt key does not work in terminal - VSCode Version: 1.2.1 - OS Version: Windows 10 Pro (Build 1511) Right Alt key does not work in integrated terminal. Ctrl + Alt works fine. Steps to Reproduce: 1. Set Czech QWERTZ keyboard layout in Windows 2. Toggle integrated terminal in VSCode 3. Right Alt + Q (sho...
83
[]
0
False
7898
Markdown preview no longer shows images
2016-06-20 18:52:07+00:00
2016-06-27 11:59:22+00:00
- VSCode Version:1.3.0-insiders - OS Version:Windows 7 Steps to Reproduce: 1. Open a vscode-docs topic with an image (/docs/editor/codebasics.md) 2. Use Markdown preview No image is shown, only link name. ``` ![VS Code Layout](images/codebasics/layout.png) ``` ![VS Code Layout](images/codebasics/layout...
completed
Markdown preview no longer shows images - VSCode Version:1.3.0-insiders - OS Version:Windows 7 Steps to Reproduce: 1. Open a vscode-docs topic with an image (/docs/editor/codebasics.md) 2. Use Markdown preview No image is shown, only link name. ``` ![VS Code Layout](images/codebasics/layout.png) ``` ![...
116
[]
0
False
7897
Install Extension fails: does not properly install node_modules into extension folder
2016-06-20 18:13:01+00:00
2016-06-21 07:57:54+00:00
- VSCode Version: 1.3.0 - OS Version: Mac OS 10.11.5 Steps to Reproduce: 1. Install extension ForceCode 2. Open in Visual Studio Code - Insiders Build v. 1.3.0 while not debugging. 3. Attempt to activate extension with compile 4. Get the error 'No handler found for the command ...' An extension might be m...
completed
Install Extension fails: does not properly install node_modules into extension folder - VSCode Version: 1.3.0 - OS Version: Mac OS 10.11.5 Steps to Reproduce: 1. Install extension ForceCode 2. Open in Visual Studio Code - Insiders Build v. 1.3.0 while not debugging. 3. Attempt to activate extension with co...
193
[]
0
False
7894
[php] syntax highlighting issue with strings
2016-06-20 16:02:49+00:00
2017-02-23 20:17:26+00:00
- VSCode Version: 1.2.1 - OS Version: Windows 10 Steps to Reproduce: 1. See images ![invalid highlight](https://cloud.githubusercontent.com/assets/1571806/16201220/27e58a6e-36d6-11e6-8b86-2238ccca5a0d.PNG) ```php <?php class h { function test( string $string, int $flags = ENT_COMPAT | ...
completed
[php] syntax highlighting issue with strings - VSCode Version: 1.2.1 - OS Version: Windows 10 Steps to Reproduce: 1. See images ![invalid highlight](https://cloud.githubusercontent.com/assets/1571806/16201220/27e58a6e-36d6-11e6-8b86-2238ccca5a0d.PNG) ```php <?php class h { function test( string...
221
[]
0
False
7886
Tmux and integrated terminal
2016-06-20 10:00:06+00:00
2016-06-21 08:17:37+00:00
- VSCode Version: 1.2.1 (fe7f407b95b7f78405846188259504b34ef72761) - OS Version: OS X 10.11.5 Steps to Reproduce: 1. Open the terminal window (<code>cmd+`</code>) 2. Open a new tmux session (`tmux new`) 3. Close the terminal window (<code>cmd+`</code>) 4. Open the terminal window (<code>cmd+`</code>) When us...
completed
Tmux and integrated terminal - VSCode Version: 1.2.1 (fe7f407b95b7f78405846188259504b34ef72761) - OS Version: OS X 10.11.5 Steps to Reproduce: 1. Open the terminal window (<code>cmd+`</code>) 2. Open a new tmux session (`tmux new`) 3. Close the terminal window (<code>cmd+`</code>) 4. Open the terminal window (<...
290
[]
0
False
7885
Diff tool will not identify tabs additions if there is any real code change
2016-06-20 09:48:06+00:00
2017-12-18 17:24:15+00:00
- VSCode Version: 1.3.0-insiders - OS Version: Windows 10 Steps to Reproduce: 1. Put some tabs before code like below ![image](https://cloud.githubusercontent.com/assets/876920/16189801/c9257c76-370e-11e6-849a-a02d7ad31015.png) 2. Add some real code change ![image](https://cloud.githubusercontent.com/asse...
completed
Diff tool will not identify tabs additions if there is any real code change - VSCode Version: 1.3.0-insiders - OS Version: Windows 10 Steps to Reproduce: 1. Put some tabs before code like below ![image](https://cloud.githubusercontent.com/assets/876920/16189801/c9257c76-370e-11e6-849a-a02d7ad31015.png) 2. Add...
208
[]
0
False
7882
Pressing <Tab> key adds tab to incorrect editor pane
2016-06-20 08:00:10+00:00
2016-06-20 13:05:47+00:00
- VSCode Version: 1.3.0-insider, commit f8bb4ade94ba5c9401419d3ec1e12fbe8719e0c1 - OS Version: Windows 10 Steps to Reproduce: 1. open two panes side-by-side 2. press tab in right-hand side (for example); notice that cursor doesn't move. Press tab a lot -- notice that left-hand pane starts scrolling horizontally. ...
completed
Pressing <Tab> key adds tab to incorrect editor pane - VSCode Version: 1.3.0-insider, commit f8bb4ade94ba5c9401419d3ec1e12fbe8719e0c1 - OS Version: Windows 10 Steps to Reproduce: 1. open two panes side-by-side 2. press tab in right-hand side (for example); notice that cursor doesn't move. Press tab a lot -- notic...
140
[]
0
False
7881
Grunt autodetection fails if local grunt is not installed
2016-06-20 07:56:18+00:00
2016-06-20 18:47:48+00:00
- VSCode Version: 1.2.x Steps to Reproduce: 1. Workspace with grunt file but no local grunt installed 2. Global grunt cli installed 3. Configure task runner. Observe: generate tasks.json with empty tasks array which hide the original problem of grunt not auto detecting.
completed
Grunt autodetection fails if local grunt is not installed - VSCode Version: 1.2.x Steps to Reproduce: 1. Workspace with grunt file but no local grunt installed 2. Global grunt cli installed 3. Configure task runner. Observe: generate tasks.json with empty tasks array which hide the original problem of grunt no...
84
[]
0
False
7880
Keybinding conflicts 'cursorWordStartLeft', 'cursorWordEndRight' in console
2016-06-20 07:54:27+00:00
2016-06-20 12:21:52+00:00
1. Build workbench out of source 2. Notice warnings in console ![screen shot 2016-06-20 at 09 53 05](https://cloud.githubusercontent.com/assets/1926584/16186802/e3628b16-36cc-11e6-9288-309bf1083517.png)
completed
Keybinding conflicts 'cursorWordStartLeft', 'cursorWordEndRight' in console 1. Build workbench out of source 2. Notice warnings in console ![screen shot 2016-06-20 at 09 53 05](https://cloud.githubusercontent.com/assets/1926584/16186802/e3628b16-36cc-11e6-9288-309bf1083517.png)
95
[]
0
False
7877
Confusing message: No build tasks configured
2016-06-20 03:33:46+00:00
2016-08-29 09:04:20+00:00
- VSCode Version: 1.2.1 - OS Version: Windows 10 - Node.js version 4.4.5 (LTS) version probably not critical... Steps to Reproduce: 1. Setup Node.js, then install the grunt-cli globally from a command prompt: `npm install -G grunt-cli` 2. Install source files from attached zip into an empty directory. [jun...
completed
Confusing message: No build tasks configured - VSCode Version: 1.2.1 - OS Version: Windows 10 - Node.js version 4.4.5 (LTS) version probably not critical... Steps to Reproduce: 1. Setup Node.js, then install the grunt-cli globally from a command prompt: `npm install -G grunt-cli` 2. Install source files fro...
319
[]
0
False
7874
Can't install dependencies with npm >= 3.9
2016-06-19 20:00:17+00:00
2016-09-12 17:13:49+00:00
I was thinking of making a pull request, and tried checking out and building the vscode source, but I get the error `MSVSProject' object has no attribute 'iteritems'` when I try to run `scripts\npm install`. ![image](https://cloud.githubusercontent.com/assets/8770194/16179512/4f48970e-3668-11e6-905b-fa96240cb9d0.pn...
completed
Can't install dependencies with npm >= 3.9 I was thinking of making a pull request, and tried checking out and building the vscode source, but I get the error `MSVSProject' object has no attribute 'iteritems'` when I try to run `scripts\npm install`. ![image](https://cloud.githubusercontent.com/assets/8770194/16179...
358
[]
0
False
7868
中文出现乱码了
2016-06-19 08:47:28+00:00
2016-06-21 17:58:47+00:00
- VSCode Version:1.2.1 - OS Version: win7 x64 命令行 不能正常显示中文
completed
中文出现乱码了 - VSCode Version:1.2.1 - OS Version: win7 x64 命令行 不能正常显示中文
32
[]
0
False
7861
"Unsaved" label stays around in opened editors view
2016-06-19 06:09:39+00:00
2016-06-20 07:36:18+00:00
- new untitled file while explorer is visible - switch to git viewlet - close the untitled file without saving - back to explorer => "opened editors" view is still indicating 1 dirty file
completed
"Unsaved" label stays around in opened editors view - new untitled file while explorer is visible - switch to git viewlet - close the untitled file without saving - back to explorer => "opened editors" view is still indicating 1 dirty file
65
[]
0
False
7855
follow link issue
2016-06-18 17:46:19+00:00
2017-09-27 15:50:45+00:00
- VSCode Version: 1.3.0-insider - OS Version: Windows 10 14366.rs1_release Steps to Reproduce: 1. download https://github.com/ms-iot/samples/blob/develop/IotCoreService/README.md 2. open this file 3. the file contains an url at Line 24 4. set mouse cursor over url or try to open the url (ctrl +) the last cha...
completed
follow link issue - VSCode Version: 1.3.0-insider - OS Version: Windows 10 14366.rs1_release Steps to Reproduce: 1. download https://github.com/ms-iot/samples/blob/develop/IotCoreService/README.md 2. open this file 3. the file contains an url at Line 24 4. set mouse cursor over url or try to open the url (ctrl ...
118
[]
0
False
7853
Install extensions from Marketplace in China
2016-06-18 15:55:56+00:00
2017-04-25 15:47:35+00:00
- VSCode Version:1.2.1 - win Version:10 64x Steps to Reproduce: connect ETIMEDOUT 191.238.172.191:443 i'm try 10 times, install python Extensions
completed
Install extensions from Marketplace in China - VSCode Version:1.2.1 - win Version:10 64x Steps to Reproduce: connect ETIMEDOUT 191.238.172.191:443 i'm try 10 times, install python Extensions
56
[]
0
False
7850
Integrated terminal: execvp(3): failed. No such file or directory
2016-06-18 12:58:10+00:00
2016-06-22 04:32:13+00:00
- VSCode Version: 1.2.1 - OS Version: OSX 10.11.5 Steps to Reproduce: 1. Start VSCode 2. Command Palette: Toggle Integrated Terminal Terminal panel shows for a second with `execvp(3): failed. No such file or directory` and then closes. It used to work in the past, not sure what happened that it stopped. Red...
completed
Integrated terminal: execvp(3): failed. No such file or directory - VSCode Version: 1.2.1 - OS Version: OSX 10.11.5 Steps to Reproduce: 1. Start VSCode 2. Command Palette: Toggle Integrated Terminal Terminal panel shows for a second with `execvp(3): failed. No such file or directory` and then closes. It use...
110
[]
0
False
7848
"Opened Editors" view: can collapse groups using keyboard
2016-06-18 10:42:35+00:00
2016-06-20 07:29:45+00:00
Using the keyboard I can collapse the groups with arrow left/right.
completed
"Opened Editors" view: can collapse groups using keyboard Using the keyboard I can collapse the groups with arrow left/right.
34
[]
0
False
7844
Debug toolbar: Can be dragged a bit out of the window
2016-06-18 08:19:07+00:00
2016-06-20 07:58:57+00:00
<img width="287" alt="screen shot 2016-06-18 at 10 18 31" src="https://cloud.githubusercontent.com/assets/900690/16169862/0aac5958-353e-11e6-82c6-b34c96f5e326.png">
completed
Debug toolbar: Can be dragged a bit out of the window <img width="287" alt="screen shot 2016-06-18 at 10 18 31" src="https://cloud.githubusercontent.com/assets/900690/16169862/0aac5958-353e-11e6-82c6-b34c96f5e326.png">
90
[]
0
False
7839
Sometimes SVG icons do not show up on Windows 7
2016-06-18 05:12:41+00:00
2016-07-11 08:36:47+00:00
- VSCode Version: 1.2.1 - OS Version: Win7 After installing latest, I noticed many items seen on site documentation are missing in my installed. I have now realized they are there I just can't see them. I am using the out of the box set up. Attached is a shot showing the debug menu (top), apparently there are other...
completed
Sometimes SVG icons do not show up on Windows 7 - VSCode Version: 1.2.1 - OS Version: Win7 After installing latest, I noticed many items seen on site documentation are missing in my installed. I have now realized they are there I just can't see them. I am using the out of the box set up. Attached is a shot showing ...
247
[]
0
False
7836
Breakpoints don't work on imported TypeScript modules
2016-06-17 21:16:27+00:00
2016-06-20 22:21:16+00:00
- VSCode Version: 1.2.1 - OS Version: OS X 10.11.5 - node version 4.4.2 - tsc version 1.8.9 [chorus copy.zip](https://github.com/Microsoft/vscode/files/321280/chorus.copy.zip) Steps to Reproduce: 1. Open attached project 2. Set breakpoint on src/subtext/subtext.ts line 2 (console.log...) 3. run debugger ...
completed
Breakpoints don't work on imported TypeScript modules - VSCode Version: 1.2.1 - OS Version: OS X 10.11.5 - node version 4.4.2 - tsc version 1.8.9 [chorus copy.zip](https://github.com/Microsoft/vscode/files/321280/chorus.copy.zip) Steps to Reproduce: 1. Open attached project 2. Set breakpoint on src/subtext...
143
[]
0
False
7833
First level allOf contributions in package.json should be handled as top level contributions
2016-06-17 19:37:11+00:00
2016-06-17 19:44:02+00:00
The css extension contributes configuration options for css, css, and less using allOf at the top-level: ``` "configuration": { "allOf": [{ "id": "css", "order": 20, "title": "CSS configuration", "allOf": [ ... ...
completed
First level allOf contributions in package.json should be handled as top level contributions The css extension contributes configuration options for css, css, and less using allOf at the top-level: ``` "configuration": { "allOf": [{ "id": "css", "order": 20, ...
207
[]
0
False
7827
Prevent goto definition when trying to copy
2016-06-17 17:34:34+00:00
2016-06-27 14:18:25+00:00
Hi ! I posted in the closed issue #189 but nobody replied after 4 days.. So I create a new one so I can get some help with that. I wanna know if it's possible to disable the goToDefinition bind to Ctrl + Click ? This is so annoying ! Every time I copy/paste I end up to somewhere else in the code... Since I'm n...
completed
Prevent goto definition when trying to copy Hi ! I posted in the closed issue #189 but nobody replied after 4 days.. So I create a new one so I can get some help with that. I wanna know if it's possible to disable the goToDefinition bind to Ctrl + Click ? This is so annoying ! Every time I copy/paste I end up ...
245
[]
0
False
7824
When resizing tab width smaller, Find window truncated.
2016-06-17 16:08:16+00:00
2017-03-02 10:38:35+00:00
- VSCode Version: Version 1.3.0-insider Commit 93e65224d7598017bfa0b188a0d82b66a2ee9698 Date 2016-06-17T05:08:31.587Z Shell 0.37.6 Renderer 49.0.2623.75 Node 5.10.0 - OS Version: windows 10 1. ![animation3](https://cloud.githubusercontent.com/assets/8449892/16156842/fc588aea-34f0-11e6-983b-90f451df9921...
completed
When resizing tab width smaller, Find window truncated. - VSCode Version: Version 1.3.0-insider Commit 93e65224d7598017bfa0b188a0d82b66a2ee9698 Date 2016-06-17T05:08:31.587Z Shell 0.37.6 Renderer 49.0.2623.75 Node 5.10.0 - OS Version: windows 10 1. ![animation3](https://cloud.githubusercontent.com/asse...
139
[]
0
False
7817
Integrated terminal scrolling not working in oh-my-zsh
2016-06-17 14:28:40+00:00
2016-09-26 03:50:34+00:00
- VSCode Version: 1.3.0-insider 93e65224d7598017bfa0b188a0d82b66a2ee9698 - OS Version: OS X 10.11.5 Steps to Reproduce: 1. Make more content in the integrated terminal than can fit in the panel. 2. Try scrolling to the top of the content. Doesn't work for me...
completed
Integrated terminal scrolling not working in oh-my-zsh - VSCode Version: 1.3.0-insider 93e65224d7598017bfa0b188a0d82b66a2ee9698 - OS Version: OS X 10.11.5 Steps to Reproduce: 1. Make more content in the integrated terminal than can fit in the panel. 2. Try scrolling to the top of the content. Doesn't work for me....
100
[]
0
False
7810
open terminal view (ctrl-j) after exiting the previous session with exit command, will fail
2016-06-17 12:57:25+00:00
2016-06-21 17:55:55+00:00
- VSCode Version: 1.2.1 - OS Version: Windows 10 Steps to Reproduce: 1. Open terminal using ctrl-' 2. in the terminal enter "exit" and press enter ![image](https://cloud.githubusercontent.com/assets/1773701/16151124/eca46c06-34a3-11e6-8793-07e6da7a5cfb.png) 3. the terminal view will close itself 4. now togg...
completed
open terminal view (ctrl-j) after exiting the previous session with exit command, will fail - VSCode Version: 1.2.1 - OS Version: Windows 10 Steps to Reproduce: 1. Open terminal using ctrl-' 2. in the terminal enter "exit" and press enter ![image](https://cloud.githubusercontent.com/assets/1773701/16151124/ec...
273
[]
0
False
7801
Abort on running script on intregrated terminal does not respond.
2016-06-17 07:22:52+00:00
2016-06-17 17:55:09+00:00
- VSCode Version: 1.2.1 - OS Version: Fedora 23 Steps to Reproduce: 1. Open a VSCode 2. Run a PHP script which runs forever 3. Try to kill the running PHP script by Ctrl+C. What is happening? It does not abort the running script.
completed
Abort on running script on intregrated terminal does not respond. - VSCode Version: 1.2.1 - OS Version: Fedora 23 Steps to Reproduce: 1. Open a VSCode 2. Run a PHP script which runs forever 3. Try to kill the running PHP script by Ctrl+C. What is happening? It does not abort the running script.
75
[]
0
False
7790
Switching branches results in spurious TypeScript errors
2016-06-16 19:35:13+00:00
2022-09-23 20:03:33+00:00
- VSCode Version: 1.2.1 - OS Version: 10.11.4 Steps to Reproduce: 1. Open a few files in a git TypeScript project 2. Modify two files (`a.ts` and `b.ts`) that depend on one another and commit them. 3. Switch to a different branch and reload all the files. Make sure only `a.ts` is visible. 4. Switch back to the ...
completed
Switching branches results in spurious TypeScript errors - VSCode Version: 1.2.1 - OS Version: 10.11.4 Steps to Reproduce: 1. Open a few files in a git TypeScript project 2. Modify two files (`a.ts` and `b.ts`) that depend on one another and commit them. 3. Switch to a different branch and reload all the files. ...
214
[]
0
False
7789
List content in markdown should not be styled
2016-06-16 19:06:22+00:00
2016-09-21 00:53:29+00:00
![image](https://cloud.githubusercontent.com/assets/2193314/16129556/fd739e2a-33b9-11e6-85c4-ddd6d9b51b90.png) The text after the `*` should be white and links should be styled as links. Note that removing the markup scope from all elements fixes the issue, it does remove heading coloring though which is also imp...
completed
List content in markdown should not be styled ![image](https://cloud.githubusercontent.com/assets/2193314/16129556/fd739e2a-33b9-11e6-85c4-ddd6d9b51b90.png) The text after the `*` should be white and links should be styled as links. Note that removing the markup scope from all elements fixes the issue, it does re...
166
[]
0
False
7785
Italic markup style color should not be applied in markdown
2016-06-16 18:55:04+00:00
2016-06-16 18:56:01+00:00
![image](https://cloud.githubusercontent.com/assets/2193314/16129269/0bb73c5e-33b9-11e6-8c94-6d3c6c18195d.png) The style overriding link styling is: ``` css .monaco-editor.vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.italic { font-style: italic; color: rgba(86, 156, 214, 1); } ``...
completed
Italic markup style color should not be applied in markdown ![image](https://cloud.githubusercontent.com/assets/2193314/16129269/0bb73c5e-33b9-11e6-8c94-6d3c6c18195d.png) The style overriding link styling is: ``` css .monaco-editor.vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.italic { f...
147
[]
0
False
7782
Weird state with editors
2016-06-16 17:28:01+00:00
2016-06-16 18:08:35+00:00
Another weird state with tabs but no repro. The second editor isn't showing when I try to toggle it, when I split the editor through the UI it shows up but <kbd>ctrl</kbd>+num doesn't control it. <kbd>ctrl</kbd>+<kbd>1</kbd> ![image](https://cloud.githubusercontent.com/assets/2193314/16126254/2f7a21c2-33ac-11e6-9...
completed
Weird state with editors Another weird state with tabs but no repro. The second editor isn't showing when I try to toggle it, when I split the editor through the UI it shows up but <kbd>ctrl</kbd>+num doesn't control it. <kbd>ctrl</kbd>+<kbd>1</kbd> ![image](https://cloud.githubusercontent.com/assets/2193314/1612...
494
[]
0
False
7781
Open Editors view is not assigning truly unique ids?
2016-06-16 16:32:58+00:00
2016-06-17 08:15:51+00:00
I am playing around with the new markdown preview and it seems that the IDs we use in the opened editors view are not truly unique. E.g. they just seem to rely on the name of the input which can be identical for two different inputs: ![image](https://cloud.githubusercontent.com/assets/900690/16124778/be7165fe-33f0-1...
completed
Open Editors view is not assigning truly unique ids? I am playing around with the new markdown preview and it seems that the IDs we use in the opened editors view are not truly unique. E.g. they just seem to rely on the name of the input which can be identical for two different inputs: ![image](https://cloud.githubu...
121
[]
0
False
7777
[scss] validation doesn't disable
2016-06-16 15:43:55+00:00
2016-06-17 14:17:05+00:00
- VSCode Version: 1.3.0-insider - OS Version: Windows 10 Home Some new features still are shown as errors and I try to disable validation feature, but it not worked. ![GIF of that error](https://gyazo.com/e463f2367ae42e0f7289535f019eceed.gif) Steps to Reproduce: 1. Write some new SASS Feature that log as err...
completed
[scss] validation doesn't disable - VSCode Version: 1.3.0-insider - OS Version: Windows 10 Home Some new features still are shown as errors and I try to disable validation feature, but it not worked. ![GIF of that error](https://gyazo.com/e463f2367ae42e0f7289535f019eceed.gif) Steps to Reproduce: 1. Write som...
131
[]
0
False
7776
Markdown: code preview styling needs polish
2016-06-16 15:22:47+00:00
2017-02-07 06:20:00+00:00
I am comparing previous to new solution and I liked how code blocks got represented with a different background color: Old: ![image](https://cloud.githubusercontent.com/assets/900690/16122316/e841fd8a-33e6-11e6-86e0-579676922e52.png) New: ![image](https://cloud.githubusercontent.com/assets/900690/16122328/f...
completed
Markdown: code preview styling needs polish I am comparing previous to new solution and I liked how code blocks got represented with a different background color: Old: ![image](https://cloud.githubusercontent.com/assets/900690/16122316/e841fd8a-33e6-11e6-86e0-579676922e52.png) New: ![image](https://cloud.gi...
145
[]
0
False
7775
Hover is too small when editor is too narrow
2016-06-16 15:18:55+00:00
2017-04-26 07:44:38+00:00
- VSCode Version: Version 1.3.0-insider Commit 9f2c1b7ddfdc631198e9b541072489af78b7cade Date 2016-06-16T05:08:39.628Z Shell 0.37.6 Renderer 49.0.2623.75 Node 5.10.0 - OS Version: windows 10 1. ![animation](https://cloud.githubusercontent.com/assets/8449892/16122060/ad52035c-3420-11e6-8de2-28fd63779fad.gif)...
completed
Hover is too small when editor is too narrow - VSCode Version: Version 1.3.0-insider Commit 9f2c1b7ddfdc631198e9b541072489af78b7cade Date 2016-06-16T05:08:39.628Z Shell 0.37.6 Renderer 49.0.2623.75 Node 5.10.0 - OS Version: windows 10 1. ![animation](https://cloud.githubusercontent.com/assets/8449892/16122...
187
[]
0
False
7773
Warnings showing up from a file with a number?
2016-06-16 14:31:13+00:00
2016-06-30 12:31:04+00:00
![image](https://cloud.githubusercontent.com/assets/900690/16120410/aa8bbc58-33df-11e6-8b0d-a4052b10b718.png) This looks like a marker that is not for a file but something else?
completed
Warnings showing up from a file with a number? ![image](https://cloud.githubusercontent.com/assets/900690/16120410/aa8bbc58-33df-11e6-8b0d-a4052b10b718.png) This looks like a marker that is not for a file but something else?
83
[]
0
False
7771
Text blur
2016-06-16 13:58:45+00:00
2016-11-17 11:42:29+00:00
- VSCode Version: 1.2.1 - OS Version: Windows 10 1511 (10586.318) - OS DPI Setting: 150% Steps to Reproduce: 1. Open VSCode 2. Type something 3. If the text is very sharp, then try zoom in or zoom out using ctrl + or ctrl - 4. The Text is now very unclear
completed
Text blur - VSCode Version: 1.2.1 - OS Version: Windows 10 1511 (10586.318) - OS DPI Setting: 150% Steps to Reproduce: 1. Open VSCode 2. Type something 3. If the text is very sharp, then try zoom in or zoom out using ctrl + or ctrl - 4. The Text is now very unclear
78
[]
0
False
7769
Overview ruler : breaks on continuous lines
2016-06-16 13:14:39+00:00
2016-08-09 08:04:12+00:00
- VSCode Version: latest - OS Version: mac / windows Steps to Reproduce: 1. have a git change spanning multiple lines you can see one solid line in the gutter, but a broken apart segment in the overview ruler :rose: <img width="204" alt="screen shot 2016-06-16 at 11 12 49 pm" src="https://cloud.githubuserco...
completed
Overview ruler : breaks on continuous lines - VSCode Version: latest - OS Version: mac / windows Steps to Reproduce: 1. have a git change spanning multiple lines you can see one solid line in the gutter, but a broken apart segment in the overview ruler :rose: <img width="204" alt="screen shot 2016-06-16 at ...
133
[]
0
False
7748
[scss] Undesirable behavior when pressing enter after completing a Sass (SCSS) statement
2016-06-16 01:02:55+00:00
2016-06-16 10:11:45+00:00
- VSCode Version: 1.3.0-insider Commit 0dba5abc3dcc0b69c04374dee90a2726dcbbdabf Date 2016-06-14T07:51:29.842Z Shell 0.37.6 Renderer 49.0.2623.75 Node 5.10.0 - OS Version: Windows 10 Pro Insider build 14361 Steps to Reproduce: 1. Write a complete SASS statement 2. Press enter, expecting a new line ...
completed
[scss] Undesirable behavior when pressing enter after completing a Sass (SCSS) statement - VSCode Version: 1.3.0-insider Commit 0dba5abc3dcc0b69c04374dee90a2726dcbbdabf Date 2016-06-14T07:51:29.842Z Shell 0.37.6 Renderer 49.0.2623.75 Node 5.10.0 - OS Version: Windows 10 Pro Insider build 14361 Steps...
224
[]
0
False
7742
Intellisense dialogue for signature help is smaller then the text
2016-06-15 21:04:55+00:00
2016-06-16 12:25:33+00:00
- VSCode Version: 1.2.1 - OS Version: Win 10 x64 intellisense dialogue is smaller then the text and isn't scrollable so you can't see the text i.e arguments and options ![Proof](http://i.imgur.com/9628D34.png) I guess this is the right place for this issue https://github.com/OmniSharp/omnisharp-vscode/issues...
completed
Intellisense dialogue for signature help is smaller then the text - VSCode Version: 1.2.1 - OS Version: Win 10 x64 intellisense dialogue is smaller then the text and isn't scrollable so you can't see the text i.e arguments and options ![Proof](http://i.imgur.com/9628D34.png) I guess this is the right place fo...
213
[]
0
False
7729
Custom language file association doesn't work in GIT tab
2016-06-15 16:41:07+00:00
2017-04-26 07:44:01+00:00
- VSCode Version: 1.2.1 - OS Version: Windows 10 Enterprise x64 Steps to Reproduce: 1. Add a custom file association in settings.json like ``` json "files.associations": { ".tmLanguage": "xml" } ``` 1. It worked quite well in Explorer tab. However, in GIT tab, the language is stil...
completed
Custom language file association doesn't work in GIT tab - VSCode Version: 1.2.1 - OS Version: Windows 10 Enterprise x64 Steps to Reproduce: 1. Add a custom file association in settings.json like ``` json "files.associations": { ".tmLanguage": "xml" } ``` 1. It worked quite well i...
115
[]
0
False
7727
Integrated terminal does not launch when project folder contains special/unicode characters
2016-06-15 16:23:38+00:00
2016-10-12 19:26:43+00:00
- VSCode Version: 1.3.0-insider - OS Version: Windows 10 Home ![Gif](https://gyazo.com/d5e7694b12d7b1dc46346e98effea98f.gif) Steps to Reproduce: 1. Open a folder with special characters; 2. Try to open the integrated Terminal;
completed
Integrated terminal does not launch when project folder contains special/unicode characters - VSCode Version: 1.3.0-insider - OS Version: Windows 10 Home ![Gif](https://gyazo.com/d5e7694b12d7b1dc46346e98effea98f.gif) Steps to Reproduce: 1. Open a folder with special characters; 2. Try to open the integrated Te...
98
[]
0
False
7725
Markdown extension: Embedded complex html not correctly tokenized
2016-06-15 15:11:58+00:00
2016-09-26 17:48:54+00:00
1. patch the package.json to create a fake `rudi` language that uses the html textmate grammar ``` "contributes": { "languages": [{ "id": "html", "extensions": [ ".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm", ".vue" ], "aliases": [ "H...
completed
Markdown extension: Embedded complex html not correctly tokenized 1. patch the package.json to create a fake `rudi` language that uses the html textmate grammar ``` "contributes": { "languages": [{ "id": "html", "extensions": [ ".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp",...
355
[]
0
False
7723
Key bindings bug when multiple keyboards layouts configured in OS
2016-06-15 14:14:25+00:00
2017-03-24 10:56:47+00:00
- VSCode Version: 1.2.1 - OS Version: OS X El Capitan Steps to Reproduce: 1. Press cmd+/ to comment the entire line using US keyboard layout 2. If you have multiple keyboards layouts in your OS X, it will zoom out the letters in editor (wrong shortcut), even if your current keyboard is US By looking at keybind...
completed
Key bindings bug when multiple keyboards layouts configured in OS - VSCode Version: 1.2.1 - OS Version: OS X El Capitan Steps to Reproduce: 1. Press cmd+/ to comment the entire line using US keyboard layout 2. If you have multiple keyboards layouts in your OS X, it will zoom out the letters in editor (wrong short...
197
[]
0
False
7722
error when stepping through read-only (inlined) contents
2016-06-15 14:02:09+00:00
2016-06-16 15:03:41+00:00
I was stepping into my 'debugAdapter' node module (which has inlined source) when I got this: ![2016-06-15_15-50-12](https://cloud.githubusercontent.com/assets/1898161/16082378/59fee61c-3311-11e6-92d8-724e69a375ae.png) So the removal of the string editor cache seems to have broken this. Instead of introducing ...
completed
error when stepping through read-only (inlined) contents I was stepping into my 'debugAdapter' node module (which has inlined source) when I got this: ![2016-06-15_15-50-12](https://cloud.githubusercontent.com/assets/1898161/16082378/59fee61c-3311-11e6-92d8-724e69a375ae.png) So the removal of the string editor ca...
167
[]
0
False
7702
Bottom border doesn't show on tabs
2016-06-15 08:47:19+00:00
2016-06-15 09:25:14+00:00
Looking at the CSS there should be a bottom border outlining inactive tabs, this is current look: ![image](https://cloud.githubusercontent.com/assets/2193314/16073489/ebb1ece8-329a-11e6-81c5-2bcf1f949ef7.png) Making tab element's height `36px` instead of `35px` displays it: ![image](https://cloud.githubusercon...
completed
Bottom border doesn't show on tabs Looking at the CSS there should be a bottom border outlining inactive tabs, this is current look: ![image](https://cloud.githubusercontent.com/assets/2193314/16073489/ebb1ece8-329a-11e6-81c5-2bcf1f949ef7.png) Making tab element's height `36px` instead of `35px` displays it: !...
154
[]
0
False
7694
Code is still runing after close it
2016-06-15 06:11:36+00:00
2016-06-15 08:46:56+00:00
- VSCode Version: 1.2.1 - OS Version: Ubuntu 16.04 Steps to Reproduce: 1. open code use it as normal 2. close it and you have this _/usr/share/code/code ./terminalProcess_ still runing I don't know if this is a problem but I guess this isn't normal! ![code](https://cloud.githubusercontent.com/assets/9899682/...
completed
Code is still runing after close it - VSCode Version: 1.2.1 - OS Version: Ubuntu 16.04 Steps to Reproduce: 1. open code use it as normal 2. close it and you have this _/usr/share/code/code ./terminalProcess_ still runing I don't know if this is a problem but I guess this isn't normal! ![code](https://cloud.g...
135
[]
0
False
7684
Clicking into editor does not properly take focus from Terminal view
2016-06-15 01:14:00+00:00
2016-06-15 02:04:02+00:00
- VSCode Version: 1.2.1 (fe7f407b95b7f78405846188259504b34ef72761) (note this happened on previous version as well, 1.2.0) - OS Version: OSX 10.11.5 Steps to Reproduce: 1. With Terminal view open, click into terminal and type some keys, verify terminal is receiving keyboard input 2. Using mouse, click into text e...
completed
Clicking into editor does not properly take focus from Terminal view - VSCode Version: 1.2.1 (fe7f407b95b7f78405846188259504b34ef72761) (note this happened on previous version as well, 1.2.0) - OS Version: OSX 10.11.5 Steps to Reproduce: 1. With Terminal view open, click into terminal and type some keys, verify te...
283
[]
0
False
7683
Debug error > "No call stack available (Internal error: TypeError: Cannot read property '0' of undefined)."
2016-06-15 00:34:10+00:00
2016-11-30 10:37:46+00:00
- VSCode Version: Version 1.2.1 (1.2.1) - OS Version: OS X El Capitan Version 10.11.4 Steps to Reproduce: 1. Add a breakpoint 2. Launch debug; it sometimes break 'somewhere' yet I don't have the control and the only message I receive is "No call stack available (Internal error: TypeError: Cannot read property '0'...
completed
Debug error > "No call stack available (Internal error: TypeError: Cannot read property '0' of undefined)." - VSCode Version: Version 1.2.1 (1.2.1) - OS Version: OS X El Capitan Version 10.11.4 Steps to Reproduce: 1. Add a breakpoint 2. Launch debug; it sometimes break 'somewhere' yet I don't have the control and...
211
[]
0
False
7682
Tabbing with highlighted code ignores tab preference
2016-06-15 00:16:24+00:00
2016-07-15 14:42:48+00:00
- VSCode Version: 1.2.1 - OS Version: OS X 10.11.5 Steps to Reproduce: ![vscode-tab-repro](https://cloud.githubusercontent.com/assets/1088987/16064204/dcb1ff7c-3253-11e6-9115-e9732bd4ea5f.gif) Settings: ``` json { "editor.tabSize": 2, "editor.wrappingColumn": 0, "editor.renderWhitespace": true, ...
completed
Tabbing with highlighted code ignores tab preference - VSCode Version: 1.2.1 - OS Version: OS X 10.11.5 Steps to Reproduce: ![vscode-tab-repro](https://cloud.githubusercontent.com/assets/1088987/16064204/dcb1ff7c-3253-11e6-9115-e9732bd4ea5f.gif) Settings: ``` json { "editor.tabSize": 2, "editor.wrap...
150
[]
0
False
7678
View > Views > Problems results in "No handler found"
2016-06-14 22:49:01+00:00
2016-06-15 08:16:34+00:00
- VSCode Version:1.3.0-insiders - OS Version:Windows 7 Steps to Reproduce: 1. View > Views > Problems 2. Results in "No handler found for the command: 'workbench.action.markers.panel.toggle'
completed
View > Views > Problems results in "No handler found" - VSCode Version:1.3.0-insiders - OS Version:Windows 7 Steps to Reproduce: 1. View > Views > Problems 2. Results in "No handler found for the command: 'workbench.action.markers.panel.toggle'
72
[]
0
False
7665
Resizing groups with multiple editors causes tab header flashing
2016-06-14 14:12:47+00:00
2016-06-14 16:21:48+00:00
1. Have multiple tabs open and have editors side by side 2. Resize the editor group and hold the mouse down - notice a weird disco flashing in the tab headers (it looks more crazy but gif captures only some frames) ![disco](https://cloud.githubusercontent.com/assets/1926584/16045870/ae182aa0-324a-11e6-919d-e5b04992...
completed
Resizing groups with multiple editors causes tab header flashing 1. Have multiple tabs open and have editors side by side 2. Resize the editor group and hold the mouse down - notice a weird disco flashing in the tab headers (it looks more crazy but gif captures only some frames) ![disco](https://cloud.githubusercon...
122
[]
0
False
7662
Rendering glitch for tab headers custom scrollbar
2016-06-14 13:56:15+00:00
2016-06-19 09:17:29+00:00
Sorry I do not have repro steps but happened to me 2 times so far. Both times it happened when I switched back to vscode from some other active window. Opening a new tab triggers a new layout which fixes the brokeness ![screen shot 2016-06-14 at 15 54 03](https://cloud.githubusercontent.com/assets/1926584/1604535...
completed
Rendering glitch for tab headers custom scrollbar Sorry I do not have repro steps but happened to me 2 times so far. Both times it happened when I switched back to vscode from some other active window. Opening a new tab triggers a new layout which fixes the brokeness ![screen shot 2016-06-14 at 15 54 03](https://...
126
[]
0
False
7660
Cannot read property 'uri' of null: TypeError
2016-06-14 13:37:49+00:00
2016-06-29 12:39:09+00:00
Just noticed this in my insiders console, I have no clue how I got there though: ``` //Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:115 Cannot read property 'uri' of null: TypeError: Cannot read property 'uri' of null at asLocation (/Applications/Visu...
completed
Cannot read property 'uri' of null: TypeError Just noticed this in my insiders console, I have no clue how I got there though: ``` //Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:115 Cannot read property 'uri' of null: TypeError: Cannot read property 'uri' ...
361
[]
0
False
7659
Git: editor input cache is not aware of disposed inputs
2016-06-14 13:35:45+00:00
2016-06-14 13:38:23+00:00
When you click on an entry in the git viewlet, we seem to use cached inputs to prevent creating inputs on each click. However, when you click through diff inputs, we now dispose them more aggressively. This results in the git viewlet opening inputs which are disposed (and thus have their event listeners disposed). The ...
completed
Git: editor input cache is not aware of disposed inputs When you click on an entry in the git viewlet, we seem to use cached inputs to prevent creating inputs on each click. However, when you click through diff inputs, we now dispose them more aggressively. This results in the git viewlet opening inputs which are dispo...
134
[]
0
False
7655
Context click on tab changes its background color
2016-06-14 12:21:48+00:00
2016-06-14 13:20:43+00:00
![image](https://cloud.githubusercontent.com/assets/22350/16042478/389a3214-323b-11e6-9f8b-d49707348131.png) 1. Right click on another tab other than the active one
completed
Context click on tab changes its background color ![image](https://cloud.githubusercontent.com/assets/22350/16042478/389a3214-323b-11e6-9f8b-d49707348131.png) 1. Right click on another tab other than the active one
69
[]
0
False
7651
Split editor action does not show as disabled when limit hit
2016-06-14 10:08:12+00:00
2016-06-14 10:41:39+00:00
Open 3 editors side by side - notice the split editor action is still enabled. I would expect this action to be disabled - especially now since it is next to an action that has its enablement nicely updated ![screen shot 2016-06-14 at 12 06 59](https://cloud.githubusercontent.com/assets/1926584/16039149/8741cf20-322...
completed
Split editor action does not show as disabled when limit hit Open 3 editors side by side - notice the split editor action is still enabled. I would expect this action to be disabled - especially now since it is next to an action that has its enablement nicely updated ![screen shot 2016-06-14 at 12 06 59](https://clo...
114
[]
0
False
7650
Never show pinEditor action when "workbench.previewEditors": false
2016-06-14 09:59:05+00:00
2016-06-14 10:21:14+00:00
Set "workbench.previewEditors": false, context menu on tab - notice the pin action disabled. If the previewEditors are disabled this action should never be shown. Simlar to how we do not show save action in open editors context menu when auto save enabled.
completed
Never show pinEditor action when "workbench.previewEditors": false Set "workbench.previewEditors": false, context menu on tab - notice the pin action disabled. If the previewEditors are disabled this action should never be shown. Simlar to how we do not show save action in open editors context menu when auto save e...
83
[]
0
False
7644
custom paths are not included in vscode env.
2016-06-14 07:38:39+00:00
2016-06-15 11:00:57+00:00
- VSCode Version: 1.3.0-insider (1.3.0-insider) - OS Version: Mac OS X El Captain Steps to Reproduce: - with latest insider build, append any custom path to PATH in .bashrc or using [dotfile](https://github.com/mathiasbynens/dotfiles) - create a node script using shelljs ``` console.log(shellJs.exec('echo $PA...
completed
custom paths are not included in vscode env. - VSCode Version: 1.3.0-insider (1.3.0-insider) - OS Version: Mac OS X El Captain Steps to Reproduce: - with latest insider build, append any custom path to PATH in .bashrc or using [dotfile](https://github.com/mathiasbynens/dotfiles) - create a node script using shell...
220
[]
0
False
7637
File associations
2016-06-14 02:12:27+00:00
2016-06-14 13:46:14+00:00
With VSCode installed, both *.cs and *.xml are shown in Explorer as being of type "Visual Studio Code", so when sorting by type, XML and *.cs files are mixed up. Rinse and repeat with other formats I presume. No, no, no. Please fix that. File associations has plagued Windows for more than 3 decades and still d...
completed
File associations With VSCode installed, both *.cs and *.xml are shown in Explorer as being of type "Visual Studio Code", so when sorting by type, XML and *.cs files are mixed up. Rinse and repeat with other formats I presume. No, no, no. Please fix that. File associations has plagued Windows for more than 3 d...
92
[]
0
False
7630
Clink integrated terminal occasionally drops keystrokes on the UI when using backspace
2016-06-13 22:21:27+00:00
2016-06-22 17:12:12+00:00
Steps to Reproduce: 1. Type a command 2. Press backspace, if you notice a character not being deleted and the cursor jumping back, run the command 3. The command ran will not be equal to the command on the UI
completed
Clink integrated terminal occasionally drops keystrokes on the UI when using backspace Steps to Reproduce: 1. Type a command 2. Press backspace, if you notice a character not being deleted and the cursor jumping back, run the command 3. The command ran will not be equal to the command on the UI
71
[]
0
False
7621
Edits made within the peek view do not create an open editor.
2016-06-13 18:04:07+00:00
2016-06-15 05:07:57+00:00
- VSCode Version: Version 1.3.0-insider Commit 51e9802304ee59dcc1d05ec15f26ec5019e28f48 - OS Version: Windows 10 1151 Steps to Reproduce: 1. Open a project containing a language supporting "Find All References" (e.g. TypeScript) 2. Ensure there are no open editors in the "EXPLORER" pane. 3. Open a source file. ...
completed
Edits made within the peek view do not create an open editor. - VSCode Version: Version 1.3.0-insider Commit 51e9802304ee59dcc1d05ec15f26ec5019e28f48 - OS Version: Windows 10 1151 Steps to Reproduce: 1. Open a project containing a language supporting "Find All References" (e.g. TypeScript) 2. Ensure there are no ...
288
[]
0
False
7617
format-on-type indentation places cursor in wrong position
2016-06-13 16:58:48+00:00
2017-12-14 10:44:42+00:00
- VSCode Version: 1.3.0-insider 51e9802304ee59dcc1d05ec15f26ec5019e28f48 - OS Version: MacOS 10.10.5 Yosemite Steps to Reproduce: 1. install vscode 2. install legacy C# extension 3. set "editor.formatOnType": true, "editor.insertSpaces": false, in user preferences 4. Create a function with no indentation: ``...
completed
format-on-type indentation places cursor in wrong position - VSCode Version: 1.3.0-insider 51e9802304ee59dcc1d05ec15f26ec5019e28f48 - OS Version: MacOS 10.10.5 Yosemite Steps to Reproduce: 1. install vscode 2. install legacy C# extension 3. set "editor.formatOnType": true, "editor.insertSpaces": false, in user p...
254
[]
0
False
7609
Memory leak when creating many decoration types and disposing them
2016-06-13 13:08:00+00:00
2016-07-05 08:30:10+00:00
- VSCode Version: 1.2.0 - OS Version: OSX Now when it's possible to [set the `contentText` for a decoration with this change](https://github.com/Microsoft/vscode/pull/7181), one may need to create quite a few transient decoration types to display/update the side content for certain code lines. I tried to simulat...
completed
Memory leak when creating many decoration types and disposing them - VSCode Version: 1.2.0 - OS Version: OSX Now when it's possible to [set the `contentText` for a decoration with this change](https://github.com/Microsoft/vscode/pull/7181), one may need to create quite a few transient decoration types to display/up...
459
[]
0
False
7608
RawGitService.statusCount should be better implemented
2016-06-13 11:14:01+00:00
2017-04-25 14:16:31+00:00
Currently, it calls `git status -z -u`, waits for it to end and counts the number of changes. It could preemptively kill `git` if it starts getting **way** too much output, and provide a _repo way too big_ answer earlier.
completed
RawGitService.statusCount should be better implemented Currently, it calls `git status -z -u`, waits for it to end and counts the number of changes. It could preemptively kill `git` if it starts getting **way** too much output, and provide a _repo way too big_ answer earlier.
79
[]
0
False
7606
GitViewlet setVisible calls raw.status() blindly
2016-06-13 10:32:48+00:00
2016-06-13 11:12:18+00:00
Related to #6026 ![screen shot 2016-06-13 at 12 13 38](https://cloud.githubusercontent.com/assets/22350/16004388/ac53e9b4-3161-11e6-922b-d328c08cd2b4.png)
completed
GitViewlet setVisible calls raw.status() blindly Related to #6026 ![screen shot 2016-06-13 at 12 13 38](https://cloud.githubusercontent.com/assets/22350/16004388/ac53e9b4-3161-11e6-922b-d328c08cd2b4.png)
82
[]
0
False
7605
Can't disable font ligatures
2016-06-13 10:21:14+00:00
2016-06-20 06:55:04+00:00
When I set the editor font to one that supports ligatures, I can't seem disable them via the `editor.fontLigatures` setting. Not even after a reload.
completed
Can't disable font ligatures When I set the editor font to one that supports ligatures, I can't seem disable them via the `editor.fontLigatures` setting. Not even after a reload.
52
[]
0
False
7603
Cannot read property 'status' of null
2016-06-13 09:40:02+00:00
2016-06-13 14:50:22+00:00
- VSCode Version: The latest - OS Version: Win10 Steps to Reproduce: 1. git can not open error:Cannot read property 'status' of null ![1](https://cloud.githubusercontent.com/assets/8591065/16003129/d2a14252-318d-11e6-8eb7-5a23a5653217.png)
completed
Cannot read property 'status' of null - VSCode Version: The latest - OS Version: Win10 Steps to Reproduce: 1. git can not open error:Cannot read property 'status' of null ![1](https://cloud.githubusercontent.com/assets/8591065/16003129/d2a14252-318d-11e6-8eb7-5a23a5653217.png)
95
[]
0
False
7596
Integrated Terminal ERROR
2016-06-13 07:05:30+00:00
2016-06-13 16:39:47+00:00
- VSCode Version: 1.3.0 - OS Version: Win10 Steps to Reproduce: 1. Today, I updated! 2. open Integrated Terminal from menu,will show the follow error,but I can open it by Shortcut key. ![2](https://cloud.githubusercontent.com/assets/8591065/15999306/5708e944-3177-11e6-9952-58212d851dc0.png) the automatic...
completed
Integrated Terminal ERROR - VSCode Version: 1.3.0 - OS Version: Win10 Steps to Reproduce: 1. Today, I updated! 2. open Integrated Terminal from menu,will show the follow error,but I can open it by Shortcut key. ![2](https://cloud.githubusercontent.com/assets/8591065/15999306/5708e944-3177-11e6-9952-58212d8...
109
[]
0
False
7583
Cannot debug Electron app on Windows
2016-06-12 13:32:14+00:00
2017-11-20 23:36:33+00:00
- VSCode Version: 1.2.0 (also latest 1.3.0-insiders) - OS Version: Windows 10 (build 10586.318) Steps to Reproduce: Using the following `launch.json` configuration: ``` { "version": "0.2.0", "configurations": [ { "name": "Launch", "type": "node", "req...
completed
Cannot debug Electron app on Windows - VSCode Version: 1.2.0 (also latest 1.3.0-insiders) - OS Version: Windows 10 (build 10586.318) Steps to Reproduce: Using the following `launch.json` configuration: ``` { "version": "0.2.0", "configurations": [ { "name": "Launch", ...
536
[]
0
False
7577
Error when more than 999 rows using the Alt+Enter multiple cursor editor
2016-06-12 10:12:11+00:00
2017-05-19 19:59:12+00:00
- VSCode Version: 1.3.0-insider - OS Version: OS X 10.11.4 Steps to Reproduce: 1. <kbd>Cmd</kbd> + <kbd>F</kbd> 2. <kbd>Alt</kbd> + <kbd>Enter</kbd> cc @Inori in https://github.com/Microsoft/vscode/pull/5715 ![demo](https://img.alicdn.com/tps/TB1CQDgKpXXXXaVXpXXXXXXXXXX-421-368.gif) cc @egamma
completed
Error when more than 999 rows using the Alt+Enter multiple cursor editor - VSCode Version: 1.3.0-insider - OS Version: OS X 10.11.4 Steps to Reproduce: 1. <kbd>Cmd</kbd> + <kbd>F</kbd> 2. <kbd>Alt</kbd> + <kbd>Enter</kbd> cc @Inori in https://github.com/Microsoft/vscode/pull/5715 ![demo](https://img.alicdn....
155
[]
0
False
7556
Bash for Windows colors are unreadable with default terminal theme
2016-06-11 05:07:14+00:00
2017-01-20 04:23:10+00:00
- VSCode Version: Insiders - OS Version: Windows 10 Steps to Reproduce: 1. Add setting `"terminal.integrated.shell.windows": "\\WINDOWS\\sysnative\\bash.exe"` 2. Open terminal ![image](https://cloud.githubusercontent.com/assets/2193314/15983297/7a1f5e08-2f57-11e6-9e88-4d5de96ebf75.png)
completed
Bash for Windows colors are unreadable with default terminal theme - VSCode Version: Insiders - OS Version: Windows 10 Steps to Reproduce: 1. Add setting `"terminal.integrated.shell.windows": "\\WINDOWS\\sysnative\\bash.exe"` 2. Open terminal ![image](https://cloud.githubusercontent.com/assets/2193314/1598329...
119
[]
0
False
7554
Terminal doesn't respond after run an infinite bucle program
2016-06-11 04:35:22+00:00
2016-06-13 19:46:08+00:00
- VSCode Version: 1.2.0 - OS Version: ubuntu 16.04 Steps to Reproduce: 1. Run a normal program, use "`Ctrl + c`" to close it, it works! 2. Run a program with an infinite bucle `while(true){print("bucle");}` 3. Use "`Ctrl + c`" to close it, it doesn't work, program is still working
completed
Terminal doesn't respond after run an infinite bucle program - VSCode Version: 1.2.0 - OS Version: ubuntu 16.04 Steps to Reproduce: 1. Run a normal program, use "`Ctrl + c`" to close it, it works! 2. Run a program with an infinite bucle `while(true){print("bucle");}` 3. Use "`Ctrl + c`" to close it, it does...
111
[]
0
False
7553
'ext install' displaying incorrect results when there are dashes
2016-06-11 04:11:54+00:00
2016-06-13 08:05:16+00:00
- VSCode Version: 1.2.0 - OS Version: Windows 10 Pro Insider Preview (Build 14361) Steps to Reproduce: 1. Open Visual Studio Code 2. Open your quick open bar (Ctrl+P on Windows) 3. Type in the install command for any extension with a dash in the name (i.e. `ext install code-settings-sync`) 4. Notice that the se...
completed
'ext install' displaying incorrect results when there are dashes - VSCode Version: 1.2.0 - OS Version: Windows 10 Pro Insider Preview (Build 14361) Steps to Reproduce: 1. Open Visual Studio Code 2. Open your quick open bar (Ctrl+P on Windows) 3. Type in the install command for any extension with a dash in the na...
181
[]
0
False
7546
ctrl+r event is not consumed by the terminal
2016-06-10 20:31:35+00:00
2016-06-10 22:15:21+00:00
- VSCode Version: master Upstream issue: https://github.com/sourcelair/xterm.js/issues/108
completed
ctrl+r event is not consumed by the terminal - VSCode Version: master Upstream issue: https://github.com/sourcelair/xterm.js/issues/108
45
[]
0
False