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
7063
htmlPreview is not pinned
2016-05-31 15:03:26+00:00
2016-06-01 10:34:53+00:00
- open something via `previewHtml` - the part is shown as preview editor <img width="515" alt="screen shot 2016-05-31 at 17 03 15" src="https://cloud.githubusercontent.com/assets/1794099/15679296/94d4dd62-2751-11e6-86e3-7dac10220399.png">
completed
htmlPreview is not pinned - open something via `previewHtml` - the part is shown as preview editor <img width="515" alt="screen shot 2016-05-31 at 17 03 15" src="https://cloud.githubusercontent.com/assets/1794099/15679296/94d4dd62-2751-11e6-86e3-7dac10220399.png">
98
[]
0
False
7062
CJK character horizontal spacing is incorrect and changes when resizing the window
2016-05-31 14:00:57+00:00
2016-06-27 20:20:27+00:00
- VSCode Version: 1.2.0-insider - OS Version: Windows 10 Pro Insider Preview 14352 ![test](https://cloud.githubusercontent.com/assets/8288105/15676806/50f27c66-277a-11e6-8c58-5ab8447d1043.gif)
completed
CJK character horizontal spacing is incorrect and changes when resizing the window - VSCode Version: 1.2.0-insider - OS Version: Windows 10 Pro Insider Preview 14352 ![test](https://cloud.githubusercontent.com/assets/8288105/15676806/50f27c66-277a-11e6-8c58-5ab8447d1043.gif)
90
[]
0
False
7061
AltGr not working in integrated terminal (french keyboard)
2016-05-31 13:47:37+00:00
2016-07-13 14:03:36+00:00
- VSCode Version: 1.2.0-insider (https://github.com/Microsoft/vscode/commit/7ccb21d7) - OS Version: Windows 10 14342 When I try to write the backward slash ("\") in the integrated terminal using a french keyboard (AltGr-8), I get "8" instead of "\". However, Ctrl-Alt-8 works. This also happens for all AltGr comb...
completed
AltGr not working in integrated terminal (french keyboard) - VSCode Version: 1.2.0-insider (https://github.com/Microsoft/vscode/commit/7ccb21d7) - OS Version: Windows 10 14342 When I try to write the backward slash ("\") in the integrated terminal using a french keyboard (AltGr-8), I get "8" instead of "\". However...
115
[]
0
False
7054
Missing git decorations in scrollbar when workspace has wrong casing
2016-05-31 10:28:18+00:00
2016-06-01 10:36:29+00:00
- VSCode Version: alpha - OS Version: os x Steps to Reproduce: 1. have some git changes 2. sometimes decorations are not shown in the scrollbar Lately I am getting this quite often. The right scroll bar has no decorations in this example: ![screen shot 2016-05-31 at 12 27 29](https://cloud.githubuserconten...
completed
Missing git decorations in scrollbar when workspace has wrong casing - VSCode Version: alpha - OS Version: os x Steps to Reproduce: 1. have some git changes 2. sometimes decorations are not shown in the scrollbar Lately I am getting this quite often. The right scroll bar has no decorations in this example: ...
133
[]
0
False
7053
Cannot read property 'getLineContent' of null
2016-05-31 10:19:34+00:00
2016-07-12 07:54:35+00:00
Got this opening settings after maybe suggest was open? ``` shell.js:234 Cannot read property 'getLineContent' of null: TypeError: Cannot read property 'getLineContent' of null at new Context (file:////Users/bpasero/Development/monaco/out/vs/editor/contrib/suggest/browser/suggestModel.js:12:36) at file://...
completed
Cannot read property 'getLineContent' of null Got this opening settings after maybe suggest was open? ``` shell.js:234 Cannot read property 'getLineContent' of null: TypeError: Cannot read property 'getLineContent' of null at new Context (file:////Users/bpasero/Development/monaco/out/vs/editor/contrib/suggest/...
587
[]
0
False
7051
Step over not working in attached node (electron)
2016-05-31 09:36:14+00:00
2017-11-20 23:24:13+00:00
- VSCode Version: alpha - OS Version: Windows 10 Steps to Reproduce: 1. clone vscode-elint, cd eslint && npm install && cs ../eslint-server && npm install 2. open code on eslint and eslint-server folder. In both instances start build (Ctrl+Shift+B) 3. in eslint press F5 4. open a workspace that has JS files and...
completed
Step over not working in attached node (electron) - VSCode Version: alpha - OS Version: Windows 10 Steps to Reproduce: 1. clone vscode-elint, cd eslint && npm install && cs ../eslint-server && npm install 2. open code on eslint and eslint-server folder. In both instances start build (Ctrl+Shift+B) 3. in eslint p...
186
[]
0
False
7050
Ctrl+Alt+Tab seems impossible to bind on Windows
2016-05-31 09:16:10+00:00
2016-05-31 10:51:29+00:00
This brings some advanced windows switching up.
completed
Ctrl+Alt+Tab seems impossible to bind on Windows This brings some advanced windows switching up.
24
[]
0
False
7047
Keybinding conflict (scrollPageDown, scrollPageUp)
2016-05-31 08:23:39+00:00
2016-06-21 08:55:18+00:00
@alexandrudima how attached are you to these keybindings? I chose Ctrl+PageUp and Ctrl+PageDown as keybindings to navigate across tabs. This seems established standard (https://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts Tab Management). ``` Conflict detected, command `scrollPageDown` cannot be triggered by c...
completed
Keybinding conflict (scrollPageDown, scrollPageUp) @alexandrudima how attached are you to these keybindings? I chose Ctrl+PageUp and Ctrl+PageDown as keybindings to navigate across tabs. This seems established standard (https://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts Tab Management). ``` Conflict detected...
159
[]
0
False
7045
Cannot trigger IME on Integrated terminal
2016-05-31 08:10:13+00:00
2016-07-22 12:03:32+00:00
- VSCode Version: 1.2.0-insider - OS Version: OS X El Capitan 10.11.5 Steps to Reproduce: - by default settings ![1](https://cloud.githubusercontent.com/assets/6071313/15667677/232b121e-274a-11e6-9629-286ffa0d3704.png)
completed
Cannot trigger IME on Integrated terminal - VSCode Version: 1.2.0-insider - OS Version: OS X El Capitan 10.11.5 Steps to Reproduce: - by default settings ![1](https://cloud.githubusercontent.com/assets/6071313/15667677/232b121e-274a-11e6-9629-286ffa0d3704.png)
89
[]
0
False
7040
Open Editors highlighting lags behind
2016-05-31 07:47:55+00:00
2016-06-03 09:43:48+00:00
Have a setup with three panes: ![image](https://cloud.githubusercontent.com/assets/22350/15666970/f03f54d6-2713-11e6-8b8e-873ff11614b4.png) Repeat the following _ad infinitum_: 1. Click inside the left-most editor 2. Click inside the center editor 3. Click inside the right-most editor Notice how, as you cli...
completed
Open Editors highlighting lags behind Have a setup with three panes: ![image](https://cloud.githubusercontent.com/assets/22350/15666970/f03f54d6-2713-11e6-8b8e-873ff11614b4.png) Repeat the following _ad infinitum_: 1. Click inside the left-most editor 2. Click inside the center editor 3. Click inside the right...
159
[]
0
False
7039
In-File-Searchbar hides search result
2016-05-31 07:19:18+00:00
2017-05-05 20:09:32+00:00
- VSCode Version: 1.1.1 - OS Version: OS X 10.11.4 Steps to Reproduce: 1. Create a file with at least one line of dummy code (the contend should fill the line completely) 2. Search for a string which is on the rightern side of the viewport (where the searchbar would appear) You will notice that the searchbar ...
completed
In-File-Searchbar hides search result - VSCode Version: 1.1.1 - OS Version: OS X 10.11.4 Steps to Reproduce: 1. Create a file with at least one line of dummy code (the contend should fill the line completely) 2. Search for a string which is on the rightern side of the viewport (where the searchbar would appear) ...
95
[]
0
False
7036
Chinese display problem in integrated terminal
2016-05-31 02:16:03+00:00
2016-06-21 17:58:42+00:00
- VSCode Version: 1.2.0-insider - OS Version: 10.0.10586 All Chinese characters huddle together when I open the terminal, and if I resize the window , the space will change too. ![vscode-problem](https://cloud.githubusercontent.com/assets/13583692/15661209/1d832158-2718-11e6-95c2-14ca88311c72.png)
completed
Chinese display problem in integrated terminal - VSCode Version: 1.2.0-insider - OS Version: 10.0.10586 All Chinese characters huddle together when I open the terminal, and if I resize the window , the space will change too. ![vscode-problem](https://cloud.githubusercontent.com/assets/13583692/15661209/1d832158-...
107
[]
0
False
7031
Cannot make CodeCompletionProvider for 'javascript'
2016-05-30 18:37:46+00:00
2016-07-13 08:59:00+00:00
- VSCode Version: 1.1 - OS Version: Linux | OS X Quick example: ``` js vscode.languages.registerCompletionItemProvider('javascript', { provideCompletionItems() { console.log("I'm here") return [] } }, '.') ``` For new languages and for plain text it's works, but for 'javascript' you will se...
completed
Cannot make CodeCompletionProvider for 'javascript' - VSCode Version: 1.1 - OS Version: Linux | OS X Quick example: ``` js vscode.languages.registerCompletionItemProvider('javascript', { provideCompletionItems() { console.log("I'm here") return [] } }, '.') ``` For new languages and for pla...
280
[]
0
False
7023
glob: duplicate entries in parsed pattern
2016-05-30 09:11:02+00:00
2016-05-30 09:11:27+00:00
Have a pattern like this: `{**/foo.json}` and run it through glob. The resulting pattern will end up having foo.json twice.
completed
glob: duplicate entries in parsed pattern Have a pattern like this: `{**/foo.json}` and run it through glob. The resulting pattern will end up having foo.json twice.
51
[]
0
False
7021
Opened editors: cannot drag an editor without URI
2016-05-30 06:37:00+00:00
2016-05-30 09:42:29+00:00
It seems only editors that have a resource URI can be dragged around in the view. Is this because you need a URI for dragging in the tree? To reproduce: try to drag a markdown preview editor around.
completed
Opened editors: cannot drag an editor without URI It seems only editors that have a resource URI can be dragged around in the view. Is this because you need a URI for dragging in the tree? To reproduce: try to drag a markdown preview editor around.
65
[]
0
False
7019
QuickPickOptions.onDidSelectItem hides the PickList when another document is loaded in the view
2016-05-30 04:19:26+00:00
2016-08-25 07:50:06+00:00
- VSCode Version: 1.1.1 - OS Version: Windows Steps to Reproduce: 1. Defines a `onDidSelectItem` function that will open and show a text document, like this: ``` typescript let options = <vscode.QuickPickOptions>{ placeHolder: 'Type a line number or a piece of code to navigate to', matchOnDescrip...
completed
QuickPickOptions.onDidSelectItem hides the PickList when another document is loaded in the view - VSCode Version: 1.1.1 - OS Version: Windows Steps to Reproduce: 1. Defines a `onDidSelectItem` function that will open and show a text document, like this: ``` typescript let options = <vscode.QuickPickOptions>{...
466
[]
0
False
7013
Omitting InputBoxOptions argument from showInputBox() results in error.
2016-05-29 15:22:35+00:00
2016-05-30 08:54:22+00:00
- VSCode Version: alpha Since the options argument is optional, vscode.window.showInputBox() should not fail.
completed
Omitting InputBoxOptions argument from showInputBox() results in error. - VSCode Version: alpha Since the options argument is optional, vscode.window.showInputBox() should not fail.
54
[]
0
False
7004
[css/scss/less] require a space after : to trigger intellisense
2016-05-29 01:47:47+00:00
2016-08-08 13:39:40+00:00
Steps to Reproduce: 1. Create a selector 2. Type `width:a`, notice no intellisense ![image](https://cloud.githubusercontent.com/assets/2193314/15630919/8c60276c-2504-11e6-8c5c-34fa849b0ab8.png)
completed
[css/scss/less] require a space after : to trigger intellisense Steps to Reproduce: 1. Create a selector 2. Type `width:a`, notice no intellisense ![image](https://cloud.githubusercontent.com/assets/2193314/15630919/8c60276c-2504-11e6-8c5c-34fa849b0ab8.png)
97
[]
0
False
6976
[json] Modifying a JSON Schema file requires a restart of VS code to pick up the changes
2016-05-27 15:19:17+00:00
2016-05-30 14:27:45+00:00
- VSCode Version: 1.1.1 - OS Version: Windows 7 x64 Steps to Reproduce: 1. Create the following files in VS Code (assuming creation of files in `c:\temp`): `example.json` ``` json { "$schema": "file:///C:/temp/example.schema.json", "theme": "green" } ``` `example.schema.json` ``` json ...
completed
[json] Modifying a JSON Schema file requires a restart of VS code to pick up the changes - VSCode Version: 1.1.1 - OS Version: Windows 7 x64 Steps to Reproduce: 1. Create the following files in VS Code (assuming creation of files in `c:\temp`): `example.json` ``` json { "$schema": "file:///C:/temp/...
339
[]
0
False
6974
[json] $schema attribute - strange path resolution behavior when referencing local schema file
2016-05-27 15:13:05+00:00
2016-05-30 15:16:42+00:00
- VSCode Version: 1.1.1 - OS Version: Windows 7 x64 screenshot of issue for reference: ![2016-05-27_1100](https://cloud.githubusercontent.com/assets/6051695/15612004/f9912df0-23fa-11e6-9a10-24b7b8da09ea.png) Steps to Reproduce: 1. Open a directory in VS Code. 2. Create the following JSON files in a separate...
completed
[json] $schema attribute - strange path resolution behavior when referencing local schema file - VSCode Version: 1.1.1 - OS Version: Windows 7 x64 screenshot of issue for reference: ![2016-05-27_1100](https://cloud.githubusercontent.com/assets/6051695/15612004/f9912df0-23fa-11e6-9a10-24b7b8da09ea.png) Steps t...
429
[]
0
False
6971
Goto definition acts too early for URLs
2016-05-27 13:56:41+00:00
2017-05-30 10:17:44+00:00
- VSCode Version: 1.1.1 - OS Version: Windows 10 x64 Please see issue #189. This behavior was changed for Go to Definition, but URLs still behave the old way. The behavior for URLs should be changed to match Go to Definition.
completed
Goto definition acts too early for URLs - VSCode Version: 1.1.1 - OS Version: Windows 10 x64 Please see issue #189. This behavior was changed for Go to Definition, but URLs still behave the old way. The behavior for URLs should be changed to match Go to Definition.
67
[]
0
False
6964
Color icon is not shown when a color value selected in CSS
2016-05-27 10:42:43+00:00
2016-05-27 12:50:47+00:00
- VSCode Version: Alpha - OS Version: OSX 10.11.5 Steps to Reproduce: 1. Open a CSS file 2. Under a rule set, type a rule say color: red; **Expected:** To see the red icon before red label **Actual:** Not seeing any color icon **Additional Information:** Color icon is getting rendered if I reopen the file ...
completed
Color icon is not shown when a color value selected in CSS - VSCode Version: Alpha - OS Version: OSX 10.11.5 Steps to Reproduce: 1. Open a CSS file 2. Under a rule set, type a rule say color: red; **Expected:** To see the red icon before red label **Actual:** Not seeing any color icon **Additional Informat...
111
[]
0
False
6963
+13.6MB extracted size, +3.7MB zip size in 1.2.0
2016-05-27 10:35:52+00:00
2016-05-27 12:57:53+00:00
Comparing the latest alpha build with the latest insiders build ![image](https://cloud.githubusercontent.com/assets/5047891/15605574/1426ff9e-2407-11e6-8e2b-c042c6b6ad47.png) ![image](https://cloud.githubusercontent.com/assets/5047891/15605597/3560ed0a-2407-11e6-95c1-fb52be40163a.png) Most of the extra size co...
completed
+13.6MB extracted size, +3.7MB zip size in 1.2.0 Comparing the latest alpha build with the latest insiders build ![image](https://cloud.githubusercontent.com/assets/5047891/15605574/1426ff9e-2407-11e6-8e2b-c042c6b6ad47.png) ![image](https://cloud.githubusercontent.com/assets/5047891/15605597/3560ed0a-2407-11e6-95...
233
[]
0
False
6962
Not able to dismiss a file entry using keyboard in Search suggestions
2016-05-27 10:33:10+00:00
2016-05-27 16:44:12+00:00
- VSCode Version: Alpha - OS Version: OSX 10.11.5 Steps to Reproduce: 1. Open search view (Cmd + Shift +f) 2. Search for some text and make sure that you get some results 3. Navigate to the results using keyboard 4. When you reached a File entry, press 'delete' key **Expected**: To dismiss or remove the file...
completed
Not able to dismiss a file entry using keyboard in Search suggestions - VSCode Version: Alpha - OS Version: OSX 10.11.5 Steps to Reproduce: 1. Open search view (Cmd + Shift +f) 2. Search for some text and make sure that you get some results 3. Navigate to the results using keyboard 4. When you reached a File en...
146
[]
0
False
6961
Some install-extension hang forever
2016-05-27 10:13:19+00:00
2016-05-27 12:34:06+00:00
- VSCode Version: alpha - OS Version: OS X Steps to Reproduce: 1. code-alpha --install-extension lukehoban.go 2. hangs forever Also for code-alpha --install-extension 4tron.angular-material-snippets Not sure if somethign is wrong on the marketplace
completed
Some install-extension hang forever - VSCode Version: alpha - OS Version: OS X Steps to Reproduce: 1. code-alpha --install-extension lukehoban.go 2. hangs forever Also for code-alpha --install-extension 4tron.angular-material-snippets Not sure if somethign is wrong on the marketplace
83
[]
0
False
6960
show/hide replace part scrolls in the editor
2016-05-27 10:08:24+00:00
2016-07-08 13:57:50+00:00
see attached gif - reveal an element - open find widget - expand to show replace input - ⚡ editor reveals next match ![may-27-2016 12-07-06](https://cloud.githubusercontent.com/assets/1794099/15605023/adbdd2da-2403-11e6-8948-2575573211b5.gif)
completed
show/hide replace part scrolls in the editor see attached gif - reveal an element - open find widget - expand to show replace input - ⚡ editor reveals next match ![may-27-2016 12-07-06](https://cloud.githubusercontent.com/assets/1794099/15605023/adbdd2da-2403-11e6-8948-2575573211b5.gif)
95
[]
0
False
6956
Open: Cmd + click opens in new window
2016-05-27 07:56:25+00:00
2016-06-30 14:28:22+00:00
If I want to have a workspace in a new window of vscode I first have to open a new empty workspace window and then chose the workspace (thus doing 2 actions). In my workflow it would be great if I could cmd + click on recent to open that workspace in a new instance of VSCode. Any improvement on how to make this 2 s...
completed
Open: Cmd + click opens in new window If I want to have a workspace in a new window of vscode I first have to open a new empty workspace window and then chose the workspace (thus doing 2 actions). In my workflow it would be great if I could cmd + click on recent to open that workspace in a new instance of VSCode. A...
101
[]
0
False
6955
Opening this file freezes VSCode
2016-05-27 07:44:46+00:00
2016-05-27 08:23:09+00:00
[formatActions.ts.txt](https://github.com/Microsoft/vscode/files/285963/formatActions.ts.txt)
completed
Opening this file freezes VSCode [formatActions.ts.txt](https://github.com/Microsoft/vscode/files/285963/formatActions.ts.txt)
47
[]
0
False
6949
High Contrast showing half character highlight on peek definition window
2016-05-26 23:53:11+00:00
2018-09-11 22:18:52+00:00
- VSCode Version: 1.2.0-alpha - OS Version: Windows 10 Steps to Reproduce: 1. Change theme to high contrast 2. Right click on a variable > Peek Definition There is some kind of highlight happening where it is peeking the definition. ![image](https://cloud.githubusercontent.com/assets/12900364/15593522/ef234...
completed
High Contrast showing half character highlight on peek definition window - VSCode Version: 1.2.0-alpha - OS Version: Windows 10 Steps to Reproduce: 1. Change theme to high contrast 2. Right click on a variable > Peek Definition There is some kind of highlight happening where it is peeking the definition. ![...
118
[]
0
False
6947
Installing an extension never completes
2016-05-26 23:19:37+00:00
2016-05-27 15:27:17+00:00
- VSCode Version:1.1.0-alpha - OS Version:Windows 10 Steps to Reproduce: 1. Try to install Markdown Lint or Sean's Spell checker 2. The installation never completes and the icon stays in the wavy animation. If you stop VS Code and restart the extensions are not installed. This doesn't seem to be an issue w...
completed
Installing an extension never completes - VSCode Version:1.1.0-alpha - OS Version:Windows 10 Steps to Reproduce: 1. Try to install Markdown Lint or Sean's Spell checker 2. The installation never completes and the icon stays in the wavy animation. If you stop VS Code and restart the extensions are not installe...
100
[]
0
False
6944
Integrated terminal sometimes scrolls right after paste
2016-05-26 22:21:56+00:00
2016-05-27 03:47:19+00:00
- VSCode Version: 1.2.0-alpha - OS Version: Windows 10 Steps to Reproduce: 1. Open integrated terminal 2. Type git clone 3. Right click just to the right of the typing cursor 4. Paste https://github.com/Microsoft/vscode-smoketest-express.git ![image](https://cloud.githubusercontent.com/assets/12900364/1559...
completed
Integrated terminal sometimes scrolls right after paste - VSCode Version: 1.2.0-alpha - OS Version: Windows 10 Steps to Reproduce: 1. Open integrated terminal 2. Type git clone 3. Right click just to the right of the typing cursor 4. Paste https://github.com/Microsoft/vscode-smoketest-express.git ![image](...
199
[]
0
False
6938
Integrated terminal non-falsey shell exit codes should be reported to the UI, not just the console
2016-05-26 20:34:34+00:00
2016-07-05 21:56:35+00:00
Steps to Reproduce: 1. Set terminal as "faketerm" 2. ctrl+`
completed
Integrated terminal non-falsey shell exit codes should be reported to the UI, not just the console Steps to Reproduce: 1. Set terminal as "faketerm" 2. ctrl+`
46
[]
0
False
6936
Glob regex matches too much
2016-05-26 20:16:28+00:00
2016-05-30 08:52:33+00:00
`glob.match("**/project.json",...)` results in the regexp `(?:[/\\].*?|.+?[/\\]|)project\.json` The or segment is strange `[/\\].*?`. This results in `/rrproject.json` to be matched
completed
Glob regex matches too much `glob.match("**/project.json",...)` results in the regexp `(?:[/\\].*?|.+?[/\\]|)project\.json` The or segment is strange `[/\\].*?`. This results in `/rrproject.json` to be matched
84
[]
0
False
6934
cmder's prompt uses weird escape sequences that are not recognized by term.js
2016-05-26 18:58:03+00:00
2016-05-26 21:18:51+00:00
For example `{lamb}` converts into the lambda symbol in the default prompt.
completed
cmder's prompt uses weird escape sequences that are not recognized by term.js For example `{lamb}` converts into the lambda symbol in the default prompt.
45
[]
0
False
6933
Integrated terminal configured to use cmder doesn't open at correct directory
2016-05-26 18:56:17+00:00
2016-05-26 21:19:09+00:00
cmder will set itself as `%comspec%` once installed so it becomes the default automatically.
completed
Integrated terminal configured to use cmder doesn't open at correct directory cmder will set itself as `%comspec%` once installed so it becomes the default automatically.
43
[]
0
False
6924
Cmd+C/Ctrl+C doesn't reach web view
2016-05-26 15:15:30+00:00
2016-06-27 14:08:46+00:00
- VSCode Version: 1.1.1 - OS Version: Windows 10 Enterprise x64 Steps to Reproduce: 1. Use the command 'vscode.previewHtml' in our extension, like the sample code [vscode preview html sample](https://github.com/Microsoft/vscode-extension-samples/blob/master/previewhtml-sample/src/extension.ts). 2. In another pane...
completed
Cmd+C/Ctrl+C doesn't reach web view - VSCode Version: 1.1.1 - OS Version: Windows 10 Enterprise x64 Steps to Reproduce: 1. Use the command 'vscode.previewHtml' in our extension, like the sample code [vscode preview html sample](https://github.com/Microsoft/vscode-extension-samples/blob/master/previewhtml-sample/sr...
223
[]
0
False
6919
Strange maxVisible behaviour
2016-05-26 12:38:32+00:00
2016-05-31 17:37:58+00:00
I would probably just adjust the height based on the number of things shown in the tree, independently from groups or not. Currently it does not seem to work reliably. When setting maxVisible: 0 I would expect all elements to hide, like working files did. It is ok to ask the user for a restart in that case.
completed
Strange maxVisible behaviour I would probably just adjust the height based on the number of things shown in the tree, independently from groups or not. Currently it does not seem to work reliably. When setting maxVisible: 0 I would expect all elements to hide, like working files did. It is ok to ask the user for a r...
80
[]
0
False
6910
Left mouse button up when selecting text with CTRL pressed causes to follow link
2016-05-26 09:18:17+00:00
2017-05-24 22:31:50+00:00
- VSCode Version: 1.1.1 - OS Version: Win8.1 x64 **Steps to Reproduce**: 1. In an HTML file, start selecting link in quotes inside any tag with left mouse button pressed 2. Hold down CTRL 3. Release left mouse button when cursor is above the link **Expected**: text selection stopped **Actual**: "follow link"...
completed
Left mouse button up when selecting text with CTRL pressed causes to follow link - VSCode Version: 1.1.1 - OS Version: Win8.1 x64 **Steps to Reproduce**: 1. In an HTML file, start selecting link in quotes inside any tag with left mouse button pressed 2. Hold down CTRL 3. Release left mouse button when cursor is ...
103
[]
0
False
6909
A workaround for TS isse https://github.com/Microsoft/TypeScript/issues/6700
2016-05-26 08:55:13+00:00
2016-05-27 08:36:40+00:00
- VSCode Version: alpha - OS Version: Windows 10 The workaround will drop edits that only remove whitespace on a line and make the line empty by this edit. The editor or latest save might clean them up.
completed
A workaround for TS isse https://github.com/Microsoft/TypeScript/issues/6700 - VSCode Version: alpha - OS Version: Windows 10 The workaround will drop edits that only remove whitespace on a line and make the line empty by this edit. The editor or latest save might clean them up.
75
[]
0
False
6908
Remove Alt+F1 editor aria label as it is annoying for repeated use
2016-05-26 07:44:52+00:00
2016-05-26 10:53:04+00:00
We need to document it rather than having it in the editor aria label.
completed
Remove Alt+F1 editor aria label as it is annoying for repeated use We need to document it rather than having it in the editor aria label.
37
[]
0
False
6902
code-alpha won't start on Windows
2016-05-25 23:56:06+00:00
2016-05-26 00:08:20+00:00
- VSCode Version:latest code-alpha - OS Version:Windows 10 Steps to Reproduce: 1. Take the latest update. 2. close down code-alpha. 3. try 'code-alpha .' Doesn't launch alpha, Task Manager doesn't show process running. Just started happening on the latest update 34ccc760e4ae61cbd17b1d894cb10a8e4fbc3fc5
completed
code-alpha won't start on Windows - VSCode Version:latest code-alpha - OS Version:Windows 10 Steps to Reproduce: 1. Take the latest update. 2. close down code-alpha. 3. try 'code-alpha .' Doesn't launch alpha, Task Manager doesn't show process running. Just started happening on the latest update 34ccc760e4ae...
114
[]
0
False
6894
Breakpoints not hit if node.js project is located on UNC share
2016-05-25 21:35:54+00:00
2018-09-17 15:44:26+00:00
OS: Windows If a node.js project is mounted on Windows as a UNC share breakpoints are not hit. In this case node.js sees file paths as UNC paths whereas VS Code sets breakpoints as drive letter paths. As a consequence node.js does not hit a breakpoint because the file path of a module never matches the registered...
completed
Breakpoints not hit if node.js project is located on UNC share OS: Windows If a node.js project is mounted on Windows as a UNC share breakpoints are not hit. In this case node.js sees file paths as UNC paths whereas VS Code sets breakpoints as drive letter paths. As a consequence node.js does not hit a breakpoint...
112
[]
0
False
6892
Move src/vs/workbench/parts/terminal/common/terminal to electron-browser
2016-05-25 19:51:54+00:00
2016-05-25 20:02:36+00:00
It uses node APIs
completed
Move src/vs/workbench/parts/terminal/common/terminal to electron-browser It uses node APIs
36
[]
0
False
6889
auto surround selected word with quotes stopped working for php
2016-05-25 19:05:05+00:00
2016-05-30 08:12:16+00:00
- VSCode Version: 1.1.1 - OS Version: Manjaro 16.06 (rc1) I don't know what happened but yesterday I was writing some code and when I selected a word and pressed ' the word was quoted, now the word is replaced by one ' instead. Brackets are still auto closing though... If I change the language mode from php t...
completed
auto surround selected word with quotes stopped working for php - VSCode Version: 1.1.1 - OS Version: Manjaro 16.06 (rc1) I don't know what happened but yesterday I was writing some code and when I selected a word and pressed ' the word was quoted, now the word is replaced by one ' instead. Brackets are still au...
312
[]
0
False
6885
File with long lines cause severe performance issues
2016-05-25 17:41:45+00:00
2017-01-16 11:30:19+00:00
1. Open the following [two test files](https://github.com/Microsoft/vscode/files/282544/test.zip) in vscode. 2. Change user/workspace settings to include: "editor.wrappingColumn": -1 3. Scroll to a column larger than 1500 -> selecting text with the mouse becomes painfully slow 4. Scroll to a column around 9500 -> t...
completed
File with long lines cause severe performance issues 1. Open the following [two test files](https://github.com/Microsoft/vscode/files/282544/test.zip) in vscode. 2. Change user/workspace settings to include: "editor.wrappingColumn": -1 3. Scroll to a column larger than 1500 -> selecting text with the mouse becomes p...
190
[]
0
False
6880
Suggest scrollbar has background
2016-05-25 16:14:44+00:00
2016-05-26 07:07:47+00:00
![image](https://cloud.githubusercontent.com/assets/22350/15547534/7bebd3de-22a4-11e6-9400-f5131cee3df7.png)
completed
Suggest scrollbar has background ![image](https://cloud.githubusercontent.com/assets/22350/15547534/7bebd3de-22a4-11e6-9400-f5131cee3df7.png)
59
[]
0
False
6878
VS Code freezes on any minified js file opening
2016-05-25 14:53:26+00:00
2016-05-26 09:54:19+00:00
- VSCode Version: 1.1.1-insider - OS Version: Windows 10 If you try opening any javascript that is minified it will brick VS Code. At first I thought it is due to size but now I am getting the same thing with files small as 10K. Steps to reporduce: npm init npm install dragula --save Go to node_modules fold...
completed
VS Code freezes on any minified js file opening - VSCode Version: 1.1.1-insider - OS Version: Windows 10 If you try opening any javascript that is minified it will brick VS Code. At first I thought it is due to size but now I am getting the same thing with files small as 10K. Steps to reporduce: npm init npm ...
112
[]
0
False
6870
[loc][Query][DevDiv] Typo in source "id"
2016-05-25 11:17:00+00:00
2016-05-26 07:14:54+00:00
Hi, we found a potential typo in the source. Can you please have a look? Source: Make sure you use the full extension id, eg: {0} File Name: src\vs\code\node\cliProcessMain.nls.resx Resource ID: ".resx", 0; "useId" Query: "id" is usually spelled" ID"- Please confirm and fix. Thanks!
completed
[loc][Query][DevDiv] Typo in source "id" Hi, we found a potential typo in the source. Can you please have a look? Source: Make sure you use the full extension id, eg: {0} File Name: src\vs\code\node\cliProcessMain.nls.resx Resource ID: ".resx", 0; "useId" Query: "id" is usually spelled" ID"- Please confir...
114
[]
0
False
6869
staged changes are in memory models
2016-05-25 10:57:26+00:00
2017-04-26 07:37:42+00:00
- make a change in a TS files - open diff editor - hover over the RHS and enjoy type hover and other language features - stage the changes - repeat the hover etc and notice they are all gone The attached gif shows the URI of the active editor in the console. Note how the `ts` files becomes an in-memory model ...
completed
staged changes are in memory models - make a change in a TS files - open diff editor - hover over the RHS and enjoy type hover and other language features - stage the changes - repeat the hover etc and notice they are all gone The attached gif shows the URI of the active editor in the console. Note how the `ts` ...
141
[]
0
False
6867
Internal error: illegal access for variables and watch expressions
2016-05-25 10:53:55+00:00
2016-06-03 13:04:08+00:00
- VSCode Version: alpha - OS Version: os x - node version: had node 6.2 installed but reverted back to 6.1 and still see this behavior Steps to Reproduce: 1. Debug any simple js application 2. Try to evaluate `console` in watch or repl -> get an 'Internal error: illegal access' 3. I also get this error for some...
completed
Internal error: illegal access for variables and watch expressions - VSCode Version: alpha - OS Version: os x - node version: had node 6.2 installed but reverted back to 6.1 and still see this behavior Steps to Reproduce: 1. Debug any simple js application 2. Try to evaluate `console` in watch or repl -> get an ...
160
[]
0
False
6865
Hover misses border in Dark theme
2016-05-25 10:12:54+00:00
2016-05-26 12:29:22+00:00
![image](https://cloud.githubusercontent.com/assets/22350/15536515/eeb16f06-2271-11e6-80d1-011f0bb2e78c.png)
completed
Hover misses border in Dark theme ![image](https://cloud.githubusercontent.com/assets/22350/15536515/eeb16f06-2271-11e6-80d1-011f0bb2e78c.png)
60
[]
0
False
6862
Editor removes auto inserted indentation when formatting on type
2016-05-25 08:48:14+00:00
2016-05-27 07:54:58+00:00
- VSCode Version: alpha - OS Version: Windows 10 Steps to Reproduce: 1. settings.json ``` json { "editor.formatOnType": true, "typescript.tsserver.trace": "verbose", "files.trimTrailingWhitespace": true, "editor.trimAutoWhitespace": true } ``` 1. TypeScript file ``` ts function foo (...
completed
Editor removes auto inserted indentation when formatting on type - VSCode Version: alpha - OS Version: Windows 10 Steps to Reproduce: 1. settings.json ``` json { "editor.formatOnType": true, "typescript.tsserver.trace": "verbose", "files.trimTrailingWhitespace": true, "editor.trimAutoWhites...
663
[]
0
False
6850
Allow terminal to be relaunched without restarting VS Code when it exits with a non-zero exit code
2016-05-25 00:39:06+00:00
2016-05-27 19:26:10+00:00
#6683 fix means the integrated terminal cannot be restarted after the process errors without reloading the window.
completed
Allow terminal to be relaunched without restarting VS Code when it exits with a non-zero exit code #6683 fix means the integrated terminal cannot be restarted after the process errors without reloading the window.
54
[]
0
False
6848
Built-in terminal super jittery on vertical resize and even disappears sometimes
2016-05-25 00:26:23+00:00
2016-05-25 02:27:06+00:00
OS: Windows 1) open the built-in terminal 2) run a command with a whole bunch or output such as 'npm list' or cat a file 3) grab the sash at the top of the terminal and resize -> the terminal content flickers wildly It seems the terminal window jumps back and forth between a minimal size and the actual size indi...
completed
Built-in terminal super jittery on vertical resize and even disappears sometimes OS: Windows 1) open the built-in terminal 2) run a command with a whole bunch or output such as 'npm list' or cat a file 3) grab the sash at the top of the terminal and resize -> the terminal content flickers wildly It seems the ter...
146
[]
0
False
6846
Terminal scrolls content to the left without a reliable way of recovering
2016-05-24 23:59:08+00:00
2016-05-25 02:29:39+00:00
OS: Windows 1) open the built-in terminal 2) run command that produces a bunch of output such as 'npm list' or cat a file 3) try to scroll up to reveal text that was already scrolled out of sight -> content is scrolled to the left (and then gets stuck) -> there is no reliable way to get the terminal back into a...
completed
Terminal scrolls content to the left without a reliable way of recovering OS: Windows 1) open the built-in terminal 2) run command that produces a bunch of output such as 'npm list' or cat a file 3) try to scroll up to reveal text that was already scrolled out of sight -> content is scrolled to the left (and the...
145
[]
0
False
6844
Can't toggle comment with key binding @ linux mint 17.3
2016-05-24 23:14:14+00:00
2017-03-23 17:21:19+00:00
- VSCode Version: Version 1.1.1 Commit def9e32467ad6e4f48787d38caf190acbfee5880 Date 2016-05-13T13:38:00.094Z Shell 0.37.6 Renderer 49.0.2623.75 Node 5.10.0 - OS Version: Linux Mint 17.3 Steps to Reproduce: 1. Plug in a Spanish keyboard (from Spain, pic below) 2. Try to use the key-bindings to comment (Ct...
completed
Can't toggle comment with key binding @ linux mint 17.3 - VSCode Version: Version 1.1.1 Commit def9e32467ad6e4f48787d38caf190acbfee5880 Date 2016-05-13T13:38:00.094Z Shell 0.37.6 Renderer 49.0.2623.75 Node 5.10.0 - OS Version: Linux Mint 17.3 Steps to Reproduce: 1. Plug in a Spanish keyboard (from Spain, p...
427
[]
0
False
6840
[themes] does not work if publisher name starts with a number
2016-05-24 22:13:54+00:00
2016-05-30 16:43:06+00:00
- VSCode Version: 1.1.1 - OS Version: OSX10.11.4, Windows10 I made and publish a theme, but it did not work. https://github.com/74th/vscode-naturalcontrast-with-hc ![screen shot 2016-05-25 at 07 08 51](https://cloud.githubusercontent.com/assets/1060011/15521650/d071a18e-2247-11e6-9831-e1bdd99b8b6a.png) But I...
completed
[themes] does not work if publisher name starts with a number - VSCode Version: 1.1.1 - OS Version: OSX10.11.4, Windows10 I made and publish a theme, but it did not work. https://github.com/74th/vscode-naturalcontrast-with-hc ![screen shot 2016-05-25 at 07 08 51](https://cloud.githubusercontent.com/assets/10600...
240
[]
0
False
6839
Break points are hit or miss on node 6.2.0 on Windows
2016-05-24 22:00:43+00:00
2016-05-25 21:48:45+00:00
While testing #6659. If I simply follow the steps, the break point in index.js line 6 is never hit. However, if I insert a debugger statement everything is fine. The NTVS team (@mjbvz and @mousetrap) are seeing the same / a similar issue.
completed
Break points are hit or miss on node 6.2.0 on Windows While testing #6659. If I simply follow the steps, the break point in index.js line 6 is never hit. However, if I insert a debugger statement everything is fine. The NTVS team (@mjbvz and @mousetrap) are seeing the same / a similar issue.
80
[]
0
False
6833
Numap keys don't work on El Capitan
2016-05-24 19:44:15+00:00
2017-03-24 11:57:11+00:00
From https://github.com/Microsoft/vscode/issues/983#issuecomment-221346786 From @cliffowen Again, I am using a Mac.. and using El Capitan (since I did not mention that before). The keyboard layout is ANSI US. I speculate the layout is correct though, as VMWare and Parallels both handle the keyboard properly. Actua...
completed
Numap keys don't work on El Capitan From https://github.com/Microsoft/vscode/issues/983#issuecomment-221346786 From @cliffowen Again, I am using a Mac.. and using El Capitan (since I did not mention that before). The keyboard layout is ANSI US. I speculate the layout is correct though, as VMWare and Parallels both...
290
[]
0
False
6826
Presented intellisense for variable definitions is not useful
2016-05-24 18:14:33+00:00
2016-05-26 09:12:18+00:00
#6656 ![image](https://cloud.githubusercontent.com/assets/2193314/15514959/85f3bb6c-21a0-11e6-8df9-59be4980c1dd.png) Expanding add the border snippet: ![image](https://cloud.githubusercontent.com/assets/2193314/15514987/a654bece-21a0-11e6-939f-8654e8107d1a.png)
completed
Presented intellisense for variable definitions is not useful #6656 ![image](https://cloud.githubusercontent.com/assets/2193314/15514959/85f3bb6c-21a0-11e6-8df9-59be4980c1dd.png) Expanding add the border snippet: ![image](https://cloud.githubusercontent.com/assets/2193314/15514987/a654bece-21a0-11e6-939f-8654e...
131
[]
0
False
6825
Expanding a CSS variable within var() sometimes add another var inside
2016-05-24 18:12:19+00:00
2016-05-25 06:41:51+00:00
#6656 This is the most reliable repro I found: ![image](https://cloud.githubusercontent.com/assets/2193314/15514901/3ccf3ad8-21a0-11e6-9109-a54f88fbf344.png) ![image](https://cloud.githubusercontent.com/assets/2193314/15514912/477ad53c-21a0-11e6-9e80-a901f911250a.png)
completed
Expanding a CSS variable within var() sometimes add another var inside #6656 This is the most reliable repro I found: ![image](https://cloud.githubusercontent.com/assets/2193314/15514901/3ccf3ad8-21a0-11e6-9109-a54f88fbf344.png) ![image](https://cloud.githubusercontent.com/assets/2193314/15514912/477ad53c-21a0...
126
[]
0
False
6824
PWD in terminal window is chopping off when changing vscode display position to different resolution (multi monitor scenario)
2016-05-24 18:09:49+00:00
2016-06-30 21:34:14+00:00
- VSCode Version: 1.1.0-alpha - OS Version: Windows10 Steps: 1. Make sure you are working with multiple monitor. 2. Launch VSCode and update setting in settings.json to powershell terminal. 3. Launch terminal window and change VSCODe position to other monitor (From 1280x1024 to 1280x800) and make it full size. ...
completed
PWD in terminal window is chopping off when changing vscode display position to different resolution (multi monitor scenario) - VSCode Version: 1.1.0-alpha - OS Version: Windows10 Steps: 1. Make sure you are working with multiple monitor. 2. Launch VSCode and update setting in settings.json to powershell terminal...
239
[]
0
False
6821
Find all references only finds either definition or usages
2016-05-24 18:02:41+00:00
2016-05-24 18:04:06+00:00
#6656 Both definition and usages should be found, regardless of which type of reference was selected. ![image](https://cloud.githubusercontent.com/assets/2193314/15514633/dac66a60-219e-11e6-8c7e-8fb1b4e0f158.png) ![image](https://cloud.githubusercontent.com/assets/2193314/15514659/fcdf4900-219e-11e6-86ce-41c91...
completed
Find all references only finds either definition or usages #6656 Both definition and usages should be found, regardless of which type of reference was selected. ![image](https://cloud.githubusercontent.com/assets/2193314/15514633/dac66a60-219e-11e6-8c7e-8fb1b4e0f158.png) ![image](https://cloud.githubuserconten...
140
[]
0
False
6819
Duplicate lines displayed in editor
2016-05-24 17:57:46+00:00
2016-07-08 13:45:59+00:00
No solid repro for this unfortunately. What I recall doing (Ubuntu 16.04): 1. Copying: ``` a { background-color: var(--css-var); } ``` 2. <kbd>ctrl</kbd>+<kbd>n</kbd> 3. Save as "b.scss" 4. Paste ![image](https://cloud.githubusercontent.com/assets/2193314/15514479/0e72bda6-219e-11e6-9c...
completed
Duplicate lines displayed in editor No solid repro for this unfortunately. What I recall doing (Ubuntu 16.04): 1. Copying: ``` a { background-color: var(--css-var); } ``` 2. <kbd>ctrl</kbd>+<kbd>n</kbd> 3. Save as "b.scss" 4. Paste ![image](https://cloud.githubusercontent.com/assets/21...
141
[]
0
False
6813
contentprovider-sampler: remove 'out' folder from repository
2016-05-24 15:06:12+00:00
2016-05-25 11:00:31+00:00
testing https://github.com/Microsoft/vscode/issues/6675: - Remove 'out' folder from contentprovider-sampler sample. The other samples do not have the generated code and maps either. - The contentprovider-sampler does not have a '.vscode' folder with launch configuration. This is inconsistent with the other sample fol...
completed
contentprovider-sampler: remove 'out' folder from repository testing https://github.com/Microsoft/vscode/issues/6675: - Remove 'out' folder from contentprovider-sampler sample. The other samples do not have the generated code and maps either. - The contentprovider-sampler does not have a '.vscode' folder with launch ...
103
[]
0
False
6809
passing launch config without a 'type' attribute to 'vscode.startDebug' does not return an error
2016-05-24 14:11:13+00:00
2016-05-25 09:40:58+00:00
testing https://github.com/Microsoft/vscode/issues/6248: - VSCode Version: 1.1.0 alpha - OS Version: OS X 10 Steps to Reproduce: - use the setup from https://github.com/Microsoft/vscode/issues/6806 - remove the 'type' attribute - run 'Hello' command Observe: no error is reported. 'type' is a mandatory at...
completed
passing launch config without a 'type' attribute to 'vscode.startDebug' does not return an error testing https://github.com/Microsoft/vscode/issues/6248: - VSCode Version: 1.1.0 alpha - OS Version: OS X 10 Steps to Reproduce: - use the setup from https://github.com/Microsoft/vscode/issues/6806 - remove the 'type...
147
[]
0
False
6808
launching debug via 'vscode.startDebug' API does not work if there is the selected launch config doesn't match the debug type
2016-05-24 14:04:42+00:00
2016-05-24 15:27:00+00:00
testing https://github.com/Microsoft/vscode/issues/6248: - VSCode Version: 1.1.0 alpha - OS Version: OS X 10 Steps to Reproduce: Use the setup from https://github.com/Microsoft/vscode/issues/6806: - make sure that running the 'Hello' command still launches the node debug session correctly. - add this fake lau...
completed
launching debug via 'vscode.startDebug' API does not work if there is the selected launch config doesn't match the debug type testing https://github.com/Microsoft/vscode/issues/6248: - VSCode Version: 1.1.0 alpha - OS Version: OS X 10 Steps to Reproduce: Use the setup from https://github.com/Microsoft/vscode/is...
285
[]
0
False
6807
Suggestions need a kick to show documentation
2016-05-24 13:56:33+00:00
2016-06-01 13:56:53+00:00
Type `subs` on a string, after moving down and up again the documentation shows... ![suggestions-doc](https://cloud.githubusercontent.com/assets/5047891/15506457/01a544b6-21c8-11e6-80e4-f5f125577c9a.gif)
completed
Suggestions need a kick to show documentation Type `subs` on a string, after moving down and up again the documentation shows... ![suggestions-doc](https://cloud.githubusercontent.com/assets/5047891/15506457/01a544b6-21c8-11e6-80e4-f5f125577c9a.gif)
86
[]
0
False
6806
launching debug via 'vscode.startDebug' API does not work if there is no launch config
2016-05-24 13:53:22+00:00
2016-05-24 15:27:00+00:00
While testing https://github.com/Microsoft/vscode/issues/6248: - VSCode Version: 1.1.0 alpha - OS Version: OS X 10 Steps to Reproduce: - create the simple CS Code extension (TypeScript) - use this code in the sample extension: ``` ts let launchConfig = { "name": "FakeNode", "t...
completed
launching debug via 'vscode.startDebug' API does not work if there is no launch config While testing https://github.com/Microsoft/vscode/issues/6248: - VSCode Version: 1.1.0 alpha - OS Version: OS X 10 Steps to Reproduce: - create the simple CS Code extension (TypeScript) - use this code in the sample extension:...
417
[]
0
False
6804
Split action should always pin the editor it creates
2016-05-24 13:45:46+00:00
2016-05-27 14:50:40+00:00
Ditto
completed
Split action should always pin the editor it creates Ditto
15
[]
0
False
6803
Split action seems to inherit a few opened files from an existing group
2016-05-24 13:41:33+00:00
2016-05-25 05:54:48+00:00
Testing #6536 From this state: ![image](https://cloud.githubusercontent.com/assets/22350/15505900/adadc006-21c5-11e6-9d18-54a639573337.png) Split the first editor and you get this: ![image](https://cloud.githubusercontent.com/assets/22350/15505909/b587a90e-21c5-11e6-9c51-def4bfb69e25.png) I expected: - ...
completed
Split action seems to inherit a few opened files from an existing group Testing #6536 From this state: ![image](https://cloud.githubusercontent.com/assets/22350/15505900/adadc006-21c5-11e6-9d18-54a639573337.png) Split the first editor and you get this: ![image](https://cloud.githubusercontent.com/assets/223...
167
[]
0
False
6802
Badly formed version information in the VSCodeSetup.exe
2016-05-24 13:37:48+00:00
2016-06-01 14:47:41+00:00
- VSCode Version: 1.1.1 - OS Version: Win 8.1 Just downloaded `VSCodeSetup-stable.exe`. Sadly it shows version `0.0.0.0` in numerical file and product versions, and "0.0.0.0" in string file version. Only string product version contains proper "1.1.1". Please clean up them to let users see proper version in file ...
completed
Badly formed version information in the VSCodeSetup.exe - VSCode Version: 1.1.1 - OS Version: Win 8.1 Just downloaded `VSCodeSetup-stable.exe`. Sadly it shows version `0.0.0.0` in numerical file and product versions, and "0.0.0.0" in string file version. Only string product version contains proper "1.1.1". Pleas...
103
[]
0
False
6800
passing a non-existing launch config to 'vscode.startDebug' does not return an error
2016-05-24 13:29:18+00:00
2016-05-25 10:08:03+00:00
While testing https://github.com/Microsoft/vscode/issues/6248: - VSCode Version: 1.1.0 alpha - OS Version: OS X Passing a non existing launch config name to the 'vscode.startDebug' command does not result in an error but launches the first launch config instead. Since the 'vscode.startDebug' command has become ...
completed
passing a non-existing launch config to 'vscode.startDebug' does not return an error While testing https://github.com/Microsoft/vscode/issues/6248: - VSCode Version: 1.1.0 alpha - OS Version: OS X Passing a non existing launch config name to the 'vscode.startDebug' command does not result in an error but launches ...
136
[]
0
False
6797
The file names labels seem to be misaligned
2016-05-24 13:24:02+00:00
2016-05-30 10:45:55+00:00
Testing #6536 ![image](https://cloud.githubusercontent.com/assets/22350/15505347/6d94f112-21c3-11e6-9014-15401dab11b5.png)
completed
The file names labels seem to be misaligned Testing #6536 ![image](https://cloud.githubusercontent.com/assets/22350/15505347/6d94f112-21c3-11e6-9014-15401dab11b5.png)
65
[]
0
False
6795
Closing all files in a group except for a markdown file does not update overflow control icon
2016-05-24 13:09:31+00:00
2016-05-25 06:03:28+00:00
- VSCode Version:1.1.0-alpha - OS Version: Windows 10 Steps to Reproduce: 1. Open multiple files into one group, ensure a markdown file is open 2. In the open editors list, close all files except the markdown file Expected: Markdown editor overflow control should indicate that the group only contains one file ...
completed
Closing all files in a group except for a markdown file does not update overflow control icon - VSCode Version:1.1.0-alpha - OS Version: Windows 10 Steps to Reproduce: 1. Open multiple files into one group, ensure a markdown file is open 2. In the open editors list, close all files except the markdown file Exp...
112
[]
0
False
6794
Preview file does not split
2016-05-24 13:06:17+00:00
2016-05-25 05:48:16+00:00
- VSCode Version:1.1.0-alpha - OS Version: Windows Steps to Reproduce: 1. Open a markdown file 2. Click the preview button 3. Now click the split button Expected: editor to split and show preview in both editors Actual: Nothing happens
completed
Preview file does not split - VSCode Version:1.1.0-alpha - OS Version: Windows Steps to Reproduce: 1. Open a markdown file 2. Click the preview button 3. Now click the split button Expected: editor to split and show preview in both editors Actual: Nothing happens
68
[]
0
False
6793
Terminal: tab completion is weird in zsh
2016-05-24 13:02:41+00:00
2016-09-06 20:18:43+00:00
Testing #6654 Maybe this should be filed to the original JS tty implementation. When typing a command name in the prompt like: ![image](https://cloud.githubusercontent.com/assets/22350/15504680/6996eb86-21c0-11e6-9e9f-003ec158bf3b.png) And tabbing, I get a few characters repeated: ![image](https://cloud....
completed
Terminal: tab completion is weird in zsh Testing #6654 Maybe this should be filed to the original JS tty implementation. When typing a command name in the prompt like: ![image](https://cloud.githubusercontent.com/assets/22350/15504680/6996eb86-21c0-11e6-9e9f-003ec158bf3b.png) And tabbing, I get a few charac...
165
[]
0
False
6792
little drop when transitioning from preview to pinned
2016-05-24 12:59:29+00:00
2016-06-28 00:53:25+00:00
#6536 - open a file in preview - when pinning it, it's representation in the Open Editors view drops by a pixel or so ![may-24-2016 14-57-54](https://cloud.githubusercontent.com/assets/1794099/15504591/fb6aec52-21bf-11e6-9082-eda9fac1959e.gif)
completed
little drop when transitioning from preview to pinned #6536 - open a file in preview - when pinning it, it's representation in the Open Editors view drops by a pixel or so ![may-24-2016 14-57-54](https://cloud.githubusercontent.com/assets/1794099/15504591/fb6aec52-21bf-11e6-9082-eda9fac1959e.gif)
102
[]
0
False
6791
Terminal: should inherit editor font by default
2016-05-24 12:58:10+00:00
2016-05-31 16:48:18+00:00
Testing #6654 The terminal should inherit the editor's font family and size, by default, instead of providing another default list of fonts.
completed
Terminal: should inherit editor font by default Testing #6654 The terminal should inherit the editor's font family and size, by default, instead of providing another default list of fonts.
46
[]
0
False
6790
Terminal: Can't press Escape key
2016-05-24 12:56:35+00:00
2016-05-24 17:43:44+00:00
Testing #6654 The escape key surfaces to the workbench, closing the terminal. This is bad in situations where commands really need the escape key, such as vim.
completed
Terminal: Can't press Escape key Testing #6654 The escape key surfaces to the workbench, closing the terminal. This is bad in situations where commands really need the escape key, such as vim.
50
[]
0
False
6786
I can recursively peek definitions
2016-05-24 12:48:03+00:00
2016-05-25 08:20:07+00:00
Testing #6662 Recursively peeking definitions ends in this state: ![image](https://cloud.githubusercontent.com/assets/22350/15504256/689ea630-21be-11e6-82f7-4afb8f934690.png) After the first peek, the trees in the following peeks are always empty. Is this expected?
completed
I can recursively peek definitions Testing #6662 Recursively peeking definitions ends in this state: ![image](https://cloud.githubusercontent.com/assets/22350/15504256/689ea630-21be-11e6-82f7-4afb8f934690.png) After the first peek, the trees in the following peeks are always empty. Is this expected?
104
[]
0
False
6778
"editor.wordBasedSuggestions": false but still getting word based suggestions in mark down
2016-05-24 10:44:54+00:00
2016-05-25 08:41:52+00:00
- VSCode Version: code-alpha - OS Version: Linux Steps to Reproduce: 1. set "editor.wordBasedSuggestions": false 2. open a markdown file 3. request code complete Observe: the list contains word based suggestions: ![capture](https://cloud.githubusercontent.com/assets/1931590/15501367/641390d2-21ad-11e6-840d...
completed
"editor.wordBasedSuggestions": false but still getting word based suggestions in mark down - VSCode Version: code-alpha - OS Version: Linux Steps to Reproduce: 1. set "editor.wordBasedSuggestions": false 2. open a markdown file 3. request code complete Observe: the list contains word based suggestions: ![c...
129
[]
0
False
6775
Can not read property then of undefined
2016-05-24 10:19:25+00:00
2016-05-24 21:02:24+00:00
#6655 - VSCode Version: alpha - OS Version: os x Steps to Reproduce: 1. open .html file 2. find all references -> notice exception ![screen shot 2016-05-24 at 12 18 28](https://cloud.githubusercontent.com/assets/1926584/15500606/b9b514c4-21a9-11e6-91f7-de607cd2f902.png)
completed
Can not read property then of undefined #6655 - VSCode Version: alpha - OS Version: os x Steps to Reproduce: 1. open .html file 2. find all references -> notice exception ![screen shot 2016-05-24 at 12 18 28](https://cloud.githubusercontent.com/assets/1926584/15500606/b9b514c4-21a9-11e6-91f7-de607cd2f902.png)...
106
[]
0
False
6774
Can read property 'getLineCount' of null
2016-05-24 10:15:11+00:00
2016-05-26 17:56:59+00:00
#6655 - VSCode Version: alpha - OS Version: os x Steps to Reproduce: 1. open gulpfile.js 2. peek definition on `all` varialbe 3. get the hover in the peek definition 4. hit esc -> notice exception ![screen shot 2016-05-24 at 12 13 24](https://cloud.githubusercontent.com/assets/1926584/15500461/1c1ea68a-21a...
completed
Can read property 'getLineCount' of null #6655 - VSCode Version: alpha - OS Version: os x Steps to Reproduce: 1. open gulpfile.js 2. peek definition on `all` varialbe 3. get the hover in the peek definition 4. hit esc -> notice exception ![screen shot 2016-05-24 at 12 13 24](https://cloud.githubusercontent...
129
[]
0
False
6772
Peek definition should highlihght the line number
2016-05-24 10:07:05+00:00
2017-03-14 09:54:04+00:00
#6655 Peek definition should highlihg the exact line where the definition is, as in some cases it is not clear as to what exact line the user should be looking at, as in this case: ![screen shot 2016-05-24 at 12 05 22](https://cloud.githubusercontent.com/assets/1926584/15500188/dbfca74c-21a7-11e6-9ab1-f885b6f0dfb...
completed
Peek definition should highlihght the line number #6655 Peek definition should highlihg the exact line where the definition is, as in some cases it is not clear as to what exact line the user should be looking at, as in this case: ![screen shot 2016-05-24 at 12 05 22](https://cloud.githubusercontent.com/assets/19...
115
[]
0
False
6761
Unfriendly error message from code --install-extension xxxx
2016-05-24 09:51:21+00:00
2016-05-26 08:51:58+00:00
- VSCode Version: code-alpha - OS Version: Linux Steps to Reproduce: 1. code-alpha --install-extension xxxx You get the following output in the terminal: ``` { responseText: '{"$id":"1","innerException":null,"message":"The query supplied was not valid, one of the filters contained an error. The fully qualif...
completed
Unfriendly error message from code --install-extension xxxx - VSCode Version: code-alpha - OS Version: Linux Steps to Reproduce: 1. code-alpha --install-extension xxxx You get the following output in the terminal: ``` { responseText: '{"$id":"1","innerException":null,"message":"The query supplied was not va...
237
[]
0
False
6760
[less] grammar does not highlight variables correctly
2016-05-24 09:49:03+00:00
2016-05-25 11:01:15+00:00
``` less :root { --main-bg-color: block; } ``` ![image](https://cloud.githubusercontent.com/assets/6461412/15499613/6b4756a2-21a5-11e6-9ae6-c2e0db6737c2.png)
completed
[less] grammar does not highlight variables correctly ``` less :root { --main-bg-color: block; } ``` ![image](https://cloud.githubusercontent.com/assets/6461412/15499613/6b4756a2-21a5-11e6-9ae6-c2e0db6737c2.png)
85
[]
0
False
6757
Debug N PHP applications: step over jumps to wrong one
2016-05-24 09:43:29+00:00
2016-05-25 12:40:23+00:00
Refs: https://github.com/Microsoft/vscode/issues/6160 If you debug multiple PHP scripts at once, and step over a line in the one script, the other script gets revealed in the stackframe view.
completed
Debug N PHP applications: step over jumps to wrong one Refs: https://github.com/Microsoft/vscode/issues/6160 If you debug multiple PHP scripts at once, and step over a line in the one script, the other script gets revealed in the stackframe view.
68
[]
0
False
6754
[css] completions for variables adds too much
2016-05-24 09:39:55+00:00
2016-05-25 11:02:16+00:00
From testing #6656 ``` css :root { --main-bg-color: block; } .five { background-color: var(-); } ``` - Invoke code assist after `var(-` - Pick `--main-bg-color`. - Results in `background-color: var(var(--main-bg-color));`
completed
[css] completions for variables adds too much From testing #6656 ``` css :root { --main-bg-color: block; } .five { background-color: var(-); } ``` - Invoke code assist after `var(-` - Pick `--main-bg-color`. - Results in `background-color: var(var(--main-bg-color));`
101
[]
0
False
6750
selection problem in integrated terminal
2016-05-24 09:34:18+00:00
2017-03-24 21:28:00+00:00
for https://github.com/Microsoft/vscode/issues/6654: - VSCode Version: 1.1.0 alpha - OS Version: Window 10 When selecting lines of text in the integrated terminal, if you drag the mouse below the bottom of the integrated terminal's viewport, some text in the editor becomes part of the selection: ![may-24-2016 1...
completed
selection problem in integrated terminal for https://github.com/Microsoft/vscode/issues/6654: - VSCode Version: 1.1.0 alpha - OS Version: Window 10 When selecting lines of text in the integrated terminal, if you drag the mouse below the bottom of the integrated terminal's viewport, some text in the editor becomes ...
140
[]
0
False
6749
Animated open editors make me open two files on double click
2016-05-24 09:33:41+00:00
2016-05-30 21:16:37+00:00
#6536 See attached screen shot. - find an item in the explorer - perform a slow double click in the upper part of an item - two files open (one as preview, one a open file) ![may-24-2016 11-31-44](https://cloud.githubusercontent.com/assets/1794099/15499194/35212988-21a3-11e6-950a-92bb602c0a7f.gif)
completed
Animated open editors make me open two files on double click #6536 See attached screen shot. - find an item in the explorer - perform a slow double click in the upper part of an item - two files open (one as preview, one a open file) ![may-24-2016 11-31-44](https://cloud.githubusercontent.com/assets/1794099/1...
119
[]
0
False
6744
[css] no code assist proposals after variable declaration
2016-05-24 09:20:09+00:00
2016-05-25 11:02:36+00:00
From testing #6656 ``` css :root { --foo: block; //code assist here } ``` Code assist should show regular rule proposals, such as display or background.
completed
[css] no code assist proposals after variable declaration From testing #6656 ``` css :root { --foo: block; //code assist here } ``` Code assist should show regular rule proposals, such as display or background.
56
[]
0
False
6743
Mouse wheel scrolling in integrated terminal only works on filled areas
2016-05-24 09:17:05+00:00
2016-06-09 00:02:03+00:00
while testing https://github.com/Microsoft/vscode/issues/6654: - VSCode Version: 1.1.0 alpha - OS Version: Windows 10 to reproduce: - open the integrated terminal - run a few 'dir' commands - try the scroll wheel on your mouse to scroll the terminal contents Observe: scrolling does not seem to work if the mo...
completed
Mouse wheel scrolling in integrated terminal only works on filled areas while testing https://github.com/Microsoft/vscode/issues/6654: - VSCode Version: 1.1.0 alpha - OS Version: Windows 10 to reproduce: - open the integrated terminal - run a few 'dir' commands - try the scroll wheel on your mouse to scroll the...
182
[]
0
False
6742
Badge showing counts per file is clipped in the bottom
2016-05-24 09:11:25+00:00
2016-05-25 09:01:46+00:00
- VSCode Version: Alpha - OS Version: Windows 8 Steps to Reproduce: 1. In the references / go to definition dialog, count badge at the right is clipped in the bottom. See the attached screenshot: ![references](https://cloud.githubusercontent.com/assets/10746682/15498523/3fe7fc0a-21a0-11e6-9be3-12e4c51212ae.PNG)...
completed
Badge showing counts per file is clipped in the bottom - VSCode Version: Alpha - OS Version: Windows 8 Steps to Reproduce: 1. In the references / go to definition dialog, count badge at the right is clipped in the bottom. See the attached screenshot: ![references](https://cloud.githubusercontent.com/assets/1074...
116
[]
0
False
6740
Integrated terminal wraps incorrectly
2016-05-24 09:05:25+00:00
2016-06-30 21:25:26+00:00
Testing #6654 - Resize the window to make the width pretty small - Type 12345678901234567890 - Observe portions of the text not displaying ![terminal-wrapping](https://cloud.githubusercontent.com/assets/5047891/15498304/65d785e4-219f-11e6-8546-d83a071b955a.gif)
completed
Integrated terminal wraps incorrectly Testing #6654 - Resize the window to make the width pretty small - Type 12345678901234567890 - Observe portions of the text not displaying ![terminal-wrapping](https://cloud.githubusercontent.com/assets/5047891/15498304/65d785e4-219f-11e6-8546-d83a071b955a.gif)
103
[]
0
False
6739
Cannot read property then of undefined
2016-05-24 09:04:43+00:00
2016-05-25 07:16:50+00:00
Refs: https://github.com/Microsoft/vscode/issues/6655 I am right clicking on `greeting` and "Find All References" and I get: Cannot read property then of undefined. ``` html <!-- Single statement block --> @{ var myMessage = "Hello World"; } <!-- Inline expression or variable --> <p>The value of myMessage ...
completed
Cannot read property then of undefined Refs: https://github.com/Microsoft/vscode/issues/6655 I am right clicking on `greeting` and "Find All References" and I get: Cannot read property then of undefined. ``` html <!-- Single statement block --> @{ var myMessage = "Hello World"; } <!-- Inline expression or v...
206
[]
0
False
6738
Scrolling to the bottom sometimes makes the terminal jump under the file explorer
2016-05-24 09:01:24+00:00
2016-06-17 21:12:10+00:00
Testing #6654 This is sort of what I did: - `cd .\src\vs\languages\typescript\common\lib` - `node generate.js` - `cls` - scroll down ![terminal-under-explorer](https://cloud.githubusercontent.com/assets/5047891/15498182/d244be00-219e-11e6-8503-926dc590e10b.gif)
completed
Scrolling to the bottom sometimes makes the terminal jump under the file explorer Testing #6654 This is sort of what I did: - `cd .\src\vs\languages\typescript\common\lib` - `node generate.js` - `cls` - scroll down ![terminal-under-explorer](https://cloud.githubusercontent.com/assets/5047891/15498182/d244be00...
126
[]
0
False
6736
TypeError: Cannot read property 'getLineCount' of null
2016-05-24 08:58:44+00:00
2016-05-26 17:56:06+00:00
Found this stack while pressing escape from a intellisense window, unfortunately minified: ``` TypeError: Cannot read property 'getLineCount' of null at e.computeSync (file:///C:/Program Files (x86)/Microsoft VS Code Alpha/resources/app/out/vs/workbench/workbench.main.js:64:29584) at e._triggerSyncComputa...
completed
TypeError: Cannot read property 'getLineCount' of null Found this stack while pressing escape from a intellisense window, unfortunately minified: ``` TypeError: Cannot read property 'getLineCount' of null at e.computeSync (file:///C:/Program Files (x86)/Microsoft VS Code Alpha/resources/app/out/vs/workbench/wo...
260
[]
0
False
6735
Using cls in integrated terminal sometimes freezes it
2016-05-24 08:57:37+00:00
2016-07-05 17:39:00+00:00
Testing #6654 on Windows, default PowerShell I am sorry for the unclear steps, please ping me if you cannot repro - do some `cd`s - do some `ls`s - do a `cls` - sometimes it works, but very often it appears to freeze the terminal and the cursor is no longer visible - scrolling a bit seems to help... ![te...
completed
Using cls in integrated terminal sometimes freezes it Testing #6654 on Windows, default PowerShell I am sorry for the unclear steps, please ping me if you cannot repro - do some `cd`s - do some `ls`s - do a `cls` - sometimes it works, but very often it appears to freeze the terminal and the cursor is no long...
155
[]
0
False
6733
"Windows PowerShell" message line wrapped when opening integrated terminal
2016-05-24 08:52:10+00:00
2017-02-16 20:17:45+00:00
testing https://github.com/Microsoft/vscode/issues/6654: - VSCode Version: 1.1.0-alpha - OS Version: Windows 10 When opening the integrated terminal I see this: ![2016-05-24 10-45-21](https://cloud.githubusercontent.com/assets/1898161/15497851/0456d484-219d-11e6-98d6-82b086a7ff86.png) The message "Windows Powe...
completed
"Windows PowerShell" message line wrapped when opening integrated terminal testing https://github.com/Microsoft/vscode/issues/6654: - VSCode Version: 1.1.0-alpha - OS Version: Windows 10 When opening the integrated terminal I see this: ![2016-05-24 10-45-21](https://cloud.githubusercontent.com/assets/1898161/1549...
213
[]
0
False