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
3534
Highlight CSS property values in Dark+
2016-02-28 05:01:55+00:00
2016-02-29 16:31:56+00:00
This makes highlighting more consistent with Light+ and adds some much needed color to CSS files. Fixes #1656 --- Waiting for Feb release to be finalized before pushing. Light+ (unchanged): ![light_plus](https://cloud.githubusercontent.com/assets/2193314/13377558/2a311cb0-dd95-11e5-8c44-af21a23b3b43.png...
Highlight CSS property values in Dark+ This makes highlighting more consistent with Light+ and adds some much needed color to CSS files. Fixes #1656 --- Waiting for Feb release to be finalized before pushing. Light+ (unchanged): ![light_plus](https://cloud.githubusercontent.com/assets/2193314/13377558/2...
228
[]
0
False
3532
False positive - "Parsing error: Illegal import declaration (undefined)"
2016-02-28 04:09:40+00:00
2016-03-09 11:54:04+00:00
I have ta simple ES6 module export and VS Code is seeing it as an error: > Parsing error: Illegal import declaration (undefined) Yet that is valid, and works just fine. Below is the entirety of the module: ``` export class ErrorEvent { constructor(structuredError) { this.structuredError = stru...
completed
False positive - "Parsing error: Illegal import declaration (undefined)" I have ta simple ES6 module export and VS Code is seeing it as an error: > Parsing error: Illegal import declaration (undefined) Yet that is valid, and works just fine. Below is the entirety of the module: ``` export class ErrorEvent {...
142
[]
0
False
3531
Add text-decoration: none to intellisense
2016-02-28 04:08:03+00:00
2016-02-29 16:32:48+00:00
Simplify its description. Fixes #3524 --- Waiting for Feb release to be finalized before pushing
Add text-decoration: none to intellisense Simplify its description. Fixes #3524 --- Waiting for Feb release to be finalized before pushing
40
[]
0
False
3530
[handlebars] Bad link ctrl+click underline in handlebars file
2016-02-28 03:44:00+00:00
2017-11-22 11:19:30+00:00
When a link it in `{{}}`, only the underscore is being underlined, nothing is preferable. ![highlight](https://cloud.githubusercontent.com/assets/2193314/13377306/4a8da0f6-dd8a-11e5-9445-19651cac0ce8.png)
completed
[handlebars] Bad link ctrl+click underline in handlebars file When a link it in `{{}}`, only the underscore is being underlined, nothing is preferable. ![highlight](https://cloud.githubusercontent.com/assets/2193314/13377306/4a8da0f6-dd8a-11e5-9445-19651cac0ce8.png)
99
[]
0
False
3528
debug.hoverWidget closes when hovering over debug console panel
2016-02-27 18:00:21+00:00
2016-07-25 07:27:51+00:00
![animation](https://cloud.githubusercontent.com/assets/1727302/13374401/cb2b963c-dd7b-11e5-81e3-6db02a205ac3.gif)
completed
debug.hoverWidget closes when hovering over debug console panel ![animation](https://cloud.githubusercontent.com/assets/1727302/13374401/cb2b963c-dd7b-11e5-81e3-6db02a205ac3.gif)
76
[]
0
False
3524
Wrong Intellisense editing css, scss, less
2016-02-27 13:04:25+00:00
2016-02-29 16:32:48+00:00
typing `text-decoration:` gives intellisense for colors, not for text-decoration. typing non will not show 'none' in Intellisense. The problem occurs in any css, less and scss file in any place, with any selector. Problem also occurs without extensions. I am running Windows 7 32bit with all updates possible. ![2016-02...
completed
Wrong Intellisense editing css, scss, less typing `text-decoration:` gives intellisense for colors, not for text-decoration. typing non will not show 'none' in Intellisense. The problem occurs in any css, less and scss file in any place, with any selector. Problem also occurs without extensions. I am running Windows 7 ...
208
[]
0
False
3521
Syntax highlighting not available for .xhtml files
2016-02-27 08:26:48+00:00
2016-02-29 16:32:15+00:00
By default, there appears to be no syntax highlighting for .xhtml files.
completed
Syntax highlighting not available for .xhtml files By default, there appears to be no syntax highlighting for .xhtml files.
34
[]
0
False
3520
OSX can't update as non-admin user
2016-02-27 02:03:54+00:00
2017-03-23 13:21:17+00:00
When an update is available, Code tells me to restart to apply the update. When I restart, Code is not updated and the "restart to update" message is displayed again. I suspect this may be due to the fact that I'm using a non-administrator account. I haven't done anything to confirm that though.
completed
OSX can't update as non-admin user When an update is available, Code tells me to restart to apply the update. When I restart, Code is not updated and the "restart to update" message is displayed again. I suspect this may be due to the fact that I'm using a non-administrator account. I haven't done anything to confirm...
87
[]
0
False
3517
Error message for mistype environment variable is confusing
2016-02-26 19:58:04+00:00
2016-03-03 21:52:57+00:00
If user make a mistake in the environment variable in launch.json or task.json, for example mistype "${workspaceRoot}" as "${workspace}", the error message user got is confusing: "Error Cannot read property 'hasOwnProperty' of null."
completed
Error message for mistype environment variable is confusing If user make a mistake in the environment variable in launch.json or task.json, for example mistype "${workspaceRoot}" as "${workspace}", the error message user got is confusing: "Error Cannot read property 'hasOwnProperty' of null."
81
[]
0
False
3516
"replace all" moves page/cursor/focus/scroll to the place of the last replacement
2016-02-26 18:40:41+00:00
2016-05-25 07:37:27+00:00
"replace all" moves cursor to the place of the last replacement instead of leaving page/cursor/focus/scroll not changed
completed
"replace all" moves page/cursor/focus/scroll to the place of the last replacement "replace all" moves cursor to the place of the last replacement instead of leaving page/cursor/focus/scroll not changed
60
[]
0
False
3514
Can't bring focus to any editor panel with image opened in it
2016-02-26 17:55:16+00:00
2016-03-01 09:20:09+00:00
Repro steps [on Windows 10, VSCode 0.10.8]: - Open VSCode workspace with two or three split editor panels for any text-based file - Give focus to one of the panels - Click to open an image from the built in file explorer - Image should open in the same focused panel, and panel should retain focus - Click on any ot...
completed
Can't bring focus to any editor panel with image opened in it Repro steps [on Windows 10, VSCode 0.10.8]: - Open VSCode workspace with two or three split editor panels for any text-based file - Give focus to one of the panels - Click to open an image from the built in file explorer - Image should open in the same f...
197
[]
0
False
3512
Smoke test: Cannot navigate to error produced by task
2016-02-26 16:59:47+00:00
2016-02-29 12:56:26+00:00
In the smoke test repo, run the build (Ctrl-Shift-B) You get 9 more errors in \routes\index.js (<-- NOTE THE LEADING ) I cannot click on them as the file does not exist ![image](https://cloud.githubusercontent.com/assets/5047891/13359094/b236bfae-dcb2-11e5-8dfd-6da725a5aa4a.png)
completed
Smoke test: Cannot navigate to error produced by task In the smoke test repo, run the build (Ctrl-Shift-B) You get 9 more errors in \routes\index.js (<-- NOTE THE LEADING ) I cannot click on them as the file does not exist ![image](https://cloud.githubusercontent.com/assets/5047891/13359094/b236bfae-dcb2-11e5-...
126
[]
0
False
3509
Smoke Test: Don't get cross file intellisense in JS
2016-02-26 16:48:22+00:00
2016-03-15 14:07:31+00:00
- in the smoke test repo, add a new file bar.js: ``` exports.foo = 3; ``` - in app.js add the following: ``` var bar = require('./bar'); bar. ``` > No completions on bar
completed
Smoke Test: Don't get cross file intellisense in JS - in the smoke test repo, add a new file bar.js: ``` exports.foo = 3; ``` - in app.js add the following: ``` var bar = require('./bar'); bar. ``` > No completions on bar
79
[]
0
False
3508
Smoke Test: Squiggles in bin/www
2016-02-26 16:44:43+00:00
2016-02-29 10:16:01+00:00
Following the steps in the smoke test, I open bin/www and I get the following errors: Not sure why require is unknown in bin/www but tolerated in app.js ![image](https://cloud.githubusercontent.com/assets/5047891/13358626/89445446-dcb0-11e5-969b-861b4582b775.png)
completed
Smoke Test: Squiggles in bin/www Following the steps in the smoke test, I open bin/www and I get the following errors: Not sure why require is unknown in bin/www but tolerated in app.js ![image](https://cloud.githubusercontent.com/assets/5047891/13358626/89445446-dcb0-11e5-969b-861b4582b775.png)
107
[]
0
False
3507
// Coment on last line produces error 'Invalid regular expression'
2016-02-26 16:06:12+00:00
2016-11-18 22:39:18+00:00
- .js file - comment out the last line // - notice an error: 'Invalid regular expression'
completed
// Coment on last line produces error 'Invalid regular expression' - .js file - comment out the last line // - notice an error: 'Invalid regular expression'
43
[]
0
False
3506
Can not navigate from error list to file
2016-02-26 15:55:55+00:00
2016-02-27 19:59:03+00:00
- vscode express smoke test repo - ctrl + shift + B, ctrl + shit + M - click on one of the errors to navigate to - get an error, event though routes/index.js exists Though this seems to work in the vscode repo nicely ![screen shot 2016-02-26 at 16 54 34](https://cloud.githubusercontent.com/assets/1926584/13357...
completed
Can not navigate from error list to file - vscode express smoke test repo - ctrl + shift + B, ctrl + shit + M - click on one of the errors to navigate to - get an error, event though routes/index.js exists Though this seems to work in the vscode repo nicely ![screen shot 2016-02-26 at 16 54 34](https://cloud.g...
133
[]
0
False
3500
Notification handler failed with message 'argument must be positive'
2016-02-26 15:21:41+00:00
2016-03-07 10:05:58+00:00
1. Open a .js file 2. Rename a variable 3. Notice an error in the console, rename gets performed well though ![screen shot 2016-02-26 at 16 19 12](https://cloud.githubusercontent.com/assets/1926584/13356310/e3294086-dca4-11e5-83c2-0f01cc41d659.png) Giving to @alexandrudima for starters
completed
Notification handler failed with message 'argument must be positive' 1. Open a .js file 2. Rename a variable 3. Notice an error in the console, rename gets performed well though ![screen shot 2016-02-26 at 16 19 12](https://cloud.githubusercontent.com/assets/1926584/13356310/e3294086-dca4-11e5-83c2-0f01cc41d659.pn...
112
[]
0
False
3499
Large object variables can not be expanded
2016-02-26 15:17:27+00:00
2016-03-03 16:41:51+00:00
I am writing a debugger adapter, and met an issue that if a variable is a large object, it is blocked if want to expand it to see its properties. The response of the `variablesRequest` is correct, the detail value of response is [here](https://gist.github.com/minggo/16321ae1e9c9580c692e). <img width="651" alt="scree...
completed
Large object variables can not be expanded I am writing a debugger adapter, and met an issue that if a variable is a large object, it is blocked if want to expand it to see its properties. The response of the `variablesRequest` is correct, the detail value of response is [here](https://gist.github.com/minggo/16321ae1e9...
169
[]
0
False
3498
'Revert File' in working files context menu
2016-02-26 15:09:04+00:00
2016-02-29 19:07:34+00:00
- have some items in the working files - context menu, notice 'revert file' actions. Why is this action here? - clicking on the action produces no visible effect ![screen shot 2016-02-26 at 16 07 42](https://cloud.githubusercontent.com/assets/1926584/13355948/35baa8c8-dca3-11e5-8c36-18fef8e60f3b.png)
completed
'Revert File' in working files context menu - have some items in the working files - context menu, notice 'revert file' actions. Why is this action here? - clicking on the action produces no visible effect ![screen shot 2016-02-26 at 16 07 42](https://cloud.githubusercontent.com/assets/1926584/13355948/35baa8c8-dc...
110
[]
0
False
3488
Compat modes no longer get configured on instantiation
2016-02-26 11:13:06+00:00
2016-02-26 11:15:29+00:00
- Open a markdown file - Click on preview > It renders markdown in the dark theme ![image](https://cloud.githubusercontent.com/assets/5047891/13350751/39348e90-dc82-11e5-8504-d2952513d4a3.png)
completed
Compat modes no longer get configured on instantiation - Open a markdown file - Click on preview > It renders markdown in the dark theme ![image](https://cloud.githubusercontent.com/assets/5047891/13350751/39348e90-dc82-11e5-8504-d2952513d4a3.png)
87
[]
0
False
3487
EOL status bar contribution lingers after last editor is closed
2016-02-26 10:55:01+00:00
2016-02-26 10:59:49+00:00
Clicking it opens: ![image](https://cloud.githubusercontent.com/assets/22350/13350333/b2f7998c-dc7f-11e5-87ce-c08717041b7c.png)
completed
EOL status bar contribution lingers after last editor is closed Clicking it opens: ![image](https://cloud.githubusercontent.com/assets/22350/13350333/b2f7998c-dc7f-11e5-87ce-c08717041b7c.png)
74
[]
0
False
3486
Resizing wrapped editor unfolds all folded regions
2016-02-26 10:49:14+00:00
2016-02-26 11:27:08+00:00
Also changing the `wrappingIndent` setting or `tabSize` setting: ![resizing](https://cloud.githubusercontent.com/assets/5047891/13350198/ee436346-dc7e-11e5-9234-2134851b8045.gif)
completed
Resizing wrapped editor unfolds all folded regions Also changing the `wrappingIndent` setting or `tabSize` setting: ![resizing](https://cloud.githubusercontent.com/assets/5047891/13350198/ee436346-dc7e-11e5-9234-2134851b8045.gif)
85
[]
0
False
3485
json autocomplete does not escape \ in strings?
2016-02-26 10:40:58+00:00
2016-02-29 21:30:59+00:00
Go to `settings.json` Auto-complete editor.wordSeparators ![image](https://cloud.githubusercontent.com/assets/5047891/13350006/c74a89f0-dc7d-11e5-83d7-5eb40aa855bc.png)
completed
json autocomplete does not escape \ in strings? Go to `settings.json` Auto-complete editor.wordSeparators ![image](https://cloud.githubusercontent.com/assets/5047891/13350006/c74a89f0-dc7d-11e5-83d7-5eb40aa855bc.png)
88
[]
0
False
3483
Breakpoint actions should only be enabled when there are breakpoints to reapply/deactivate
2016-02-26 10:24:46+00:00
2016-02-29 11:52:12+00:00
Both the `Reapply all breakpoints` and the `Deactivate breakpoints` actions should only be enabled iff there are breakpoints
completed
Breakpoint actions should only be enabled when there are breakpoints to reapply/deactivate Both the `Reapply all breakpoints` and the `Deactivate breakpoints` actions should only be enabled iff there are breakpoints
57
[]
0
False
3481
[css] highlighting within @keyframes is messed up
2016-02-26 09:03:18+00:00
2017-02-23 20:37:19+00:00
Screen shot: ![image](https://cloud.githubusercontent.com/assets/7921431/13347659/2bc37b7c-dcaa-11e5-9c89-e711ee0b4810.png) ```css @keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); } } ```
completed
[css] highlighting within @keyframes is messed up Screen shot: ![image](https://cloud.githubusercontent.com/assets/7921431/13347659/2bc37b7c-dcaa-11e5-9c89-e711ee0b4810.png) ```css @keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); ...
129
[]
0
False
3477
Version in vscode.d.ts docstring is confusing
2016-02-25 22:51:47+00:00
2016-02-26 09:25:02+00:00
The version in the doc string header of [vscode.d.ts](https://github.com/Microsoft/vscode/blob/master/src/vs/vscode.d.ts#L7) is confusing as even on the 0.10.8 release it still claims to be version 0.10.1. It makes it difficult to tell what version of the api you are based off as for some reason the yo code generat...
completed
Version in vscode.d.ts docstring is confusing The version in the doc string header of [vscode.d.ts](https://github.com/Microsoft/vscode/blob/master/src/vs/vscode.d.ts#L7) is confusing as even on the 0.10.8 release it still claims to be version 0.10.1. It makes it difficult to tell what version of the api you are ba...
207
[]
0
False
3476
underscore is indistinguishable in links
2016-02-25 21:34:20+00:00
2017-11-27 14:36:52+00:00
when a link, src or url... contains an underscore character ( _ ) , you can't distinguish it from a misplaced space character because of the default underline below the links.
completed
underscore is indistinguishable in links when a link, src or url... contains an underscore character ( _ ) , you can't distinguish it from a misplaced space character because of the default underline below the links.
59
[]
0
False
3475
[folding] Folding should not try to do any revealing if using mouse
2016-02-25 21:15:24+00:00
2016-02-25 21:22:31+00:00
![folding-jumping](https://cloud.githubusercontent.com/assets/5047891/13334626/3e14e2fe-dc0d-11e5-851d-86ec373dcf25.gif) Perhaps when not using mouse, it could reveal the beginning of the fold region...
completed
[folding] Folding should not try to do any revealing if using mouse ![folding-jumping](https://cloud.githubusercontent.com/assets/5047891/13334626/3e14e2fe-dc0d-11e5-851d-86ec373dcf25.gif) Perhaps when not using mouse, it could reveal the beginning of the fold region...
94
[]
0
False
3474
Code does not work when using new session switch (-n)
2016-02-25 21:12:50+00:00
2016-03-01 11:14:45+00:00
Hello - I noticed couple of times that code does not open the current folder when I use `code -n .` . It creates a new code session(window) but does open the current folder. However, `code -r .` works. Coincidentally, whenever this happens I also see the error stream spitting information in my console. Attaching my ...
completed
Code does not work when using new session switch (-n) Hello - I noticed couple of times that code does not open the current folder when I use `code -n .` . It creates a new code session(window) but does open the current folder. However, `code -r .` works. Coincidentally, whenever this happens I also see the error st...
136
[]
0
False
3472
[folding] NPE when closing an editor
2016-02-25 20:42:47+00:00
2016-02-25 21:23:24+00:00
Open two files. Close one. Most likely there's a timer that is not disposed? ``` Invalid arguments: Error: Invalid arguments at CodeEditorWidget.CommonCodeEditor.revealPositionInCenterIfOutsideViewport (file:///C:/Alex/src/vscode/out/vs/editor/common/commonCodeEditor.js:272:23) at FoldingController.updat...
completed
[folding] NPE when closing an editor Open two files. Close one. Most likely there's a timer that is not disposed? ``` Invalid arguments: Error: Invalid arguments at CodeEditorWidget.CommonCodeEditor.revealPositionInCenterIfOutsideViewport (file:///C:/Alex/src/vscode/out/vs/editor/common/commonCodeEditor.js:27...
562
[]
0
False
3471
Overview ruler should have again a top border?
2016-02-25 20:40:53+00:00
2016-02-26 08:47:05+00:00
![image](https://cloud.githubusercontent.com/assets/5047891/13333666/62b0337a-dc08-11e5-8770-323694cba755.png)
completed
Overview ruler should have again a top border? ![image](https://cloud.githubusercontent.com/assets/5047891/13333666/62b0337a-dc08-11e5-8770-323694cba755.png)
61
[]
0
False
3469
Cannot modify `editor.insertSpaces` setting anymore
2016-02-25 20:27:09+00:00
2016-02-26 09:00:36+00:00
Have a file test.txt: ``` function a() { var a = { x: 3 }; } ``` Use the following settings in the user settings and make sure there are no workspace settings: ``` { "editor.renderWhitespace": true , "files.autoSave": "afterDelay" , "editor.tabSize": 4 , "editor.inser...
completed
Cannot modify `editor.insertSpaces` setting anymore Have a file test.txt: ``` function a() { var a = { x: 3 }; } ``` Use the following settings in the user settings and make sure there are no workspace settings: ``` { "editor.renderWhitespace": true , "files.autoSave": "afterDe...
341
[]
0
False
3464
Screen cheese in suggest window
2016-02-25 17:33:58+00:00
2016-05-25 16:18:13+00:00
- open folding.ts, line 343 - after the dot of `model.getLineMaxColumn` do code assist - scroll down the list of proposals ![image](https://cloud.githubusercontent.com/assets/6461412/13328323/49decb3c-dbee-11e5-83d3-49f805332de5.png)
completed
Screen cheese in suggest window - open folding.ts, line 343 - after the dot of `model.getLineMaxColumn` do code assist - scroll down the list of proposals ![image](https://cloud.githubusercontent.com/assets/6461412/13328323/49decb3c-dbee-11e5-83d3-49f805332de5.png)
95
[]
0
False
3463
pressing tab adds spaces, but not as many as for a tab
2016-02-25 16:46:16+00:00
2016-02-25 20:28:48+00:00
- make whitespaces visible and insert spaces for the tab key ``` json { "editor.renderWhitespace": true, "editor.insertSpaces": true } ``` - in the following code example place the cursor after the first tab ![image](https://cloud.githubusercontent.com/assets/6461412/13326469/5e38da76-dbe6-11e5-8b80...
completed
pressing tab adds spaces, but not as many as for a tab - make whitespaces visible and insert spaces for the tab key ``` json { "editor.renderWhitespace": true, "editor.insertSpaces": true } ``` - in the following code example place the cursor after the first tab ![image](https://cloud.githubusercont...
321
[]
0
False
3462
no whitespace shown at the end of a decorated line
2016-02-25 16:35:29+00:00
2016-02-25 21:21:12+00:00
- make whitespaces visible - add some whitespaces at the end of a line that has the folding icons: Whitespaces are correctly rendered ![image](https://cloud.githubusercontent.com/assets/6461412/13326345/c6670d3a-dbe5-11e5-9092-5c7e26846ced.png) - Collapse the region: Note that the whitespaces are not shown anymore...
completed
no whitespace shown at the end of a decorated line - make whitespaces visible - add some whitespaces at the end of a line that has the folding icons: Whitespaces are correctly rendered ![image](https://cloud.githubusercontent.com/assets/6461412/13326345/c6670d3a-dbe5-11e5-9092-5c7e26846ced.png) - Collapse the regi...
200
[]
0
False
3460
unsupported debug type message: add single quotes around debug type
2016-02-25 15:45:08+00:00
2016-02-25 15:48:22+00:00
without them the problem does not really 'pop out' ![2016-02-25 16-43-02](https://cloud.githubusercontent.com/assets/1898161/13324695/1768673a-dbdf-11e5-984d-0c007df6bc5f.png)
completed
unsupported debug type message: add single quotes around debug type without them the problem does not really 'pop out' ![2016-02-25 16-43-02](https://cloud.githubusercontent.com/assets/1898161/13324695/1768673a-dbdf-11e5-984d-0c007df6bc5f.png)
86
[]
0
False
3459
Window not really maximize on startup (Debian 8 XFCE)
2016-02-25 15:31:57+00:00
2017-04-20 18:03:17+00:00
When I close VSC window in maximized state and restart VSC, the window not preserve maximized. But when I click right mouse on the title bar, the menu show as it in maximized state. To really maximize the windows, I must unmaximize it and maximize it again (Sorry for my bad English)
completed
Window not really maximize on startup (Debian 8 XFCE) When I close VSC window in maximized state and restart VSC, the window not preserve maximized. But when I click right mouse on the title bar, the menu show as it in maximized state. To really maximize the windows, I must unmaximize it and maximize it again (Sorry ...
89
[]
0
False
3458
c# files do not start at top?
2016-02-25 15:20:53+00:00
2016-03-17 12:38:01+00:00
![test](https://cloud.githubusercontent.com/assets/962340/13323835/4a45d772-dba9-11e5-8821-ad516e9a3878.gif) every single c# file over 5 or 6 line does not start at the top? thanks
completed
c# files do not start at top? ![test](https://cloud.githubusercontent.com/assets/962340/13323835/4a45d772-dba9-11e5-8821-ad516e9a3878.gif) every single c# file over 5 or 6 line does not start at the top? thanks
80
[]
0
False
3453
Markdown preview is hard to read in the latest
2016-02-25 13:23:06+00:00
2016-02-26 15:13:27+00:00
Previewing the 'latest.md' in the latest VS Code looks like this: ![2016-02-25 14-20-04](https://cloud.githubusercontent.com/assets/1898161/13320699/191a55e8-dbcb-11e5-83d4-e500a8730cd0.png) and here the same file in VS Code 0.10.9: ![2016-02-25 14-19-27](https://cloud.githubusercontent.com/assets/1898161/1332...
completed
Markdown preview is hard to read in the latest Previewing the 'latest.md' in the latest VS Code looks like this: ![2016-02-25 14-20-04](https://cloud.githubusercontent.com/assets/1898161/13320699/191a55e8-dbcb-11e5-83d4-e500a8730cd0.png) and here the same file in VS Code 0.10.9: ![2016-02-25 14-19-27](https://...
159
[]
0
False
3452
Search results highlights in viewlet look like they come from High Contrast in light theme?
2016-02-25 10:45:08+00:00
2016-02-26 05:04:58+00:00
![image](https://cloud.githubusercontent.com/assets/5047891/13317346/2c2c4328-dbb5-11e5-9c5a-0a8401c81279.png)
completed
Search results highlights in viewlet look like they come from High Contrast in light theme? ![image](https://cloud.githubusercontent.com/assets/5047891/13317346/2c2c4328-dbb5-11e5-9c5a-0a8401c81279.png)
74
[]
0
False
3450
High contrast theme bleeds into other themes in search viewlet
2016-02-25 10:05:51+00:00
2016-02-26 05:40:20+00:00
![image](https://cloud.githubusercontent.com/assets/22350/13316303/a9f3799e-dbaf-11e5-93a4-3103b11143c6.png)
completed
High contrast theme bleeds into other themes in search viewlet ![image](https://cloud.githubusercontent.com/assets/22350/13316303/a9f3799e-dbaf-11e5-93a4-3103b11143c6.png)
67
[]
0
False
3447
Value.replace is not a function
2016-02-25 08:47:45+00:00
2016-02-25 09:32:55+00:00
from jackson davis: I believe this is the commit that introduced this: b0fe390fa39cbf74a3dc123401c937f68de48ef9 to fix issue 1180 Isidor, this appears to be your change. Our launch options for C# and C++ support some object level properties in launch.json. Specifically, arrays of strings and arrays of name value ...
completed
Value.replace is not a function from jackson davis: I believe this is the commit that introduced this: b0fe390fa39cbf74a3dc123401c937f68de48ef9 to fix issue 1180 Isidor, this appears to be your change. Our launch options for C# and C++ support some object level properties in launch.json. Specifically, arrays of s...
295
[]
0
False
3441
swap order of links in command palette for installing extensions
2016-02-25 04:48:19+00:00
2016-02-25 10:28:24+00:00
readme first, then license, then download button. the readme is the most important probably as people will press enter to install it.
completed
swap order of links in command palette for installing extensions readme first, then license, then download button. the readme is the most important probably as people will press enter to install it.
44
[]
0
False
3436
Opening settings.json adds permanent warnings to status bar.
2016-02-25 00:36:37+00:00
2016-02-25 19:16:29+00:00
After opening the user preferences (Command-comma on Mac), the status bar shows three warnings in the status bar: ![screen shot 2016-02-24 at 4 33 47 pm](https://cloud.githubusercontent.com/assets/540554/13305994/938ba136-db14-11e5-8e5d-189cdfd197ff.png) These warnings persist even after closing the settings.
completed
Opening settings.json adds permanent warnings to status bar. After opening the user preferences (Command-comma on Mac), the status bar shows three warnings in the status bar: ![screen shot 2016-02-24 at 4 33 47 pm](https://cloud.githubusercontent.com/assets/540554/13305994/938ba136-db14-11e5-8e5d-189cdfd197ff.png) ...
116
[]
0
False
3434
Have to reload vscode in order to pick up jsconfig.json
2016-02-24 23:17:40+00:00
2016-02-29 14:16:56+00:00
Testing #3170 I still need to reload the environment when i add a jsconfig.json file, even with Salsa. add `greeter.js`: ``` javascript export function greetMe() { return 'hello'; } ``` add `app.js`: ``` javascript var g = require('./greeter'); g. ``` result no intellisense on greeter. ...
completed
Have to reload vscode in order to pick up jsconfig.json Testing #3170 I still need to reload the environment when i add a jsconfig.json file, even with Salsa. add `greeter.js`: ``` javascript export function greetMe() { return 'hello'; } ``` add `app.js`: ``` javascript var g = require('./gree...
298
[]
0
False
3431
Command-E on Mac behaves differently from other applications
2016-02-24 22:30:37+00:00
2016-08-12 10:06:16+00:00
In most Mac applications, pressing Command-E fills the find buffer with the currently selected text. However, in Visual Studio Code, it appears to invoke the Quick Open menu.
completed
Command-E on Mac behaves differently from other applications In most Mac applications, pressing Command-E fills the find buffer with the currently selected text. However, in Visual Studio Code, it appears to invoke the Quick Open menu.
56
[]
0
False
3430
Improve JavaScript language service prompt
2016-02-24 22:26:17+00:00
2016-02-29 07:41:38+00:00
Testing #3170 I have the same issue with the JavaScript infrastructure message as with the OmniSharp extension prompt (#2748). It is easy to miss this prompt and I have to be in the mood to want to read the release notes. Suggest a similar behavior in #2748: Message: "Our JavaScript support has been enhanced,...
completed
Improve JavaScript language service prompt Testing #3170 I have the same issue with the JavaScript infrastructure message as with the OmniSharp extension prompt (#2748). It is easy to miss this prompt and I have to be in the mood to want to read the release notes. Suggest a similar behavior in #2748: Message:...
183
[]
0
False
3427
change ms-vscode.omnisharp to ms-vscode.csharp
2016-02-24 21:51:51+00:00
2016-02-25 10:18:07+00:00
(from testing #2701) @DustinCampbell is going to rename the extension `ms-vscode.csharp`. - `extensionAssistant.ts`, line 57: `extensionChecker['ms-vscode.omnisharp'] = omnisharpChecker;` it might make sense to change the method name too, from `omnisharpChecker` to `cSharpChecker`. - `extensionTips.json`, line...
completed
change ms-vscode.omnisharp to ms-vscode.csharp (from testing #2701) @DustinCampbell is going to rename the extension `ms-vscode.csharp`. - `extensionAssistant.ts`, line 57: `extensionChecker['ms-vscode.omnisharp'] = omnisharpChecker;` it might make sense to change the method name too, from `omnisharpChecker` to...
185
[]
0
False
3426
tasks.json seeming to cause weird error
2016-02-24 21:50:29+00:00
2016-03-01 13:29:06+00:00
Using version: 0.10.8, Commit: db71ac Getting this in the output window after modifying my `tasks.json` file. ``` e.replace is not a function ``` My tasks.json file is: ``` json { "version": "0.1.0", "command": "npm", "options": { "env": { "NODE_DEBUG": 1 } ...
completed
tasks.json seeming to cause weird error Using version: 0.10.8, Commit: db71ac Getting this in the output window after modifying my `tasks.json` file. ``` e.replace is not a function ``` My tasks.json file is: ``` json { "version": "0.1.0", "command": "npm", "options": { "env": { ...
427
[]
0
False
3425
[folding] Incorrect indent level being folded
2016-02-24 20:08:39+00:00
2016-02-25 10:53:41+00:00
#2994 With this Java file: ``` java package com.growingwiththeweb.sorting; public class BubbleSort { public static void sort(Integer[] array) { for (int i = 0; i < array.length - 1; i++) { for (int j = 1; j < array.length - i; j++) { if (array[j - 1] > array[j]) { ...
completed
[folding] Incorrect indent level being folded #2994 With this Java file: ``` java package com.growingwiththeweb.sorting; public class BubbleSort { public static void sort(Integer[] array) { for (int i = 0; i < array.length - 1; i++) { for (int j = 1; j < array.length - i; j++) { ...
327
[]
0
False
3419
File types associated with VS Code are all given the same label in File Explorer
2016-02-24 15:02:17+00:00
2016-07-21 11:07:22+00:00
If I associate a file with VS Code (e.g. *.css, *.html, *.js, *.gitignore), each of these files are given the same file type label "Visual Studio Code". Therefore, when viewing a project directory in File Explorer, it is not possible to list files by type, because they all have the same label.
completed
File types associated with VS Code are all given the same label in File Explorer If I associate a file with VS Code (e.g. *.css, *.html, *.js, *.gitignore), each of these files are given the same file type label "Visual Studio Code". Therefore, when viewing a project directory in File Explorer, it is not possible to li...
99
[]
0
False
3416
Polish task snippets
2016-02-24 14:12:05+00:00
2016-03-01 10:40:01+00:00
Related to #3159 #3413 As discussed in triage, I reverted commits 8004d27, b7e9c82 and a7a0f82 which introduced snippet support for `tasks.json`. The reverts are: 9d64fe7, 9c5cefb and 856fb0b. The experience needs to be improved, the user needs more guidance towards creating a final, working `tasks.json` file. ...
completed
Polish task snippets Related to #3159 #3413 As discussed in triage, I reverted commits 8004d27, b7e9c82 and a7a0f82 which introduced snippet support for `tasks.json`. The reverts are: 9d64fe7, 9c5cefb and 856fb0b. The experience needs to be improved, the user needs more guidance towards creating a final, working ...
572
[]
0
False
3413
Revert snippet support for tasks.json
2016-02-24 13:21:54+00:00
2016-02-24 14:09:20+00:00
Related to #3159 > Joao Moreno [15:09]: > i have a feeling Dirk left his task stuff halfway done: https://github.com/Microsoft/vscode/issues/3159 > it's very hard now to generate a tasks file. I even went through our documentation and couldn't figure it out > meaning: I tried setting up a build task with the ts c...
completed
Revert snippet support for tasks.json Related to #3159 > Joao Moreno [15:09]: > i have a feeling Dirk left his task stuff halfway done: https://github.com/Microsoft/vscode/issues/3159 > it's very hard now to generate a tasks file. I even went through our documentation and couldn't figure it out > meaning: I tried...
410
[]
0
False
3409
Close all files: Cannot read property getEol of null
2016-02-24 11:48:46+00:00
2016-02-25 13:49:03+00:00
Related to #3235 1. Open one file side by side 2. Close all files from the working files view -> exception in console <img width="565" alt="screen shot 2016-02-24 at 12 47 56" src="https://cloud.githubusercontent.com/assets/1926584/13284499/eb8aed1c-daf4-11e5-8b7f-4c71708872ff.png">
completed
Close all files: Cannot read property getEol of null Related to #3235 1. Open one file side by side 2. Close all files from the working files view -> exception in console <img width="565" alt="screen shot 2016-02-24 at 12 47 56" src="https://cloud.githubusercontent.com/assets/1926584/13284499/eb8aed1c-daf4-11e5-8b...
109
[]
0
False
3407
Impossible to disconnect from nodemon seassion
2016-02-24 11:43:15+00:00
2016-02-24 13:00:15+00:00
Related to #3238 - Start a nodemon session outside of vscode - Attach to nodemon form vscode - Pressing the stop button does not disconnect the debug session, it just reconnects
completed
Impossible to disconnect from nodemon seassion Related to #3238 - Start a nodemon session outside of vscode - Attach to nodemon form vscode - Pressing the stop button does not disconnect the debug session, it just reconnects
60
[]
0
False
3406
Bad Funktion label
2016-02-24 11:41:18+00:00
2016-02-24 11:55:07+00:00
Testing #2941 ![image](https://cloud.githubusercontent.com/assets/22350/13284327/d889ea48-daf3-11e5-935e-f1e4ebd8f7e4.png)
completed
Bad Funktion label Testing #2941 ![image](https://cloud.githubusercontent.com/assets/22350/13284327/d889ea48-daf3-11e5-935e-f1e4ebd8f7e4.png)
66
[]
0
False
3405
Close other files does not close diff editor, md previews
2016-02-24 11:35:49+00:00
2016-03-03 06:47:12+00:00
Related to #3235 - Have a diff editor open - Have another file open in a side by side editor - Close other files does not close the diff editor Same if you have markdown preview instead of the diff editor
completed
Close other files does not close diff editor, md previews Related to #3235 - Have a diff editor open - Have another file open in a side by side editor - Close other files does not close the diff editor Same if you have markdown preview instead of the diff editor
61
[]
0
False
3404
Reapply breakpoints action should be enabled when function breakpoints exist
2016-02-24 11:33:10+00:00
2016-02-24 11:59:51+00:00
Testing #2832
completed
Reapply breakpoints action should be enabled when function breakpoints exist Testing #2832
24
[]
0
False
3403
[folding] Fold action should work on all cursors
2016-02-24 11:09:49+00:00
2016-03-04 16:49:13+00:00
Testing #2994 It seems to only work on the main cursor currently.
completed
[folding] Fold action should work on all cursors Testing #2994 It seems to only work on the main cursor currently.
33
[]
0
False
3401
[folding] Setting `editor.folding` to `false` should expand all folded regions
2016-02-24 11:05:29+00:00
2016-02-25 13:35:18+00:00
Testing #2994 ![bug](https://cloud.githubusercontent.com/assets/22350/13283604/e005526c-daee-11e5-9f23-fb1702f8d0c5.gif)
completed
[folding] Setting `editor.folding` to `false` should expand all folded regions Testing #2994 ![bug](https://cloud.githubusercontent.com/assets/22350/13283604/e005526c-daee-11e5-9f23-fb1702f8d0c5.gif)
85
[]
0
False
3400
[folding] Cursor should move after Fold action if it's inside the foldable region
2016-02-24 11:02:00+00:00
2016-02-25 18:47:10+00:00
Testing #2994 ![bug](https://cloud.githubusercontent.com/assets/22350/13283497/5675213a-daee-11e5-9d34-3f8093a0bcac.gif) The cursor should not remain in the same position as before the Fold action ran.
completed
[folding] Cursor should move after Fold action if it's inside the foldable region Testing #2994 ![bug](https://cloud.githubusercontent.com/assets/22350/13283497/5675213a-daee-11e5-9d34-3f8093a0bcac.gif) The cursor should not remain in the same position as before the Fold action ran.
98
[]
0
False
3398
[folding] Fold action does not respect current folding block
2016-02-24 10:52:46+00:00
2016-02-25 10:54:03+00:00
Testing #2994 ![bug](https://cloud.githubusercontent.com/assets/22350/13283270/3de70c92-daed-11e5-84dd-766846602e2a.gif) When my cursor is at line `266` and run the Fold action, the folding block that starts at line `263` gets folded. I expected that the block that starts at line `265` to be folded instead. Wh...
completed
[folding] Fold action does not respect current folding block Testing #2994 ![bug](https://cloud.githubusercontent.com/assets/22350/13283270/3de70c92-daed-11e5-84dd-766846602e2a.gif) When my cursor is at line `266` and run the Fold action, the folding block that starts at line `263` gets folded. I expected that th...
144
[]
0
False
3396
Screen cheese with suggest widget
2016-02-24 10:38:57+00:00
2016-02-24 17:12:53+00:00
related to #3237 - Type 'aaa' and trigger suggest widget -> you should get no suggestions - Type another 'a' -> you get screen cheese <img width="337" alt="screen shot 2016-02-24 at 11 37 23" src="https://cloud.githubusercontent.com/assets/1926584/13282809/1a95edd2-daeb-11e5-901f-207827019135.png">
completed
Screen cheese with suggest widget related to #3237 - Type 'aaa' and trigger suggest widget -> you should get no suggestions - Type another 'a' -> you get screen cheese <img width="337" alt="screen shot 2016-02-24 at 11 37 23" src="https://cloud.githubusercontent.com/assets/1926584/13282809/1a95edd2-daeb-11e5-901f-...
102
[]
0
False
3395
Suggest widget: Deleting characters sometimes does not highlight matches
2016-02-24 10:36:36+00:00
2016-03-09 16:40:50+00:00
Related to #3237 - Open any ts file - type 'aa' get suggest widget (first picture), type another 'a' and then delete it (second picture) - notice that 'a' are not highlighted in the second picture <img width="256" alt="screen shot 2016-02-24 at 11 35 12" src="https://cloud.githubusercontent.com/assets/1926584/132...
completed
Suggest widget: Deleting characters sometimes does not highlight matches Related to #3237 - Open any ts file - type 'aa' get suggest widget (first picture), type another 'a' and then delete it (second picture) - notice that 'a' are not highlighted in the second picture <img width="256" alt="screen shot 2016-02-24...
209
[]
0
False
3394
Pseudo localization doesn't seem to work in extension development
2016-02-24 10:34:41+00:00
2016-03-17 14:32:14+00:00
Testing #3156 I've added the `"--locale=pseudo"` argument to the `args` of the debug launch task. ![image](https://cloud.githubusercontent.com/assets/22350/13282700/8ee5b83a-daea-11e5-83ab-f1fb5bb9d276.png)
completed
Pseudo localization doesn't seem to work in extension development Testing #3156 I've added the `"--locale=pseudo"` argument to the `args` of the debug launch task. ![image](https://cloud.githubusercontent.com/assets/22350/13282700/8ee5b83a-daea-11e5-83ab-f1fb5bb9d276.png)
104
[]
0
False
3393
formatOnType: true breaks newline indentation
2016-02-24 10:30:11+00:00
2016-02-25 14:20:24+00:00
- have `formatOnType: true` - pressing enter on the end of the line does not indent the next line properly, it is not indented at all - I can repro for both TS and JS Simple snippet to repro. Pressing enter on end of first line I would expect to get indentation ``` function f() { }; ``` Works for our insi...
completed
formatOnType: true breaks newline indentation - have `formatOnType: true` - pressing enter on the end of the line does not indent the next line properly, it is not indented at all - I can repro for both TS and JS Simple snippet to repro. Pressing enter on end of first line I would expect to get indentation ``` ...
122
[]
0
False
3391
Line selection should always include the line under the mouse cursor
2016-02-24 10:25:39+00:00
2016-02-25 22:06:33+00:00
As discussed, line selection via <kbd>triple click</kbd> or click & dragging the line number gutter should always include the line directly under the mouse cursor. Currently it only includes the line before the mouse cursor.
completed
Line selection should always include the line under the mouse cursor As discussed, line selection via <kbd>triple click</kbd> or click & dragging the line number gutter should always include the line directly under the mouse cursor. Currently it only includes the line before the mouse cursor.
67
[]
0
False
3390
Folding icons don't match the font size
2016-02-24 09:47:28+00:00
2018-09-13 07:16:37+00:00
![image](https://cloud.githubusercontent.com/assets/6461412/13281382/d17eaba4-dae3-11e5-84a7-4d6aeb44f077.png) ![image](https://cloud.githubusercontent.com/assets/6461412/13281410/fbde0cdc-dae3-11e5-9ac1-10f1d1e65941.png)
completed
Folding icons don't match the font size ![image](https://cloud.githubusercontent.com/assets/6461412/13281382/d17eaba4-dae3-11e5-84a7-4d6aeb44f077.png) ![image](https://cloud.githubusercontent.com/assets/6461412/13281410/fbde0cdc-dae3-11e5-9ac1-10f1d1e65941.png)
120
[]
0
False
3386
Restart and Stop actions have no keybindings
2016-02-24 08:41:47+00:00
2016-02-25 14:00:02+00:00
Testing #2941 Restart and Stop have no keybindings
completed
Restart and Stop actions have no keybindings Testing #2941 Restart and Stop have no keybindings
27
[]
0
False
3383
[folding] icon hides git gutter colouring
2016-02-24 07:03:43+00:00
2016-02-25 20:25:38+00:00
v0.10.10-alpha Css styling for the folding icon over writes that of gitt diff highlighting in the line numbers gutter. Please see the example below Note: The if statement is the first line of indentation based folding and has also been edited I believe the simplest solution is to remove the border-left property...
completed
[folding] icon hides git gutter colouring v0.10.10-alpha Css styling for the folding icon over writes that of gitt diff highlighting in the line numbers gutter. Please see the example below Note: The if statement is the first line of indentation based folding and has also been edited I believe the simplest solu...
286
[]
0
False
3381
After installing VS Code from a debian package, I could not find a double clickable application
2016-02-23 23:13:39+00:00
2016-02-24 21:38:47+00:00
On testing #2701: The installer was only referring to a code-alpha command that I have to run from the command line: ![2016-02-24 00-20-50](https://cloud.githubusercontent.com/assets/1898161/13270168/889d82f4-da8c-11e5-93e7-e16161cbab09.png)
completed
After installing VS Code from a debian package, I could not find a double clickable application On testing #2701: The installer was only referring to a code-alpha command that I have to run from the command line: ![2016-02-24 00-20-50](https://cloud.githubusercontent.com/assets/1898161/13270168/889d82f4-da8c-11e5...
103
[]
0
False
3379
Keyboard accessibility: Cannot check breakpoint checkboxes when selecting the line item
2016-02-23 22:39:50+00:00
2016-03-01 23:58:05+00:00
#3246 The debug panel focus goes first to the list, allowing selection of either "All Exceptions" or "Uncaught Exceptions", tabbing again will focus the All Exceptions checkbox, tabbing again will focus the Uncaught Exceptions checkbox. Focusing the list items seems to do nothing, I expect one of these to happen: -...
completed
Keyboard accessibility: Cannot check breakpoint checkboxes when selecting the line item #3246 The debug panel focus goes first to the list, allowing selection of either "All Exceptions" or "Uncaught Exceptions", tabbing again will focus the All Exceptions checkbox, tabbing again will focus the Uncaught Exceptions ch...
150
[]
0
False
3378
strange sorting order of QuickPick help
2016-02-23 22:38:20+00:00
2016-03-01 11:33:12+00:00
on testing #2791: The sorting order of QP items is strange. It is not alphabetically but it isn't by importance either. ![2016-02-23 23-33-41](https://cloud.githubusercontent.com/assets/1898161/13269055/229ae6dc-da86-11e5-99a8-cf28c891c73b.png) I suggest to move the extensions to the bottom because they alread...
completed
strange sorting order of QuickPick help on testing #2791: The sorting order of QP items is strange. It is not alphabetically but it isn't by importance either. ![2016-02-23 23-33-41](https://cloud.githubusercontent.com/assets/1898161/13269055/229ae6dc-da86-11e5-99a8-cf28c891c73b.png) I suggest to move the exte...
131
[]
0
False
3377
Top of debug panel should be responsive
2016-02-23 22:36:07+00:00
2016-02-24 09:26:56+00:00
When the debug panel gets narrow the title and button disappear, becoming unusable with the mouse. Regular view: ![image](https://cloud.githubusercontent.com/assets/2193314/13268966/39a06614-da3a-11e5-8b56-b0791ea72dc9.png) Currently narrow view: ![image](https://cloud.githubusercontent.com/assets/2193314/1...
completed
Top of debug panel should be responsive When the debug panel gets narrow the title and button disappear, becoming unusable with the mouse. Regular view: ![image](https://cloud.githubusercontent.com/assets/2193314/13268966/39a06614-da3a-11e5-8b56-b0791ea72dc9.png) Currently narrow view: ![image](https://clou...
229
[]
0
False
3376
Cross arrow in search panel is different to that used elsewhere
2016-02-23 22:27:26+00:00
2016-03-07 11:07:27+00:00
Search panel hover ![image](https://cloud.githubusercontent.com/assets/2193314/13268801/576c24e0-da39-11e5-8c13-c638d987516b.png) Working files hover ![image](https://cloud.githubusercontent.com/assets/2193314/13268817/6b25932c-da39-11e5-8798-6efaaf0ac2bb.png) Top-right of open file title bar ![image](https://...
completed
Cross arrow in search panel is different to that used elsewhere Search panel hover ![image](https://cloud.githubusercontent.com/assets/2193314/13268801/576c24e0-da39-11e5-8c13-c638d987516b.png) Working files hover ![image](https://cloud.githubusercontent.com/assets/2193314/13268817/6b25932c-da39-11e5-8798-6efaaf0a...
181
[]
0
False
3375
QuickPick "recently opened" indicator is clipped
2016-02-23 22:26:05+00:00
2016-03-01 19:37:50+00:00
on testing #2791 ![2016-02-23 23-23-49](https://cloud.githubusercontent.com/assets/1898161/13268772/ad9ba962-da84-11e5-80d2-a7c7f32f1f63.png)
completed
QuickPick "recently opened" indicator is clipped on testing #2791 ![2016-02-23 23-23-49](https://cloud.githubusercontent.com/assets/1898161/13268772/ad9ba962-da84-11e5-80d2-a7c7f32f1f63.png)
78
[]
0
False
3373
Keyboard accessibility: Strange behavior when focusing item after text editor
2016-02-23 22:16:28+00:00
2016-02-25 08:47:38+00:00
#3246 When tab focus mode is on, doing the following: - Select text editor - Press <kbd>tab</kbd> - At this point I have no idea what is focused as I can't see anything on the UI with a border. - Pressing <kbd>enter</kbd> will add a new line where the cursor was, pressing <kbd>enter</kbd> again will not add an...
completed
Keyboard accessibility: Strange behavior when focusing item after text editor #3246 When tab focus mode is on, doing the following: - Select text editor - Press <kbd>tab</kbd> - At this point I have no idea what is focused as I can't see anything on the UI with a border. - Pressing <kbd>enter</kbd> will add a ...
156
[]
0
False
3363
Tab moves focus message not consistently displayed
2016-02-23 17:26:27+00:00
2016-02-24 09:44:29+00:00
#3246 This message [red in status bar] was not always displayed e.g. when I closed all editor windows it would go away - the tab would still shift focus but this was not what I expected.
completed
Tab moves focus message not consistently displayed #3246 This message [red in status bar] was not always displayed e.g. when I closed all editor windows it would go away - the tab would still shift focus but this was not what I expected.
58
[]
0
False
3359
Intellisense read more button should not appear when everything is already displayed
2016-02-23 17:11:09+00:00
2016-02-24 08:50:18+00:00
![image](https://cloud.githubusercontent.com/assets/2193314/13259684/552e75a6-da0d-11e5-94a6-01a8fe29a6ed.png)
completed
Intellisense read more button should not appear when everything is already displayed ![image](https://cloud.githubusercontent.com/assets/2193314/13259684/552e75a6-da0d-11e5-94a6-01a8fe29a6ed.png)
70
[]
0
False
3348
Snippet list does not render correctly
2016-02-23 16:42:14+00:00
2016-02-23 16:48:27+00:00
#3159 When looking through the snippet list I get some strange rendering. There are definitely 5 snippets in the list but only 4 show up until I arrow through the complete set of 5. Once I did that the list rendered correctly. I would not have known there were 5 items if the sample screenshot did not show 5 (...
completed
Snippet list does not render correctly #3159 When looking through the snippet list I get some strange rendering. There are definitely 5 snippets in the list but only 4 show up until I arrow through the complete set of 5. Once I did that the list rendered correctly. I would not have known there were 5 items if...
169
[]
0
False
3345
No timeout error when timing out due to restart: true
2016-02-23 16:07:08+00:00
2016-02-25 14:30:57+00:00
Testing #3238 While successfully debugging using `restart: true` and nodemon, I created a syntax error and waited. The debugger eventually stopped attempting to connect after 10 seconds. There was no UI error indicating what happened. The console did have errors though. ![image](https://cloud.githubusercontent.co...
completed
No timeout error when timing out due to restart: true Testing #3238 While successfully debugging using `restart: true` and nodemon, I created a syntax error and waited. The debugger eventually stopped attempting to connect after 10 seconds. There was no UI error indicating what happened. The console did have errors ...
197
[]
0
False
3344
Debug console always comes up when attaching to target
2016-02-23 15:59:51+00:00
2016-02-25 10:44:19+00:00
Testing #3238 When attaching to a process, we surely get no debug output at all from it. Yet, the debug console still always pops up. It's very distracting. Especially when using the `restart: true` option: ![bug](https://cloud.githubusercontent.com/assets/22350/13257368/c4ba3356-da4e-11e5-81a1-4f982e65ec48.gi...
completed
Debug console always comes up when attaching to target Testing #3238 When attaching to a process, we surely get no debug output at all from it. Yet, the debug console still always pops up. It's very distracting. Especially when using the `restart: true` option: ![bug](https://cloud.githubusercontent.com/assets...
127
[]
0
False
3343
Bad error message with bad debug configuration
2016-02-23 15:49:47+00:00
2016-02-29 20:09:58+00:00
![image](https://cloud.githubusercontent.com/assets/22350/13257016/5f01baa8-da4d-11e5-8145-76796fbad7be.png) I'm missing the `type`.
completed
Bad error message with bad debug configuration ![image](https://cloud.githubusercontent.com/assets/22350/13257016/5f01baa8-da4d-11e5-8145-76796fbad7be.png) I'm missing the `type`.
68
[]
0
False
3342
[powershell] `configuration` and `node` keywords aren't highlighted
2016-02-23 15:43:54+00:00
2016-07-25 14:51:41+00:00
On Mac OS X, the `configuration` keyword isn't being syntax highlighted for the PowerShell language. Is this an easy fix? <img width="227" alt="screen shot 2016-02-23 at 8 43 24 am" src="https://cloud.githubusercontent.com/assets/466713/13256833/86f14374-da09-11e5-9d28-ebda618ab55b.png"> Same goes for `node` keyw...
completed
[powershell] `configuration` and `node` keywords aren't highlighted On Mac OS X, the `configuration` keyword isn't being syntax highlighted for the PowerShell language. Is this an easy fix? <img width="227" alt="screen shot 2016-02-23 at 8 43 24 am" src="https://cloud.githubusercontent.com/assets/466713/13256833/86f...
225
[]
0
False
3341
Inform the user that the extension is being installed
2016-02-23 14:54:39+00:00
2016-02-25 15:31:48+00:00
Testing #2831 Since we don't have progress of extension installation just show an Info message with the fact that the extension is being installed once you start installing the mono-debug extension.
completed
Inform the user that the extension is being installed Testing #2831 Since we don't have progress of extension installation just show an Info message with the fact that the extension is being installed once you start installing the mono-debug extension.
55
[]
0
False
3338
Improve relative paths in launch.json migration
2016-02-23 14:46:31+00:00
2016-02-25 09:36:01+00:00
I've hit this while testing #2940: ![image](https://cloud.githubusercontent.com/assets/22350/13255006/4bd56ec4-da44-11e5-8ecf-410858ea17af.png) I didn't know how to fix, since the file exists in the repository. After a while I opened `launch.json` and found the warning: ![image](https://cloud.githubusercontent...
completed
Improve relative paths in launch.json migration I've hit this while testing #2940: ![image](https://cloud.githubusercontent.com/assets/22350/13255006/4bd56ec4-da44-11e5-8ecf-410858ea17af.png) I didn't know how to fix, since the file exists in the repository. After a while I opened `launch.json` and found the warn...
214
[]
0
False
3333
Bad phrasing in debug pre launch task
2016-02-23 14:33:29+00:00
2016-02-25 19:44:08+00:00
Testing #2940 ## ![image](https://cloud.githubusercontent.com/assets/22350/13254679/a8d48d0a-da42-11e5-873d-ab61b5ad1903.png) Maybe something more like: ``` Errors detected while running task 'compile'. ``` ## Also: ![image](https://cloud.githubusercontent.com/assets/22350/13254868/abfc8982-da43-11...
completed
Bad phrasing in debug pre launch task Testing #2940 ## ![image](https://cloud.githubusercontent.com/assets/22350/13254679/a8d48d0a-da42-11e5-873d-ab61b5ad1903.png) Maybe something more like: ``` Errors detected while running task 'compile'. ``` ## Also: ![image](https://cloud.githubusercontent.com/...
197
[]
0
False
3332
Always offer installation of the mono debug extension
2016-02-23 14:25:32+00:00
2016-02-26 10:44:41+00:00
Testing #2831 ![image](https://cloud.githubusercontent.com/assets/22350/13253960/3f846940-da3f-11e5-97ab-c9dd0624b3d7.png)
completed
Always offer installation of the mono debug extension Testing #2831 ![image](https://cloud.githubusercontent.com/assets/22350/13253960/3f846940-da3f-11e5-97ab-c9dd0624b3d7.png)
68
[]
0
False
3330
Duplicate definition warnings upon opening markdown file
2016-02-23 14:22:29+00:00
2016-02-24 11:09:16+00:00
1. Open a markdown file 2. Notice duplicate definition warnings Joh must have introduced this with the markdown preview, giving to Alex so he is aware and we can forward to Joh if this is not for endgame week. ![screen shot 2016-02-23 at 15 20 27](https://cloud.githubusercontent.com/assets/1926584/13254318/249a6...
completed
Duplicate definition warnings upon opening markdown file 1. Open a markdown file 2. Notice duplicate definition warnings Joh must have introduced this with the markdown preview, giving to Alex so he is aware and we can forward to Joh if this is not for endgame week. ![screen shot 2016-02-23 at 15 20 27](https://...
124
[]
0
False
3329
Wording of telemetry options
2016-02-23 14:20:24+00:00
2016-03-16 20:47:05+00:00
![image](https://cloud.githubusercontent.com/assets/6461412/13254143/4af406a4-da40-11e5-86bc-5b3cfb0686de.png) - VSCode should be 'VS Code' or 'Visual Studio Code' - Should we also advice that extension should follow this setting? In that case we could name it 'Allow usage data and errors to be collected by Microsoft...
completed
Wording of telemetry options ![image](https://cloud.githubusercontent.com/assets/6461412/13254143/4af406a4-da40-11e5-86bc-5b3cfb0686de.png) - VSCode should be 'VS Code' or 'Visual Studio Code' - Should we also advice that extension should follow this setting? In that case we could name it 'Allow usage data and errors...
135
[]
0
False
3327
Working files list does not re-order if file is reopened
2016-02-23 14:18:54+00:00
2016-03-01 11:54:05+00:00
Related to #2791 - Open 10 files so the working files list is full - Open the first file again, notice that it is not sorted to the top of the working files list - This produces inconsistencies between quick open (showing working files) and working files list ![screen shot 2016-02-23 at 15 13 39](https://cloud.g...
completed
Working files list does not re-order if file is reopened Related to #2791 - Open 10 files so the working files list is full - Open the first file again, notice that it is not sorted to the top of the working files list - This produces inconsistencies between quick open (showing working files) and working files list...
138
[]
0
False
3326
Duplicated 'Telemetry configuration' section
2016-02-23 14:13:44+00:00
2016-07-25 20:10:24+00:00
![image](https://cloud.githubusercontent.com/assets/6461412/13253842/82ed2eac-da3e-11e5-8082-0f3d9003781e.png) Should the sections have different titles, or would you prefer that they are merged? If you can't define them at a single place we can also add code that does the merging. (assign to me then)
completed
Duplicated 'Telemetry configuration' section ![image](https://cloud.githubusercontent.com/assets/6461412/13253842/82ed2eac-da3e-11e5-8082-0f3d9003781e.png) Should the sections have different titles, or would you prefer that they are merged? If you can't define them at a single place we can also add code that does th...
111
[]
0
False
3324
[folding] Stepping through 'Find' results does not expand their occurrences
2016-02-23 14:01:38+00:00
2016-02-25 22:01:51+00:00
On testing #2994: - 'Fold All' a file that has indented structure - do a 'Find' with some text that occurs in the folded region - step through the find results Observe: the collapsed occurrences are not expanded
completed
[folding] Stepping through 'Find' results does not expand their occurrences On testing #2994: - 'Fold All' a file that has indented structure - do a 'Find' with some text that occurs in the folded region - step through the find results Observe: the collapsed occurrences are not expanded
77
[]
0
False
3323
[folding] Double clicking a 'Find All References' does not expand a folded occurrence
2016-02-23 13:55:33+00:00
2016-02-25 22:01:51+00:00
On testing #2994: - prepare a file where an object 'needle' is inside a structure that can be folded - 'Fold All' the structure - add 'needle' to the unfolded part of the file - do a 'File All References' - in the result double click on the occurrence from the collapsed region Observe: the occurrence is not rev...
completed
[folding] Double clicking a 'Find All References' does not expand a folded occurrence On testing #2994: - prepare a file where an object 'needle' is inside a structure that can be folded - 'Fold All' the structure - add 'needle' to the unfolded part of the file - do a 'File All References' - in the result double...
126
[]
0
False
3322
None of the task snippets resolve to a working tasks.json setup
2016-02-23 13:54:28+00:00
2016-03-01 10:43:23+00:00
Related to #3159 If you run `Configure Task Runner` on a brand new workspace, select `tsc` and run the `Run Task` action in the command palette, you get informed that there are no tasks found: ![image](https://cloud.githubusercontent.com/assets/22350/13253611/23823170-da3d-11e5-8ebd-ec5ce554464e.png) This is t...
completed
None of the task snippets resolve to a working tasks.json setup Related to #3159 If you run `Configure Task Runner` on a brand new workspace, select `tsc` and run the `Run Task` action in the command palette, you get informed that there are no tasks found: ![image](https://cloud.githubusercontent.com/assets/22350...
132
[]
0
False
3316
[folding] Opening a large file freezes VSCode due to folding decorations
2016-02-23 13:11:02+00:00
2016-02-25 10:17:34+00:00
[large.zip](https://github.com/Microsoft/vscode/files/142606/large.zip)
completed
[folding] Opening a large file freezes VSCode due to folding decorations [large.zip](https://github.com/Microsoft/vscode/files/142606/large.zip)
52
[]
0
False
3315
[C++] using a operator() of a templated class leads to wrong syntax highlighting results
2016-02-23 12:03:53+00:00
2017-02-21 22:54:22+00:00
This piece of code: ``` template <typename T> struct bar{ int operator()(char x){ return 0; } }; struct foo:public bar<int>{ using bar<int>::operator(); }; ``` seems to produce wrong syntax highlighting results for ollowing class/struct declarations/definations and endif macros. On...
completed
[C++] using a operator() of a templated class leads to wrong syntax highlighting results This piece of code: ``` template <typename T> struct bar{ int operator()(char x){ return 0; } }; struct foo:public bar<int>{ using bar<int>::operator(); }; ``` seems to produce wrong syntax hig...
209
[]
0
False
3314
[folding] File contents scrolls if folding is turned off
2016-02-23 11:58:29+00:00
2016-02-25 19:24:34+00:00
On testing #2994 - open the User preferences and prepare for editing "editor.folding" - in another VS Code column open a file that uses indentation and scroll to some position - remember the line number of the top line - collapse any region Observe: top line doesn't change (which is good) - set "editor.foldin...
completed
[folding] File contents scrolls if folding is turned off On testing #2994 - open the User preferences and prepare for editing "editor.folding" - in another VS Code column open a file that uses indentation and scroll to some position - remember the line number of the top line - collapse any region Observe: top ...
112
[]
0
False
3312
When using word navigation, the screen reader announces tokens twice
2016-02-23 11:55:35+00:00
2017-05-24 07:59:29+00:00
screen reader support turned on and using NVDA Imagine I have the cursor at teh end of this line of code vscode.window.activeTextEditor.document.languageId When I press ctrl + left arrow, I hear 'languageId' being announced. I then press ctrl + left arrow again. The cursor moves to before the '.' and I head 'd...
completed
When using word navigation, the screen reader announces tokens twice screen reader support turned on and using NVDA Imagine I have the cursor at teh end of this line of code vscode.window.activeTextEditor.document.languageId When I press ctrl + left arrow, I hear 'languageId' being announced. I then press ctrl...
172
[]
0
False
3311
QuickOpen: icon overlaps with 'recently opened'
2016-02-23 11:47:57+00:00
2016-02-29 13:15:20+00:00
#2791 I would expect that recently opened is moved to the right or at least that the ellipses are shown ![screen shot 2016-02-23 at 12 46 31](https://cloud.githubusercontent.com/assets/1926584/13250654/868fc802-da2b-11e5-9b2a-3c1be440b247.png)
completed
QuickOpen: icon overlaps with 'recently opened' #2791 I would expect that recently opened is moved to the right or at least that the ellipses are shown ![screen shot 2016-02-23 at 12 46 31](https://cloud.githubusercontent.com/assets/1926584/13250654/868fc802-da2b-11e5-9b2a-3c1be440b247.png)
97
[]
0
False