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
8315
Attaching the process gives different errors in different platforms
2016-06-28 10:57:28+00:00
2016-06-29 13:28:55+00:00
#8196 - VSCode Version: Insiders - OS Version: Windows Steps to Reproduce: 1. Open VSCode for a sample folder 2. Create a new launch config to pick a node process 3. Open VSCode for vscode-node-debug 4. Run Server in launch config 5. In Sample folder workspace, Run 'Attach a process' 6. Select the node proce...
completed
Attaching the process gives different errors in different platforms #8196 - VSCode Version: Insiders - OS Version: Windows Steps to Reproduce: 1. Open VSCode for a sample folder 2. Create a new launch config to pick a node process 3. Open VSCode for vscode-node-debug 4. Run Server in launch config 5. In Sampl...
177
[]
0
False
8311
Tab is not revealed if it is too large to fit
2016-06-28 10:48:01+00:00
2016-06-29 06:08:39+00:00
![untitled](https://cloud.githubusercontent.com/assets/900690/16412806/87bc69b8-3d2e-11e6-884e-f3250b019652.gif)
completed
Tab is not revealed if it is too large to fit ![untitled](https://cloud.githubusercontent.com/assets/900690/16412806/87bc69b8-3d2e-11e6-884e-f3250b019652.gif)
69
[]
0
False
8310
Too much empty space between terminal header and first line
2016-06-28 10:47:09+00:00
2016-07-05 20:01:05+00:00
#8222 @Tyriar all the bugs I file are on mac and insiders vscode. IMHO there is too much space between the terminal header and the first line, I would expect this to be more compact - especially since most of the time the vertical space is very limited. ![screen shot 2016-06-28 at 12 45 04](https://cloud.githu...
completed
Too much empty space between terminal header and first line #8222 @Tyriar all the bugs I file are on mac and insiders vscode. IMHO there is too much space between the terminal header and the first line, I would expect this to be more compact - especially since most of the time the vertical space is very limited. ...
135
[]
0
False
8309
Inputs are oversized when zooming in
2016-06-28 10:36:47+00:00
2016-06-29 06:52:12+00:00
I am working with 1 level zoomed in and notice that your input boxes all tend to overflow where all the others are not: Replace box in search: ![image](https://cloud.githubusercontent.com/assets/900690/16412521/f5be7fd4-3d2c-11e6-880b-213eb1801d61.png) Problems filter: ![image](https://cloud.githubuserconte...
completed
Inputs are oversized when zooming in I am working with 1 level zoomed in and notice that your input boxes all tend to overflow where all the others are not: Replace box in search: ![image](https://cloud.githubusercontent.com/assets/900690/16412521/f5be7fd4-3d2c-11e6-880b-213eb1801d61.png) Problems filter: !...
158
[]
0
False
8308
extensions have split editor button which doesn't make sense
2016-06-28 10:36:46+00:00
2016-07-04 15:55:56+00:00
![screen shot 2016-06-28 at 12 36 09](https://cloud.githubusercontent.com/assets/1794099/16412514/f0c1b636-3d2c-11e6-9c1f-2e4a32f32fe4.png)
completed
extensions have split editor button which doesn't make sense ![screen shot 2016-06-28 at 12 36 09](https://cloud.githubusercontent.com/assets/1794099/16412514/f0c1b636-3d2c-11e6-9c1f-2e4a32f32fe4.png)
77
[]
0
False
8307
bad spacing for extension readme
2016-06-28 10:35:37+00:00
2016-06-28 10:38:01+00:00
![screen shot 2016-06-28 at 12 35 07](https://cloud.githubusercontent.com/assets/1794099/16412504/d91ea73c-3d2c-11e6-9f16-bc5b467c32f4.png)
completed
bad spacing for extension readme ![screen shot 2016-06-28 at 12 35 07](https://cloud.githubusercontent.com/assets/1794099/16412504/d91ea73c-3d2c-11e6-9f16-bc5b467c32f4.png)
71
[]
0
False
8306
Extension UI mixes with editors
2016-06-28 10:34:07+00:00
2016-06-28 10:36:25+00:00
- two editors open - endup in the extension viewlet - select an extension - you have the extension 'viewlet', a code editor, and an extension view which looks all wrong ![screen shot 2016-06-28 at 12 32 32](https://cloud.githubusercontent.com/assets/1794099/16412450/8fbd9b7a-3d2c-11e6-9f50-8fa09673fc2e.png)
completed
Extension UI mixes with editors - two editors open - endup in the extension viewlet - select an extension - you have the extension 'viewlet', a code editor, and an extension view which looks all wrong ![screen shot 2016-06-28 at 12 32 32](https://cloud.githubusercontent.com/assets/1794099/16412450/8fbd9b7a-3d2c-1...
108
[]
0
False
8304
Multiple Problem Matchers on same task clears out each other
2016-06-28 10:26:15+00:00
2016-06-29 11:30:44+00:00
- VSCode Version: Insiders I have these problem matchers on watching build command. (First one matches on Tslint, second on forked type checker of typescript.) ``` JSON "problemMatcher": [ { "owner": "typescript", "fileLocation": "relative", "pattern": [ { ...
completed
Multiple Problem Matchers on same task clears out each other - VSCode Version: Insiders I have these problem matchers on watching build command. (First one matches on Tslint, second on forked type checker of typescript.) ``` JSON "problemMatcher": [ { "owner": "typescript", "fileLocation":...
879
[]
0
False
8303
Staging dirty new or existing file removes dirty editor
2016-06-28 10:23:19+00:00
2016-06-29 06:19:25+00:00
...what the schleck?
completed
Staging dirty new or existing file removes dirty editor ...what the schleck?
23
[]
0
False
8298
Uninstalling an extension should notify the user that a VSCode restart is required
2016-06-28 10:10:17+00:00
2016-07-04 12:31:12+00:00
Testing https://github.com/Microsoft/vscode/issues/8215: - install extension 'mock-debug' - create a launch config and a readme.md file with some lines of text - start debugging Observe: you should be able to step through the lines of the readme.md file - from the extension viewlet uninstall 'mock-debug' - star...
completed
Uninstalling an extension should notify the user that a VSCode restart is required Testing https://github.com/Microsoft/vscode/issues/8215: - install extension 'mock-debug' - create a launch config and a readme.md file with some lines of text - start debugging Observe: you should be able to step through the lines...
188
[]
0
False
8296
Problems: pressing ESC in filter box should clear filter box
2016-06-28 10:06:57+00:00
2016-06-29 12:44:25+00:00
Refs: #7601 Similar to how the extensions viewlet filter box does it.
completed
Problems: pressing ESC in filter box should clear filter box Refs: #7601 Similar to how the extensions viewlet filter box does it.
35
[]
0
False
8292
Process Picker to picky?
2016-06-28 10:00:25+00:00
2016-06-29 15:38:42+00:00
re #8196 - run tsc -w in a TypeScript project - run gulp watch in the VSCode sources - use the node-debug attach to process UI - ⚡ I don't see the gulp watch process which I know runs on nodejs
completed
Process Picker to picky? re #8196 - run tsc -w in a TypeScript project - run gulp watch in the VSCode sources - use the node-debug attach to process UI - ⚡ I don't see the gulp watch process which I know runs on nodejs
69
[]
0
False
8290
Extensions: styling is bad for links in markdown preview
2016-06-28 09:59:28+00:00
2016-06-28 10:02:43+00:00
![image](https://cloud.githubusercontent.com/assets/900690/16411515/b80c56a2-3d27-11e6-8e8c-c0856603cc9c.png) We could maybe revive the CSS we used for the built in markdown preview?
completed
Extensions: styling is bad for links in markdown preview ![image](https://cloud.githubusercontent.com/assets/900690/16411515/b80c56a2-3d27-11e6-8e8c-c0856603cc9c.png) We could maybe revive the CSS we used for the built in markdown preview?
86
[]
0
False
8288
No variable substitution for env
2016-06-28 09:52:53+00:00
2016-06-29 09:46:43+00:00
re #8196 ``` "env": { "NODE_ENV": "development", "foo": "${command.PickProcess}", "rnd": "${command.rnd}" }, ``` and see how `foo` and `rnd` are not replaced with the values
completed
No variable substitution for env re #8196 ``` "env": { "NODE_ENV": "development", "foo": "${command.PickProcess}", "rnd": "${command.rnd}" }, ``` and see how `foo` and `rnd` are not replaced with the values
89
[]
0
False
8287
Custom markdown styles not working?
2016-06-28 09:52:06+00:00
2016-07-01 18:50:36+00:00
Refs: https://github.com/Microsoft/vscode/issues/7945 I tried to configure a custom CSS with 3 different approaches: - relative file - absolute file path - URL I do not seem to get it to work: ![image](https://cloud.githubusercontent.com/assets/900690/16411303/b5fda0d8-3d26-11e6-8026-d20cabe3f016.png)
completed
Custom markdown styles not working? Refs: https://github.com/Microsoft/vscode/issues/7945 I tried to configure a custom CSS with 3 different approaches: - relative file - absolute file path - URL I do not seem to get it to work: ![image](https://cloud.githubusercontent.com/assets/900690/16411303/b5fda0d8-3d...
114
[]
0
False
8283
Markdown: default markdown.styles should not be null
2016-06-28 09:43:16+00:00
2016-06-30 19:45:58+00:00
Refs: https://github.com/Microsoft/vscode/issues/7945 ![image](https://cloud.githubusercontent.com/assets/900690/16411040/76114a34-3d25-11e6-895a-6d459fdf9faf.png)
completed
Markdown: default markdown.styles should not be null Refs: https://github.com/Microsoft/vscode/issues/7945 ![image](https://cloud.githubusercontent.com/assets/900690/16411040/76114a34-3d25-11e6-895a-6d459fdf9faf.png)
87
[]
0
False
8281
default launch.json talks about 'action.PickProcess'
2016-06-28 09:40:04+00:00
2016-06-28 21:47:39+00:00
re #8196 I find this `"processId": "${action.PickProcess}",` in my launch.json but I the it should be `command.PickProcess`
completed
default launch.json talks about 'action.PickProcess' re #8196 I find this `"processId": "${action.PickProcess}",` in my launch.json but I the it should be `command.PickProcess`
66
[]
0
False
8280
Wrong replace-one icon in HC theme
2016-06-28 09:39:53+00:00
2016-06-29 06:52:12+00:00
#8184 - VSCode Version: insider - OS Version: linux Steps to Reproduce: 1. HC theme 2. Global find / replace -> notice replace one icon does not have a nice contrast - I think you are using the once from light theme in this case ![screen shot 2016-06-28 at 11 38 39](https://cloud.githubusercontent.com/assets/...
completed
Wrong replace-one icon in HC theme #8184 - VSCode Version: insider - OS Version: linux Steps to Reproduce: 1. HC theme 2. Global find / replace -> notice replace one icon does not have a nice contrast - I think you are using the once from light theme in this case ![screen shot 2016-06-28 at 11 38 39](https://...
122
[]
0
False
8279
Open editors list jumps after selecting an editor in the list
2016-06-28 09:39:29+00:00
2016-07-08 14:44:36+00:00
- VSCode Version:1.3.0-insiders - OS Version: Windows 10 Steps to Reproduce: 1. Turn tabs on 2. Open multiple editors in three editor groups 3. Select an editor in the left or the right group 4. Click on one of the editors in the centre group Expected: the editor to be selected and the list to remain static...
completed
Open editors list jumps after selecting an editor in the list - VSCode Version:1.3.0-insiders - OS Version: Windows 10 Steps to Reproduce: 1. Turn tabs on 2. Open multiple editors in three editor groups 3. Select an editor in the left or the right group 4. Click on one of the editors in the centre group Exp...
209
[]
0
False
8277
Markdown: nested HTML not colored anymore
2016-06-28 09:35:36+00:00
2016-06-30 19:29:07+00:00
Refs: https://github.com/Microsoft/vscode/issues/7945 See: ![image](https://cloud.githubusercontent.com/assets/900690/16410784/651d05fc-3d24-11e6-9bf7-7d1d96dec8a9.png)
completed
Markdown: nested HTML not colored anymore Refs: https://github.com/Microsoft/vscode/issues/7945 See: ![image](https://cloud.githubusercontent.com/assets/900690/16410784/651d05fc-3d24-11e6-9bf7-7d1d96dec8a9.png)
85
[]
0
False
8274
Markdown: hand cursor showing up in editor
2016-06-28 09:33:44+00:00
2016-06-28 17:24:33+00:00
Using the following markdown: ``` * [Miscellaneous](#misc) ```
completed
Markdown: hand cursor showing up in editor Using the following markdown: ``` * [Miscellaneous](#misc) ```
36
[]
0
False
8272
Markdown: navigating to local links jumps to source file
2016-06-28 09:31:06+00:00
2016-07-01 01:58:41+00:00
Refs: #7945 On Mac this seems to work nicely, but on Windows when I click on a local anchor, I am jumping into the markdown source code? The document I used was this: http://daringfireball.net/projects/markdown/syntax.text
completed
Markdown: navigating to local links jumps to source file Refs: #7945 On Mac this seems to work nicely, but on Windows when I click on a local anchor, I am jumping into the markdown source code? The document I used was this: http://daringfireball.net/projects/markdown/syntax.text
80
[]
0
False
8271
Missing a global command to open markdown preview to the side
2016-06-28 09:26:04+00:00
2016-07-01 19:06:22+00:00
Refs: https://github.com/Microsoft/vscode/issues/7945 We should add one.
completed
Missing a global command to open markdown preview to the side Refs: https://github.com/Microsoft/vscode/issues/7945 We should add one.
42
[]
0
False
8267
Initiating drag and drop from explorer reveals file or opens it in a preview tab
2016-06-28 09:18:17+00:00
2016-08-22 16:25:22+00:00
- VSCode Version:1.3.0-insider - OS Version: windows 10 Steps to Reproduce: 1. Mouse down on a file in explorer then move to drag the file into an editor 2. If the file has not previously been opened in the active editor group it is opened in a preview tab before the user gets to drop the file where they want it....
completed
Initiating drag and drop from explorer reveals file or opens it in a preview tab - VSCode Version:1.3.0-insider - OS Version: windows 10 Steps to Reproduce: 1. Mouse down on a file in explorer then move to drag the file into an editor 2. If the file has not previously been opened in the active editor group it is ...
156
[]
0
False
8266
Markdown: shades of blue in dark theme when using lists
2016-06-28 09:18:00+00:00
2016-07-01 19:11:25+00:00
![image](https://cloud.githubusercontent.com/assets/900690/16410258/f3a5147a-3d21-11e6-8dad-544f1ebf9cf6.png)
completed
Markdown: shades of blue in dark theme when using lists ![image](https://cloud.githubusercontent.com/assets/900690/16410258/f3a5147a-3d21-11e6-8dad-544f1ebf9cf6.png)
69
[]
0
False
8262
Markdown: preview opens to the side when being opened from tab context menu
2016-06-28 09:11:12+00:00
2016-06-29 08:44:19+00:00
Refs: https://github.com/Microsoft/vscode/issues/7945 I would expect it to open on the same side unless I press the modifier key and click (note that support for detecting the pressed key for context menus is coming in future versions of electron).
completed
Markdown: preview opens to the side when being opened from tab context menu Refs: https://github.com/Microsoft/vscode/issues/7945 I would expect it to open on the same side unless I press the modifier key and click (note that support for detecting the pressed key for context menus is coming in future versions of ele...
83
[]
0
False
8259
Markdown: coloring wrong after fenced code block
2016-06-28 09:07:52+00:00
2016-11-11 00:02:32+00:00
Refs: https://github.com/Microsoft/vscode/issues/7945 ![image](https://cloud.githubusercontent.com/assets/900690/16409968/79f1aa4a-3d20-11e6-97e1-23afa1ed0b7e.png) The markdown content is: `````` markdown # amdefine A module that can be used to implement AMD's define() in Node. This allows you to code to ...
completed
Markdown: coloring wrong after fenced code block Refs: https://github.com/Microsoft/vscode/issues/7945 ![image](https://cloud.githubusercontent.com/assets/900690/16409968/79f1aa4a-3d20-11e6-97e1-23afa1ed0b7e.png) The markdown content is: `````` markdown # amdefine A module that can be used to implement AMD...
460
[]
0
False
8258
Links look bad in dark theme in extension README
2016-06-28 09:07:02+00:00
2016-06-29 13:38:38+00:00
Testing #8215 ![image](https://cloud.githubusercontent.com/assets/5047891/16409952/65cfbbba-3d20-11e6-8bce-269323397b0e.png)
completed
Links look bad in dark theme in extension README Testing #8215 ![image](https://cloud.githubusercontent.com/assets/5047891/16409952/65cfbbba-3d20-11e6-8bce-269323397b0e.png)
66
[]
0
False
8256
Webview: sometimes loosing the scrollbar
2016-06-28 09:05:07+00:00
2017-01-31 19:38:09+00:00
Refs: https://github.com/Microsoft/vscode/issues/7945 Not sure how I got into this state, but suddenly my right scrollbar is gone? This is on Windows 7: ![image](https://cloud.githubusercontent.com/assets/900690/16409900/268ee4ee-3d20-11e6-84e0-75d344c85fab.png)
completed
Webview: sometimes loosing the scrollbar Refs: https://github.com/Microsoft/vscode/issues/7945 Not sure how I got into this state, but suddenly my right scrollbar is gone? This is on Windows 7: ![image](https://cloud.githubusercontent.com/assets/900690/16409900/268ee4ee-3d20-11e6-84e0-75d344c85fab.png)
107
[]
0
False
8254
Extensions: readme could have some margins to the left
2016-06-28 09:00:31+00:00
2016-06-29 07:27:35+00:00
Currently the text seems to be too far to the left: ![image](https://cloud.githubusercontent.com/assets/900690/16409789/8273ed82-3d1f-11e6-8bdd-b007a4c8e70d.png)
completed
Extensions: readme could have some margins to the left Currently the text seems to be too far to the left: ![image](https://cloud.githubusercontent.com/assets/900690/16409789/8273ed82-3d1f-11e6-8bdd-b007a4c8e70d.png)
82
[]
0
False
8253
fontLigatures is always true for Fira Code font.
2016-06-28 09:00:23+00:00
2016-08-30 13:46:47+00:00
- VSCode Version: 1.2.1 - OS Version: Windows 7 Enterprise Steps to Reproduce: 1. Set the editor font to Fira Code 2. Now try to set the fontLigatures to false (which is default value) but in the editor, it is still working as it is set to true. Following is the screen grab. ![image](https://cloud.githubuse...
completed
fontLigatures is always true for Fira Code font. - VSCode Version: 1.2.1 - OS Version: Windows 7 Enterprise Steps to Reproduce: 1. Set the editor font to Fira Code 2. Now try to set the fontLigatures to false (which is default value) but in the editor, it is still working as it is set to true. Following is the...
139
[]
0
False
8252
License links to completely empty webpage
2016-06-28 08:58:09+00:00
2016-08-17 14:11:35+00:00
Testing #8215 License button takes me to empty page: - search for @popular - pick HTML CSS Class Completion - click on license in the header https://marketplace.visualstudio.com/items/Zignd.html-css-class-completion/license -> Completely empty webpage. What's up with that? ![image](https://cloud.githubu...
completed
License links to completely empty webpage Testing #8215 License button takes me to empty page: - search for @popular - pick HTML CSS Class Completion - click on license in the header https://marketplace.visualstudio.com/items/Zignd.html-css-class-completion/license -> Completely empty webpage. What's up wi...
140
[]
0
False
8251
Add margin/padding to webview hosting extension readme
2016-06-28 08:55:39+00:00
2016-06-29 13:38:14+00:00
Testing #8215 It would look a lot better ![image](https://cloud.githubusercontent.com/assets/5047891/16409608/c5cdfab0-3d1e-11e6-9df9-364a7245bc1f.png)
completed
Add margin/padding to webview hosting extension readme Testing #8215 It would look a lot better ![image](https://cloud.githubusercontent.com/assets/5047891/16409608/c5cdfab0-3d1e-11e6-9df9-364a7245bc1f.png)
78
[]
0
False
8249
Error: /Users/bpasero/Development/monaco/extensions/markdown/src/extension.ts(11,31): Cannot find module 'vscode-extension-telemetry'
2016-06-28 08:34:17+00:00
2016-06-30 19:10:10+00:00
Getting this error running out of source.
completed
Error: /Users/bpasero/Development/monaco/extensions/markdown/src/extension.ts(11,31): Cannot find module 'vscode-extension-telemetry' Getting this error running out of source.
64
[]
0
False
8248
Error: ...src/typescriptMain.ts(70,13): Property 'storagePath' does not exist on type 'ExtensionContext'.
2016-06-28 08:33:43+00:00
2016-06-29 09:25:19+00:00
I am getting that, running out of source.
completed
Error: ...src/typescriptMain.ts(70,13): Property 'storagePath' does not exist on type 'ExtensionContext'. I am getting that, running out of source.
48
[]
0
False
8247
Markdown: Menu item references the same command as default and alternative command
2016-06-28 08:26:47+00:00
2016-06-29 07:49:32+00:00
Seeing this when running "out of sources": ![image](https://cloud.githubusercontent.com/assets/900690/16408811/c31e86ee-3d1a-11e6-9421-4f3238368492.png)
completed
Markdown: Menu item references the same command as default and alternative command Seeing this when running "out of sources": ![image](https://cloud.githubusercontent.com/assets/900690/16408811/c31e86ee-3d1a-11e6-9421-4f3238368492.png)
76
[]
0
False
8245
Preview tab does not have a stable position
2016-06-28 07:37:54+00:00
2016-06-29 05:38:16+00:00
#7854 - VSCode Version: insiders - OS Version: os x Steps to Reproduce: 1. Have a regular and a preview tab 2. Let the active be a regular tab and click on a new file 3. Notice the preview tab and regular tab change positions in the tab header view 4. I would expect that my stable tab is left at the same posit...
completed
Preview tab does not have a stable position #7854 - VSCode Version: insiders - OS Version: os x Steps to Reproduce: 1. Have a regular and a preview tab 2. Let the active be a regular tab and click on a new file 3. Notice the preview tab and regular tab change positions in the tab header view 4. I would expect ...
160
[]
0
False
8242
Tab DnD sometimes gets the wrong editor group as destination
2016-06-28 07:31:27+00:00
2016-06-29 05:47:18+00:00
#7854 - VSCode Version: insider - OS Version: os x Steps to Reproduce: 1. Have two editor groups 2. Drag a tab from a second to the top level group actions of that group 3. Tab misetiously shows up in the first editor group ![drag](https://cloud.githubusercontent.com/assets/1926584/16407235/f7d4d3aa-3d12-11e...
completed
Tab DnD sometimes gets the wrong editor group as destination #7854 - VSCode Version: insider - OS Version: os x Steps to Reproduce: 1. Have two editor groups 2. Drag a tab from a second to the top level group actions of that group 3. Tab misetiously shows up in the first editor group ![drag](https://cloud.gi...
127
[]
0
False
8241
Screen cheese when close all to the right
2016-06-28 07:25:31+00:00
2016-09-19 09:35:21+00:00
#7854 - VSCode Version: insiders - OS Version: os x Steps to Reproduce: In the second editor group: 1. open two tabs 2. open two / three more untitled tabs by double clicking on margin 3. second tab context menu -> close all to the right 4. I get screen cheese Please try a couple of times since I do no...
completed
Screen cheese when close all to the right #7854 - VSCode Version: insiders - OS Version: os x Steps to Reproduce: In the second editor group: 1. open two tabs 2. open two / three more untitled tabs by double clicking on margin 3. second tab context menu -> close all to the right 4. I get screen cheese ...
155
[]
0
False
8239
font-weight 300 on Mac for italic font styles
2016-06-28 04:48:57+00:00
2016-06-28 07:45:42+00:00
This fixes issues around showing preview editors.
completed
font-weight 300 on Mac for italic font styles This fixes issues around showing preview editors.
26
[]
0
False
8224
Extensions: Show Installed Extensions command missing
2016-06-27 21:27:32+00:00
2016-07-13 15:29:17+00:00
- VSCode Version:1.3.0-insiders - OS Version:Windows 10 Steps to Reproduce: 1. Bring up Command Palette, start typing 'ext' 2. Extensions: Show Installed Extensions is missing Other appropriate Extensions: commands are there. Extensions: Show Installed Extensions should bring up the new Extension View with em...
completed
Extensions: Show Installed Extensions command missing - VSCode Version:1.3.0-insiders - OS Version:Windows 10 Steps to Reproduce: 1. Bring up Command Palette, start typing 'ext' 2. Extensions: Show Installed Extensions is missing Other appropriate Extensions: commands are there. Extensions: Show Installed Ext...
127
[]
0
False
8219
Lines containing unicode characters in integrated terminal differ in height
2016-06-27 20:19:42+00:00
2017-04-20 18:31:16+00:00
See https://github.com/sourcelair/xterm.js/issues/149, the fix will probably be added to the custom `style` element. The main thing to consider is how to allow line height customization and get the lines aligned correctly at the same time.
completed
Lines containing unicode characters in integrated terminal differ in height See https://github.com/sourcelair/xterm.js/issues/149, the fix will probably be added to the custom `style` element. The main thing to consider is how to allow line height customization and get the lines aligned correctly at the same time.
79
[]
0
False
8214
Markdown highlighting issue in nested lists
2016-06-27 18:24:33+00:00
2016-11-09 00:07:52+00:00
1. create a markdown file with the following content ``` * xxx * xxx * `xx.xx` `yy.yy` ``` -> `yy.yy` has the wrong color
completed
Markdown highlighting issue in nested lists 1. create a markdown file with the following content ``` * xxx * xxx * `xx.xx` `yy.yy` ``` -> `yy.yy` has the wrong color
52
[]
0
False
8211
When exiting an Integrated Terminal with `exit` the next Integrated Terminal should get focus
2016-06-27 17:24:28+00:00
2016-06-27 19:29:24+00:00
- VSCode Version: Code - Insiders 1.3.0-insider (41f53d27a8cb477130f84116c78f43ddacbaf24b, 2016-06-27T05:07:29.758Z) - OS Version: Windows_NT ia32 10.0.14366 Steps to Reproduce: 1. Open Integrated Terminal 2. Open a second Integrated Terminal 3. Type exit 4. Observe that no editor or terminal has focus To ge...
completed
When exiting an Integrated Terminal with `exit` the next Integrated Terminal should get focus - VSCode Version: Code - Insiders 1.3.0-insider (41f53d27a8cb477130f84116c78f43ddacbaf24b, 2016-06-27T05:07:29.758Z) - OS Version: Windows_NT ia32 10.0.14366 Steps to Reproduce: 1. Open Integrated Terminal 2. Open a seco...
171
[]
0
False
8209
"Error: Cannot read property 'getContainer' of null" when opening Integrated Terminal with Ctrl+Shift+`
2016-06-27 17:20:55+00:00
2016-06-27 23:24:03+00:00
- VSCode Version: Code - Insiders 1.3.0-insider (41f53d27a8cb477130f84116c78f43ddacbaf24b, 2016-06-27T05:07:29.758Z) - OS Version: Windows_NT ia32 10.0.14366 "Error: Cannot read property 'getContainer' of null" when opening Integrated Terminal with Ctrl+Shift+` the first time after starting VS Code. Steps to Rep...
completed
"Error: Cannot read property 'getContainer' of null" when opening Integrated Terminal with Ctrl+Shift+` - VSCode Version: Code - Insiders 1.3.0-insider (41f53d27a8cb477130f84116c78f43ddacbaf24b, 2016-06-27T05:07:29.758Z) - OS Version: Windows_NT ia32 10.0.14366 "Error: Cannot read property 'getContainer' of null" w...
720
[]
0
False
8205
Emmet: emmet actions are not atomically undoable
2016-06-27 16:47:39+00:00
2016-06-30 10:42:10+00:00
- Execute 'Emmet: update tag' or 'Emmet: delete tag' - undo You have to undo more than once to get back to the original state.
completed
Emmet: emmet actions are not atomically undoable - Execute 'Emmet: update tag' or 'Emmet: delete tag' - undo You have to undo more than once to get back to the original state.
54
[]
0
False
8202
Code folding lost when switching files with back/forward
2016-06-27 15:13:30+00:00
2016-10-31 14:01:35+00:00
- VSCode Version: 1.2.1 - OS Version: Windows 10 Perhaps this is a bug or is by design -- please let me know. I have noticed that I fold several sections of code so I see the two pieces I need most (which for me makes up for the lack of horizontal splitting). However, if I navigate into another file for any rea...
completed
Code folding lost when switching files with back/forward - VSCode Version: 1.2.1 - OS Version: Windows 10 Perhaps this is a bug or is by design -- please let me know. I have noticed that I fold several sections of code so I see the two pieces I need most (which for me makes up for the lack of horizontal splittin...
128
[]
0
False
8187
Tests: ReferenceError: Proxy is not defined
2016-06-27 12:17:00+00:00
2016-06-28 11:00:17+00:00
For me on Mac using node.js v5.10.0 I see: ``` 1) ExtHostLanguageFeatureCommands "before all" hook: ReferenceError: Proxy is not defined at TestThreadService.AbstractThreadService._createProxy (out/vs/workbench/services/thread/common/abstractThreadService.js:44:24) at TestThreadService.AbstractT...
completed
Tests: ReferenceError: Proxy is not defined For me on Mac using node.js v5.10.0 I see: ``` 1) ExtHostLanguageFeatureCommands "before all" hook: ReferenceError: Proxy is not defined at TestThreadService.AbstractThreadService._createProxy (out/vs/workbench/services/thread/common/abstractThreadService.js:...
487
[]
0
False
8180
Double click explorer sash now does not work when explorer has focus
2016-06-27 10:07:42+00:00
2016-06-27 12:15:52+00:00
- VSCode Version: Code - Insiders 1.3.0-insider (41f53d27a8cb477130f84116c78f43ddacbaf24b, 2016-06-27T05:15:21.343Z) - OS Version: Linux x64 4.4.0-24-generic Ubuntu 16.04 Steps to Reproduce: 1. Open a folder 2. Double click explorer sash ``` workbench.main.js:117 Cannot read property 'getOptimalWidth' of unde...
completed
Double click explorer sash now does not work when explorer has focus - VSCode Version: Code - Insiders 1.3.0-insider (41f53d27a8cb477130f84116c78f43ddacbaf24b, 2016-06-27T05:15:21.343Z) - OS Version: Linux x64 4.4.0-24-generic Ubuntu 16.04 Steps to Reproduce: 1. Open a folder 2. Double click explorer sash ``` ...
581
[]
0
False
8176
Search / Replace: editors do not open when auto save is enabled
2016-06-27 09:22:16+00:00
2016-06-29 09:39:23+00:00
This makes it impossible to undo a replace operation. Need to investigate why editors do not open when auto save is enabled.
completed
Search / Replace: editors do not open when auto save is enabled This makes it impossible to undo a replace operation. Need to investigate why editors do not open when auto save is enabled.
45
[]
0
False
8173
Noticeable delay opening a markdown file (source)
2016-06-27 08:14:22+00:00
2016-06-30 17:08:21+00:00
I am noticing a delay when I click on a markdown file until it opens. I think this is a regression from the new markdown extension but I am not sure what piece could cause it. //cc @jrieken if you have clues
completed
Noticeable delay opening a markdown file (source) I am noticing a delay when I click on a markdown file until it opens. I think this is a regression from the new markdown extension but I am not sure what piece could cause it. //cc @jrieken if you have clues
73
[]
0
False
8170
Search & Replace: replace all icon is not using dark version in dark theme
2016-06-27 05:09:22+00:00
2016-06-27 08:15:12+00:00
![image](https://cloud.githubusercontent.com/assets/900690/16369068/10e02922-3c36-11e6-9468-2108607afa3c.png)
completed
Search & Replace: replace all icon is not using dark version in dark theme ![image](https://cloud.githubusercontent.com/assets/900690/16369068/10e02922-3c36-11e6-9468-2108607afa3c.png)
64
[]
0
False
8169
Search viewlet right padding is incorrect
2016-06-27 05:05:34+00:00
2016-07-25 16:32:27+00:00
Seems closer to the right hand side than to the left: ![image](https://cloud.githubusercontent.com/assets/900690/16369028/96c966a8-3c35-11e6-8ff7-128d93670ad7.png)
completed
Search viewlet right padding is incorrect Seems closer to the right hand side than to the left: ![image](https://cloud.githubusercontent.com/assets/900690/16369028/96c966a8-3c35-11e6-8ff7-128d93670ad7.png)
73
[]
0
False
8168
Problems: filter input box does not show blue outline when having focus
2016-06-27 05:01:35+00:00
2016-06-27 11:11:43+00:00
That is an accessibility issue.
completed
Problems: filter input box does not show blue outline when having focus That is an accessibility issue.
26
[]
0
False
8167
OutputWorker: Cannot read property 'getWorkspace' of undefined
2016-06-27 04:55:47+00:00
2016-06-28 01:15:43+00:00
When opening the output panel: ``` shell.js:248 Cannot read property 'getWorkspace' of undefined: TypeError: Cannot read property 'getWorkspace' of undefined at new OutputWorker (file:///Users/bpasero/Development/Microsoft/monaco/out/vs/workbench/parts/output/common/outputWorker.js:25:49) at create (file:...
completed
OutputWorker: Cannot read property 'getWorkspace' of undefined When opening the output panel: ``` shell.js:248 Cannot read property 'getWorkspace' of undefined: TypeError: Cannot read property 'getWorkspace' of undefined at new OutputWorker (file:///Users/bpasero/Development/Microsoft/monaco/out/vs/workbench/p...
524
[]
0
False
8164
extension host debugging: remote source maps are not used
2016-06-26 21:25:57+00:00
2016-07-25 13:06:53+00:00
When debugging an extension, stepping into the extension host server code ends up in minified source. The reason for this is missing support for loading remote source maps. Before this can be fixed, the source map API must become asynchronous. This is tracked with https://github.com/Microsoft/vscode/issues/8162....
completed
extension host debugging: remote source maps are not used When debugging an extension, stepping into the extension host server code ends up in minified source. The reason for this is missing support for loading remote source maps. Before this can be fixed, the source map API must become asynchronous. This is tra...
93
[]
0
False
8148
Extensions: Double scroll bar on Windows
2016-06-26 07:21:46+00:00
2016-06-27 10:23:47+00:00
<img width="258" alt="screen shot 2016-06-26 at 09 20 44" src="https://cloud.githubusercontent.com/assets/900690/16361002/4edb227a-3b7f-11e6-9e9c-0e68c191c42b.png"> This looks super bad and we should use the custom scroll bar if possible for the inner scroll bar and the outer scrollbar should just be hidden via CSS ...
completed
Extensions: Double scroll bar on Windows <img width="258" alt="screen shot 2016-06-26 at 09 20 44" src="https://cloud.githubusercontent.com/assets/900690/16361002/4edb227a-3b7f-11e6-9e9c-0e68c191c42b.png"> This looks super bad and we should use the custom scroll bar if possible for the inner scroll bar and the outer...
132
[]
0
False
8139
Integrated terminal no longer handles `exit` correctly
2016-06-25 16:09:42+00:00
2016-06-25 19:12:28+00:00
Steps to Reproduce: 1. ctrl+backtick 2. "exit", can no longer view and/or toggle terminal
completed
Integrated terminal no longer handles `exit` correctly Steps to Reproduce: 1. ctrl+backtick 2. "exit", can no longer view and/or toggle terminal
44
[]
0
False
8137
Debug nodejs output - incorrect hyperlink
2016-06-25 14:29:40+00:00
2016-06-27 10:09:52+00:00
Version 1.3.0-insider (1.3.0-insider) de66522e06d74752d48d92e934dcd026050355ba 2016-06-24T05:02:09.613Z OS X El Capitan ![screen shot 2016-06-25 at 16 27 14](https://cloud.githubusercontent.com/assets/512816/16357264/d92c05ea-3af1-11e6-9968-4a8f531a3067.png)
completed
Debug nodejs output - incorrect hyperlink Version 1.3.0-insider (1.3.0-insider) de66522e06d74752d48d92e934dcd026050355ba 2016-06-24T05:02:09.613Z OS X El Capitan ![screen shot 2016-06-25 at 16 27 14](https://cloud.githubusercontent.com/assets/512816/16357264/d92c05ea-3af1-11e6-9968-4a8f531a3067.png)
123
[]
0
False
8136
[emmet] The command `update tag` works incorrectly with single-line tag
2016-06-25 13:07:38+00:00
2016-06-29 19:21:43+00:00
**VS Code version**: 1.3.0-insider **VS Code last commit**: de66522e06d74752d48d92e934dcd026050355ba **OS version:** Windows 10 (build 1511) Steps to Reproduce: 1. Open VS Code 2. Write custom HTML (for example: `.test-wrapper>.test`) 3. Run command `Emmet: update tag` #### Problem (tag without text) ![2016...
completed
[emmet] The command `update tag` works incorrectly with single-line tag **VS Code version**: 1.3.0-insider **VS Code last commit**: de66522e06d74752d48d92e934dcd026050355ba **OS version:** Windows 10 (build 1511) Steps to Reproduce: 1. Open VS Code 2. Write custom HTML (for example: `.test-wrapper>.test`) 3. Ru...
245
[]
0
False
8130
Markdown preview does not toggle as expected in tabs
2016-06-25 00:21:08+00:00
2016-12-01 22:30:11+00:00
- VSCode Version: 1.3.0-insider (commit de66522, 2016-06-24) - OS Version: Win10 Steps to Reproduce: 1. Use 'code-insiders .' to open a repo. 2. Click an md file to open it. Type some text into the file. 3. Click another md file. It opens in a new tab. 4. CTRL+SHIFT+V to preview the second file. 5. Three tab...
completed
Markdown preview does not toggle as expected in tabs - VSCode Version: 1.3.0-insider (commit de66522, 2016-06-24) - OS Version: Win10 Steps to Reproduce: 1. Use 'code-insiders .' to open a repo. 2. Click an md file to open it. Type some text into the file. 3. Click another md file. It opens in a new tab. 4. C...
215
[]
0
False
8125
When hovering links in markdown, the cursor becomes a hand, not the regular text cursor
2016-06-24 22:49:18+00:00
2016-06-27 08:12:46+00:00
- VSCode Version: master - OS Version: Ubuntu 16.04 Steps to Reproduce: 1. Open .md file with `[...]()` style link 2. Mouse over `...` portion ![cursor](https://cloud.githubusercontent.com/assets/2193314/16352437/2046cf66-3a23-11e6-9bdf-3df71451c181.jpg)
completed
When hovering links in markdown, the cursor becomes a hand, not the regular text cursor - VSCode Version: master - OS Version: Ubuntu 16.04 Steps to Reproduce: 1. Open .md file with `[...]()` style link 2. Mouse over `...` portion ![cursor](https://cloud.githubusercontent.com/assets/2193314/16352437/2046cf66-3...
116
[]
0
False
8123
Quick Open "ext" and "ext install" not working
2016-06-24 22:18:46+00:00
2016-06-27 06:37:17+00:00
- VSCode Version:1.3.0-insiders - OS Version:Windows 10 These commands just hang and never complete. We probably want to remove "ext" now that we have the Extension View but we should keep "ext install blah" working since there is a lot of external documentation that calls out using Quick Open "ext install blah" to...
completed
Quick Open "ext" and "ext install" not working - VSCode Version:1.3.0-insiders - OS Version:Windows 10 These commands just hang and never complete. We probably want to remove "ext" now that we have the Extension View but we should keep "ext install blah" working since there is a lot of external documentation that c...
139
[]
0
False
8121
Extension preview Install button clipped at bottom
2016-06-24 21:24:45+00:00
2016-06-27 15:36:00+00:00
- VSCode Version:1.3.0-insiders - OS Version:Windows 10 Steps to Reproduce: 1. Bring up Extension View 2. Click on an extension 3. Look at the banner in the extension preview window. The green Install button is clipped. ![install-clipped](https://cloud.githubusercontent.com/assets/12818376/16351019/64e89a48-...
completed
Extension preview Install button clipped at bottom - VSCode Version:1.3.0-insiders - OS Version:Windows 10 Steps to Reproduce: 1. Bring up Extension View 2. Click on an extension 3. Look at the banner in the extension preview window. The green Install button is clipped. ![install-clipped](https://cloud.githu...
119
[]
0
False
8118
SetVariable doesn't trigger reevaluation of stale variables
2016-06-24 20:54:15+00:00
2016-07-08 10:40:41+00:00
- VSCode Version: 1.3.0-insider, 2016-06-23 Assigning to a variable doesn't prompt a reevaluation of any variables that depend on it. Variables can be stale after setting a variable in languages such as C# (e.g. a property in the locals window), and watch expressions can be stale in all languages since they can be a...
completed
SetVariable doesn't trigger reevaluation of stale variables - VSCode Version: 1.3.0-insider, 2016-06-23 Assigning to a variable doesn't prompt a reevaluation of any variables that depend on it. Variables can be stale after setting a variable in languages such as C# (e.g. a property in the locals window), and watch e...
109
[]
0
False
8117
Terminal has display bugs with julia console
2016-06-24 18:54:52+00:00
2017-01-03 18:24:19+00:00
- VSCode Version: 1.3.0-insider (de66522) - OS Version: Win10 x64 Steps to Reproduce: 1. Install [julia v0.4.6](http://julialang.org/downloads/) 2. Configure VS code terminal to use PowerShell 3. Start VS Code terminal, then start a julia instance in the terminal (I have an alias for `julia` in my PowerShell ses...
completed
Terminal has display bugs with julia console - VSCode Version: 1.3.0-insider (de66522) - OS Version: Win10 x64 Steps to Reproduce: 1. Install [julia v0.4.6](http://julialang.org/downloads/) 2. Configure VS code terminal to use PowerShell 3. Start VS Code terminal, then start a julia instance in the terminal (I h...
281
[]
0
False
8110
Can't search for extensions
2016-06-24 15:41:10+00:00
2016-06-27 14:02:25+00:00
- VSCode Version: 1.3.0-insider - Commit: de66522e06d74752d48d92e934dcd026050355ba - OS Version: ElementaryOS Can't search for extensions. ![screenshot from 2016-06-24 17 40 29](https://cloud.githubusercontent.com/assets/390575/16342487/c8bb991a-3a32-11e6-92b3-a4fea0527fc0.png)
completed
Can't search for extensions - VSCode Version: 1.3.0-insider - Commit: de66522e06d74752d48d92e934dcd026050355ba - OS Version: ElementaryOS Can't search for extensions. ![screenshot from 2016-06-24 17 40 29](https://cloud.githubusercontent.com/assets/390575/16342487/c8bb991a-3a32-11e6-92b3-a4fea0527fc0.png)
121
[]
0
False
8103
Visual Studio Code shouldn't hijack .config extension association
2016-06-24 13:21:16+00:00
2016-07-04 13:48:32+00:00
After installing 'Visual Studio Code' .config files started to be associated with VSCode. I am not sure that VSCode is a better editor for config files than Visual Studio or Notepad++. So user should make a decision which program should be associated with each extension, in particular such multi-purpose as .config. In...
completed
Visual Studio Code shouldn't hijack .config extension association After installing 'Visual Studio Code' .config files started to be associated with VSCode. I am not sure that VSCode is a better editor for config files than Visual Studio or Notepad++. So user should make a decision which program should be associated wi...
220
[]
0
False
8100
Terminal: resizing the panel clears the display
2016-06-24 12:01:56+00:00
2016-07-16 20:36:29+00:00
- VSCode Version: Insider build - 2016-06-24T05:07:35:941Z - OS Version: Windows 10 Steps to Reproduce: 1. Open a new terminal 2. Type something (I'm running grunt) 3. Resize the panel The cursor seems to move, and the text disapears. ![terminalvscode](https://cloud.githubusercontent.com/assets/199648/1633...
completed
Terminal: resizing the panel clears the display - VSCode Version: Insider build - 2016-06-24T05:07:35:941Z - OS Version: Windows 10 Steps to Reproduce: 1. Open a new terminal 2. Type something (I'm running grunt) 3. Resize the panel The cursor seems to move, and the text disapears. ![terminalvscode](https:...
133
[]
0
False
8098
Extensions view is not listed under Views menu
2016-06-24 09:21:58+00:00
2016-06-24 12:49:11+00:00
- VSCode Version: Insiders latest - OS Version: OSX <img width="672" alt="Views" src="https://cloud.githubusercontent.com/assets/10746682/16333833/bcdf5d96-39fd-11e6-9dfe-b37266de56d2.png">
completed
Extensions view is not listed under Views menu - VSCode Version: Insiders latest - OS Version: OSX <img width="672" alt="Views" src="https://cloud.githubusercontent.com/assets/10746682/16333833/bcdf5d96-39fd-11e6-9dfe-b37266de56d2.png">
88
[]
0
False
8092
Terminal inside Code
2016-06-24 08:17:27+00:00
2016-06-24 10:32:16+00:00
- VSCode Version: ![image](https://cloud.githubusercontent.com/assets/7235212/16332142/07b112ec-3a12-11e6-8957-aac55721f5c5.png) - OS Version: Windows 8.1 I am getting this terminal in Code : ![image](https://cloud.githubusercontent.com/assets/7235212/16332127/f149440c-3a11-11e6-9dad-ab22f7f3d97c.png) Whats w...
completed
Terminal inside Code - VSCode Version: ![image](https://cloud.githubusercontent.com/assets/7235212/16332142/07b112ec-3a12-11e6-8957-aac55721f5c5.png) - OS Version: Windows 8.1 I am getting this terminal in Code : ![image](https://cloud.githubusercontent.com/assets/7235212/16332127/f149440c-3a11-11e6-9dad-ab22f...
129
[]
0
False
8091
Find all references doesn't work in default exports
2016-06-24 07:36:45+00:00
2016-06-24 10:10:54+00:00
@jrieken I suggest we stop using default exports them until Find All References work in them. ![image](https://cloud.githubusercontent.com/assets/22350/16331215/07bb65bc-39ef-11e6-8d08-afd475e28258.png) ![image](https://cloud.githubusercontent.com/assets/22350/16331199/db611d0e-39ee-11e6-8539-804fcf0d213a.png)
completed
Find all references doesn't work in default exports @jrieken I suggest we stop using default exports them until Find All References work in them. ![image](https://cloud.githubusercontent.com/assets/22350/16331215/07bb65bc-39ef-11e6-8d08-afd475e28258.png) ![image](https://cloud.githubusercontent.com/assets/22350/1...
136
[]
0
False
8086
Middle click to paste selection in terminal does not work when middle clicking the selection itself
2016-06-24 05:50:35+00:00
2016-09-06 17:25:27+00:00
Steps to Reproduce: 1. Open terminal on Linux 2. Select text 3. Middle click on the selected text, nothing happens
completed
Middle click to paste selection in terminal does not work when middle clicking the selection itself Steps to Reproduce: 1. Open terminal on Linux 2. Select text 3. Middle click on the selected text, nothing happens
44
[]
0
False
8085
Cursor should only blink when terminal has focus
2016-06-24 05:45:59+00:00
2016-06-24 07:05:06+00:00
Upstream issue https://github.com/sourcelair/xterm.js/issues/141
completed
Cursor should only blink when terminal has focus Upstream issue https://github.com/sourcelair/xterm.js/issues/141
35
[]
0
False
8083
Hollow terminal cursor is only present after the first focus
2016-06-24 05:14:01+00:00
2016-06-24 07:11:12+00:00
Steps to Reproduce: 1. Open terminal 2. Close vscode 3. Open vscode, observe terminal is open but no hollow cursor
completed
Hollow terminal cursor is only present after the first focus Steps to Reproduce: 1. Open terminal 2. Close vscode 3. Open vscode, observe terminal is open but no hollow cursor
43
[]
0
False
8081
"Open Symbol By Name" is not working properly in multipy typescript projects.
2016-06-24 03:28:19+00:00
2016-08-26 14:31:59+00:00
- VSCode Version:1.2.1 - OS Version: windows 8.1 Steps to Reproduce: 1. create a project like: ``` a/a.ts a/tsconfig.json => files:["a.ts"] b/b.ts b/tsconfig.json => files:["b.ts"] c.ts ``` 1. Ctrl+P and type "#" to search some symbols in "a.ts" "b.ts" or "c.ts". You will expect they will be seached....
completed
"Open Symbol By Name" is not working properly in multipy typescript projects. - VSCode Version:1.2.1 - OS Version: windows 8.1 Steps to Reproduce: 1. create a project like: ``` a/a.ts a/tsconfig.json => files:["a.ts"] b/b.ts b/tsconfig.json => files:["b.ts"] c.ts ``` 1. Ctrl+P and type "#" to search ...
270
[]
0
False
8080
Drag and resize broken for terminal / while terminal is open
2016-06-24 01:41:40+00:00
2016-06-24 10:34:31+00:00
- VSCode Version:1.2.1 - OS Version: 8.1 Steps to Reproduce: 1. While terminal is open, try to drag and resize the sidebar 2. Try to resize the terminal It jumps, its impossible to resize these windows without running into a huge issue. Often its random where the ui ends up being dragged to, and then its unu...
completed
Drag and resize broken for terminal / while terminal is open - VSCode Version:1.2.1 - OS Version: 8.1 Steps to Reproduce: 1. While terminal is open, try to drag and resize the sidebar 2. Try to resize the terminal It jumps, its impossible to resize these windows without running into a huge issue. Often its r...
95
[]
0
False
8075
Code does not prompt for restart when installing a .vsix file.
2016-06-23 21:30:59+00:00
2016-07-13 15:03:56+00:00
- VSCode Version: ``` Version 1.3.0-insider Commit 5eaf9f05038b0a9818ebff510e1aafe07ac1ae68 Date 2016-06-23T05:07:59.360Z Shell 0.37.6 Renderer 49.0.2623.75 Node 5.10.0 ``` - OS Version: ``` OS Name Microsoft Windows 10 Enterprise Version 10.0.10586 Build 10586 ``` Steps to Reproduce: 1. From new e...
completed
Code does not prompt for restart when installing a .vsix file. - VSCode Version: ``` Version 1.3.0-insider Commit 5eaf9f05038b0a9818ebff510e1aafe07ac1ae68 Date 2016-06-23T05:07:59.360Z Shell 0.37.6 Renderer 49.0.2623.75 Node 5.10.0 ``` - OS Version: ``` OS Name Microsoft Windows 10 Enterprise Version 10...
167
[]
0
False
8070
Make snippet selection case sensitive
2016-06-23 19:14:59+00:00
2016-11-03 23:28:25+00:00
- VSCode Version: 1.2.1 - OS Version: Wind10 I just added latex snippets to the [julia](https://marketplace.visualstudio.com/items?itemName=julialang.language-julia) extension. These snippets essentially map things like `\eta` onto `η`. This is very hand for scientific code. One problem is that we will have snip...
completed
Make snippet selection case sensitive - VSCode Version: 1.2.1 - OS Version: Wind10 I just added latex snippets to the [julia](https://marketplace.visualstudio.com/items?itemName=julialang.language-julia) extension. These snippets essentially map things like `\eta` onto `η`. This is very hand for scientific code. ...
236
[]
0
False
8068
[json] hover in JSON documents hides '*'
2016-06-23 18:40:04+00:00
2016-07-20 14:29:40+00:00
- VSCode Version: 1.2.1 - VSCode C++ extension Version: 0.7.0 - OS Version: Windows 10 Enterprise NOTE: You need the C++ extension version 0.7.0 or later because we introduced the c_cpp_properties.json schema file. Steps to Reproduce: 1. Open any folder containing a .cpp file with unresolved header files. 2. ...
completed
[json] hover in JSON documents hides '*' - VSCode Version: 1.2.1 - VSCode C++ extension Version: 0.7.0 - OS Version: Windows 10 Enterprise NOTE: You need the C++ extension version 0.7.0 or later because we introduced the c_cpp_properties.json schema file. Steps to Reproduce: 1. Open any folder containing a .cp...
320
[]
0
False
8066
warnings in file default settings
2016-06-23 17:35:20+00:00
2016-06-27 17:43:19+00:00
- VSCode Version: ![2016-06-23 20 25 40](https://cloud.githubusercontent.com/assets/3082812/16313206/dbb1f10c-3980-11e6-9961-b833d517dcfe.png) - OS Version: ![2016-06-23 20 28 00](https://cloud.githubusercontent.com/assets/3082812/16313256/10c6921c-3981-11e6-8b6b-c7865aa3e7de.png) ### Steps to Reproduce 1: 1....
completed
warnings in file default settings - VSCode Version: ![2016-06-23 20 25 40](https://cloud.githubusercontent.com/assets/3082812/16313206/dbb1f10c-3980-11e6-9961-b833d517dcfe.png) - OS Version: ![2016-06-23 20 28 00](https://cloud.githubusercontent.com/assets/3082812/16313256/10c6921c-3981-11e6-8b6b-c7865aa3e7de.p...
330
[]
0
False
8065
wordBasedSuggestions: false doesn't work in Markdown files
2016-06-23 17:18:46+00:00
2016-06-24 07:57:00+00:00
- VSCode Version:1.2.1 - OS Version:Windows 10 Steps to Reproduce: 1. Set "editor.wordBasedSuggestions": false 2. Place the cursor in a Markdown document (no text highlighted) 3. Ctrl+space yields full word list and not just available md snippets
completed
wordBasedSuggestions: false doesn't work in Markdown files - VSCode Version:1.2.1 - OS Version:Windows 10 Steps to Reproduce: 1. Set "editor.wordBasedSuggestions": false 2. Place the cursor in a Markdown document (no text highlighted) 3. Ctrl+space yields full word list and not just available md snippets
90
[]
0
False
8063
codetree symbol disappears when zooming
2016-06-23 16:44:23+00:00
2016-06-24 12:49:11+00:00
- VSCode Version: Code - Insiders 1.3.0-insider (16676b2d1418313e949007ce98c95ca4e1cb28d9, 2016-06-21T17:35:01.730Z) - OS Version: Windows_NT ia32 10.0.10586 Steps to Reproduce: jsx file.. ![image](https://cloud.githubusercontent.com/assets/5635709/16311869/772ce04c-3972-11e6-8719-dcba53d28ea0.png) 1. Ctrl+ + ...
completed
codetree symbol disappears when zooming - VSCode Version: Code - Insiders 1.3.0-insider (16676b2d1418313e949007ce98c95ca4e1cb28d9, 2016-06-21T17:35:01.730Z) - OS Version: Windows_NT ia32 10.0.10586 Steps to Reproduce: jsx file.. ![image](https://cloud.githubusercontent.com/assets/5635709/16311869/772ce04c-3972-11...
194
[]
0
False
8062
Debugging relay todo example es6 code using Attach does not work correctly
2016-06-23 16:12:48+00:00
2018-09-17 15:45:58+00:00
- VSCode Version: 1.3.0 - OS Version: 10.10.5 - Node Version: 5.10.0 Using the "todo" example from https://github.com/facebook/relay/ I have set up Vscode to debug the server database.js file by using the Attach method. Steps to Reproduce: 1. Run "npm start" which runs the following line: npm run updat...
completed
Debugging relay todo example es6 code using Attach does not work correctly - VSCode Version: 1.3.0 - OS Version: 10.10.5 - Node Version: 5.10.0 Using the "todo" example from https://github.com/facebook/relay/ I have set up Vscode to debug the server database.js file by using the Attach method. Steps to Repr...
638
[]
0
False
8060
Close all extension resources when extension viewlet goes away
2016-06-23 14:55:26+00:00
2016-07-27 14:28:36+00:00
From @jrieken We'd like to avoid this: ![image](https://cloud.githubusercontent.com/assets/22350/16307816/f2ca05b4-3962-11e6-8356-e93b20ad521d.png) For that I'd like to close all extension resources when the viewlet goes away. I tried doing it through the `setVisible` call and through the `IEventService`... b...
completed
Close all extension resources when extension viewlet goes away From @jrieken We'd like to avoid this: ![image](https://cloud.githubusercontent.com/assets/22350/16307816/f2ca05b4-3962-11e6-8356-e93b20ad521d.png) For that I'd like to close all extension resources when the viewlet goes away. I tried doing it thr...
173
[]
0
False
8058
Errors and Warnings in the status bar show negative count
2016-06-23 14:20:48+00:00
2019-10-10 20:52:00+00:00
- VSCode Version: Insiders - OS Version: OSX I am not sure how I got into this state, I was checking out to Master branch from my feature branch. After check out I see this weird state in the status bar. ![errors and warnings](https://cloud.githubusercontent.com/assets/10746682/16306560/68ed3266-395e-11e6-8f0b-1...
completed
Errors and Warnings in the status bar show negative count - VSCode Version: Insiders - OS Version: OSX I am not sure how I got into this state, I was checking out to Master branch from my feature branch. After check out I see this weird state in the status bar. ![errors and warnings](https://cloud.githubusercont...
120
[]
0
False
8055
Set variable value: on error do not restore original value if error box is open
2016-06-23 14:00:14+00:00
2016-07-08 14:54:32+00:00
- start node debug session - start to edit variable - enter invalid expression and hit return Observe: the error box opens and shows the error but the edit box reverts to the original value which prevents the user from fixing the expression. The edit box should continue to show the erroneous expression until t...
completed
Set variable value: on error do not restore original value if error box is open - start node debug session - start to edit variable - enter invalid expression and hit return Observe: the error box opens and shows the error but the edit box reverts to the original value which prevents the user from fixing the exp...
98
[]
0
False
8053
Don't automatically fetch when there are no remotes available
2016-06-23 13:50:00+00:00
2017-11-23 13:27:59+00:00
Continually giving message "fatal: No remote repository specified. Please, specify either a URL or a remote name from which new revisions should be fetched." when I am working on files in a local git repo. There is no remote repo and in any case I can't find a way to interact with git apart from committing changes + ...
completed
Don't automatically fetch when there are no remotes available Continually giving message "fatal: No remote repository specified. Please, specify either a URL or a remote name from which new revisions should be fetched." when I am working on files in a local git repo. There is no remote repo and in any case I can't fi...
208
[]
0
False
8049
Problem viewing auto-generated, updated jsconfig file via Problems panel
2016-06-23 12:21:09+00:00
2016-07-20 14:33:25+00:00
Using today's Insiders' build (details below), I clicked the green lightbulb in the bottom right, and created a jsconfig.json file, which you can see exposed via `cat` in the screenshot. When I did a `CTRL+SHIFT+M` to list problems, I see that file is a problem, so I clicked on the link in the problem report pane, a...
completed
Problem viewing auto-generated, updated jsconfig file via Problems panel Using today's Insiders' build (details below), I clicked the green lightbulb in the bottom right, and created a jsconfig.json file, which you can see exposed via `cat` in the screenshot. When I did a `CTRL+SHIFT+M` to list problems, I see that ...
214
[]
0
False
8045
Syntax highlight issue in .tsx files using generics
2016-06-23 10:27:04+00:00
2016-07-08 09:32:15+00:00
- VSCode Version: Code - Insiders 1.3.0-insider (5eaf9f05038b0a9818ebff510e1aafe07ac1ae68, 2016-06-23T05:07:59.360Z) - OS Version: Windows_NT ia32 10.0.10586 Steps to Reproduce: 1. Create new .tsx file 2. Paste following ``` let a = Array<number>(); // Highlight ok here interface egGenericsInArray { ...
completed
Syntax highlight issue in .tsx files using generics - VSCode Version: Code - Insiders 1.3.0-insider (5eaf9f05038b0a9818ebff510e1aafe07ac1ae68, 2016-06-23T05:07:59.360Z) - OS Version: Windows_NT ia32 10.0.10586 Steps to Reproduce: 1. Create new .tsx file 2. Paste following ``` let a = Array<number>(); // Hig...
223
[]
0
False
8044
zip extract bug
2016-06-23 10:14:56+00:00
2016-07-06 15:11:03+00:00
- VSCode Version: 1.3.0-insiders - OS Version: windows 7 Steps to Reproduce: 1. download zip file: https://github.com/f111fei/test-files/raw/master/vscode-zip/test.zip 2. run test code. ``` import {extract} from 'vs/base/node/zip'; extract('test.zip', './dest', {}) .then(() => { console.log('su...
completed
zip extract bug - VSCode Version: 1.3.0-insiders - OS Version: windows 7 Steps to Reproduce: 1. download zip file: https://github.com/f111fei/test-files/raw/master/vscode-zip/test.zip 2. run test code. ``` import {extract} from 'vs/base/node/zip'; extract('test.zip', './dest', {}) .then(() => { ...
158
[]
0
False
8043
Can't select adjacent strings as multiple selection
2016-06-23 10:06:50+00:00
2017-05-20 09:04:02+00:00
- VSCode Version: 1.2.1 - OS Version: Windows 8/10 In multiple selection, when two or more selections adjoin, those are combined to single selection. Or, can't select those. Case 1: With `foo foofoo bar foo bar`, I want to do something to `foo`. ![01](https://cloud.githubusercontent.com/assets/4763469/16299439/...
completed
Can't select adjacent strings as multiple selection - VSCode Version: 1.2.1 - OS Version: Windows 8/10 In multiple selection, when two or more selections adjoin, those are combined to single selection. Or, can't select those. Case 1: With `foo foofoo bar foo bar`, I want to do something to `foo`. ![01](https://...
452
[]
0
False
8039
Copy and paste doesn't work properly in Debug Console
2016-06-23 09:26:20+00:00
2016-06-24 06:55:00+00:00
- VSCode Version: 1.2.1 - OS Version: Windows 10 Pro 1511, Node 5.10 ### Steps to Reproduce: 1. Create an app with a large output to the console, e.g. crash report, console.dump etc. 2. Try to copy and paste 10 + lines of output on a small screen ### The Issue I am using an M'soft surface, so the small screen m...
completed
Copy and paste doesn't work properly in Debug Console - VSCode Version: 1.2.1 - OS Version: Windows 10 Pro 1511, Node 5.10 ### Steps to Reproduce: 1. Create an app with a large output to the console, e.g. crash report, console.dump etc. 2. Try to copy and paste 10 + lines of output on a small screen ### The Issue ...
212
[]
0
False
8038
InstantiationService might create two service instances
2016-06-23 09:03:50+00:00
2016-06-25 09:44:20+00:00
- have descriptors not service instances - create child instantiation service - from there request an instance - from the parent request an instance - ⚡ two instances of the same service...
completed
InstantiationService might create two service instances - have descriptors not service instances - create child instantiation service - from there request an instance - from the parent request an instance - ⚡ two instances of the same service...
53
[]
0
False
8035
terminal cannot display Chinese correctly
2016-06-23 07:22:13+00:00
2016-06-23 08:09:30+00:00
Chinese words crowd together so user can not see them clearly.
completed
terminal cannot display Chinese correctly Chinese words crowd together so user can not see them clearly.
21
[]
0
False
8034
Extansion uninstall button bottom cut off
2016-06-23 06:35:38+00:00
2016-06-24 07:21:37+00:00
- VSCode Version: 1.3.0-insider - OS Version: Win10 Steps to Reproduce: 1. Click on the extensions button on the sidebar 2. Check the uninstall button (or see attached screenshot) ![untitled-1](https://cloud.githubusercontent.com/assets/5485902/16293875/c37ade38-3925-11e6-9833-9979d023eaea.jpg)
completed
Extansion uninstall button bottom cut off - VSCode Version: 1.3.0-insider - OS Version: Win10 Steps to Reproduce: 1. Click on the extensions button on the sidebar 2. Check the uninstall button (or see attached screenshot) ![untitled-1](https://cloud.githubusercontent.com/assets/5485902/16293875/c37ade38-3925-...
111
[]
0
False
8033
Uninstall extension button text incomplete
2016-06-23 06:16:33+00:00
2016-06-23 08:02:58+00:00
- VSCode Version: 1.3.0-insiders 2016-06-23T05:07:59.360Z - OS Version: window 10 Steps to Reproduce: 1. open extension manage,choose one 2. Uninstall extension button text incomplete ![image](https://cloud.githubusercontent.com/assets/8966236/16293407/41040106-394c-11e6-911f-c1d00ecd54c7.png)
completed
Uninstall extension button text incomplete - VSCode Version: 1.3.0-insiders 2016-06-23T05:07:59.360Z - OS Version: window 10 Steps to Reproduce: 1. open extension manage,choose one 2. Uninstall extension button text incomplete ![image](https://cloud.githubusercontent.com/assets/8966236/16293407/41040106-394c-1...
110
[]
0
False
8031
Add command deprecation
2016-06-23 03:25:27+00:00
2016-06-27 13:31:55+00:00
Instead of just changing command names, we should slowly phase them out and presenting warnings if the old ones are being relied upon and direct users to the new commands. Adjusting to https://github.com/Microsoft/vscode/issues/6605#issue-156087140 may be easier that way, not totally destroying any custom keybindings a...
completed
Add command deprecation Instead of just changing command names, we should slowly phase them out and presenting warnings if the old ones are being relied upon and direct users to the new commands. Adjusting to https://github.com/Microsoft/vscode/issues/6605#issue-156087140 may be easier that way, not totally destroying ...
128
[]
0
False
8024
Extensions Commands Missing/Confusion from Marketplace
2016-06-22 21:40:50+00:00
2016-06-23 06:15:12+00:00
- VSCode Version: Insiders 1.3 - OS Version: OS X (all) Steps to Reproduce: 1. Marketplace has guidelines for installing i.e. type ext inst... 2. In the marketplace copy the link and guidance to install i.e. Cmd+P and paste 3. commands are missing so does nothing - need to add them back See this page: !...
completed
Extensions Commands Missing/Confusion from Marketplace - VSCode Version: Insiders 1.3 - OS Version: OS X (all) Steps to Reproduce: 1. Marketplace has guidelines for installing i.e. type ext inst... 2. In the marketplace copy the link and guidance to install i.e. Cmd+P and paste 3. commands are missing so doe...
143
[]
0
False
8023
Support `ext install`
2016-06-22 21:35:15+00:00
2016-06-23 07:56:25+00:00
Redirect to viewlet And all the other global commands
completed
Support `ext install` Redirect to viewlet And all the other global commands
21
[]
0
False