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
2472
sourcemaps + remote debugging issues #2183
2016-01-27 23:32:17+00:00
2016-06-23 21:48:00+00:00
I was trying inlined sources with remote debugging and noticed some issue with sourcemaps. I went back to try out regular sourcemaps with remote debugging and hit issues as well. **Basic scenario** Get the repro from [here](https://gist.github.com/SofianHn/14f261fe62789c6e4453). On machine A (MAC) - cd ~/src/...
completed
sourcemaps + remote debugging issues #2183 I was trying inlined sources with remote debugging and noticed some issue with sourcemaps. I went back to try out regular sourcemaps with remote debugging and hit issues as well. **Basic scenario** Get the repro from [here](https://gist.github.com/SofianHn/14f261fe62789c6...
512
[]
0
False
2468
[json] Intellisense Provides Strange Suggestions In Property Value
2016-01-27 19:09:20+00:00
2016-07-25 13:48:25+00:00
When I'm writing an Azure RM Deployment template and I'm writing a template language expression that contains single-quoted strings inside double-quoted property values, I get some strange suggestions. I get the same thing when I try to access a resourceGroup() property via the '.' character. The pictures show the sugg...
completed
[json] Intellisense Provides Strange Suggestions In Property Value When I'm writing an Azure RM Deployment template and I'm writing a template language expression that contains single-quoted strings inside double-quoted property values, I get some strange suggestions. I get the same thing when I try to access a resourc...
238
[]
0
False
2467
debug console shouldn't show up on every debug launch
2016-01-27 16:47:43+00:00
2016-02-11 10:17:24+00:00
I think it fair for discoverability et to show it on first launch but it always opens itself again which is quite annoying if you are in stage were you don't need it.
completed
debug console shouldn't show up on every debug launch I think it fair for discoverability et to show it on first launch but it always opens itself again which is quite annoying if you are in stage were you don't need it.
56
[]
0
False
2466
No model with uri 'ts://defaultlib/vs/text%21vs/la…lib.es6.d.ts'
2016-01-27 16:22:49+00:00
2016-03-16 13:49:22+00:00
While editing a simple JavaScript example, I get the following message in the console: WARNING: Promise with no error callback:57 workbench.main.js:27 Object {exception: null, error: "No model with uri 'ts://defaultlib/vs/text%21vs/la…lib.es6.d.ts' nor a resolver for the scheme 'ts'.", promise: n.u…d.t.C…s.d…e.canc...
completed
No model with uri 'ts://defaultlib/vs/text%21vs/la…lib.es6.d.ts' While editing a simple JavaScript example, I get the following message in the console: WARNING: Promise with no error callback:57 workbench.main.js:27 Object {exception: null, error: "No model with uri 'ts://defaultlib/vs/text%21vs/la…lib.es6.d.ts' n...
153
[]
0
False
2465
Increase font size of IntelliSense
2016-01-27 16:22:42+00:00
2017-01-03 14:53:23+00:00
how to Increase font size of IntelliSense in visual studio code editor?
completed
Increase font size of IntelliSense how to Increase font size of IntelliSense in visual studio code editor?
31
[]
0
False
2462
Debug hover-hover does not help
2016-01-27 15:45:48+00:00
2016-01-27 16:06:38+00:00
![image](https://cloud.githubusercontent.com/assets/6461412/12618673/2feb42cc-c515-11e5-9277-e85b9ab142f4.png) ``` var x = "Hello hello 12345 hello 09876330373638 3123132213 123123123 123123 123123123 123123 "; console.log(x) ``` Hover over the hover (red) above gives you a hover (black) with the same content ...
completed
Debug hover-hover does not help ![image](https://cloud.githubusercontent.com/assets/6461412/12618673/2feb42cc-c515-11e5-9277-e85b9ab142f4.png) ``` var x = "Hello hello 12345 hello 09876330373638 3123132213 123123123 123123 123123123 123123 "; console.log(x) ``` Hover over the hover (red) above gives you a hove...
131
[]
0
False
2458
file explorer rename reverts change if mouse clicked outside of text box
2016-01-27 14:38:57+00:00
2016-01-28 08:49:00+00:00
- in VS Code file explorer select 'rename' action on a file or folder - change the name in the textbox - with the mouse click outside of the textbox Observe: the name reverts to the original name. Problem: this behaviour is very different than the native behaviour. In the Finder (or Windows Explorer) a click o...
completed
file explorer rename reverts change if mouse clicked outside of text box - in VS Code file explorer select 'rename' action on a file or folder - change the name in the textbox - with the mouse click outside of the textbox Observe: the name reverts to the original name. Problem: this behaviour is very different ...
183
[]
0
False
2455
allowJs is not in the tsconfig.json schema
2016-01-27 14:26:55+00:00
2016-01-28 13:43:30+00:00
I don't get a suggestion for `allowJs` in `tsconfig.json`.
completed
allowJs is not in the tsconfig.json schema I don't get a suggestion for `allowJs` in `tsconfig.json`.
39
[]
0
False
2448
Find widget: Error box looks strange
2016-01-27 13:38:49+00:00
2016-01-29 14:52:28+00:00
![image](https://cloud.githubusercontent.com/assets/6461412/12614749/1e26f2ce-c502-11e5-99fc-dc5ee7910064.png) - the counter label should vertically centered. Is the font smaller than in the search box? - The red box should have the same height as the find box, or maybe instead of a box just red label instead (i.e. i...
completed
Find widget: Error box looks strange ![image](https://cloud.githubusercontent.com/assets/6461412/12614749/1e26f2ce-c502-11e5-99fc-dc5ee7910064.png) - the counter label should vertically centered. Is the font smaller than in the search box? - The red box should have the same height as the find box, or maybe instead of...
119
[]
0
False
2446
[json] Unable to load schema jsconfig.schema.json
2016-01-27 13:17:48+00:00
2016-01-28 09:59:33+00:00
Testing #2218 Not sure if this is a Salsa or a JSON problem: ![image](https://cloud.githubusercontent.com/assets/5047891/12614500/a8b983a4-c500-11e5-9396-947b57d6ad9f.png)
completed
[json] Unable to load schema jsconfig.schema.json Testing #2218 Not sure if this is a Salsa or a JSON problem: ![image](https://cloud.githubusercontent.com/assets/5047891/12614500/a8b983a4-c500-11e5-9396-947b57d6ad9f.png)
92
[]
0
False
2434
Add activation events for javascript when running under Salsa
2016-01-27 10:56:51+00:00
2016-01-27 11:03:41+00:00
As a work around for https://github.com/Microsoft/vscode/issues/2225 add activation events for javascript to the TypsScript extension in code.
completed
Add activation events for javascript when running under Salsa As a work around for https://github.com/Microsoft/vscode/issues/2225 add activation events for javascript to the TypsScript extension in code.
50
[]
0
False
2429
Can't debug extension host anymore
2016-01-27 10:42:06+00:00
2016-01-27 17:47:28+00:00
- VSCode setup - start vscode with scripts\code --debugBrkPluginHost=5870 - Attach to extension host Observe: debugger is in bootstrap.js - set a breakpoint in pluginHostProcess (the first actual code loaded) Observe: breakpoint is never hit
completed
Can't debug extension host anymore - VSCode setup - start vscode with scripts\code --debugBrkPluginHost=5870 - Attach to extension host Observe: debugger is in bootstrap.js - set a breakpoint in pluginHostProcess (the first actual code loaded) Observe: breakpoint is never hit
82
[]
0
False
2424
Output panel: ESC does not close it
2016-01-27 10:28:21+00:00
2016-01-27 14:00:36+00:00
esc handling should be implemented on the panel level
completed
Output panel: ESC does not close it esc handling should be implemented on the panel level
23
[]
0
False
2419
weak module ships with debug symbols
2016-01-27 10:21:41+00:00
2016-01-27 13:53:38+00:00
We should do the same tricks we do for oniguruma for the weak module (4.7MB)
completed
weak module ships with debug symbols We should do the same tricks we do for oniguruma for the weak module (4.7MB)
36
[]
0
False
2418
Yellow alpha icon not showing on Linux
2016-01-27 10:21:21+00:00
2016-01-28 10:21:23+00:00
This used to work with the first yellow build, but not since a few days. All I see is a generic icon ![image](https://cloud.githubusercontent.com/assets/6461412/12610437/10629662-c4e8-11e5-9a31-d84018ad590d.png)
completed
Yellow alpha icon not showing on Linux This used to work with the first yellow build, but not since a few days. All I see is a generic icon ![image](https://cloud.githubusercontent.com/assets/6461412/12610437/10629662-c4e8-11e5-9a31-d84018ad590d.png)
84
[]
0
False
2416
Uninstaller for Windows is not signed
2016-01-27 09:50:01+00:00
2018-07-02 14:16:17+00:00
Unlike the VS Code installer for Windows, the VS Code uninstaller for Windows is not signed. You can fix this by using the `SignTool` directive in your Inno Setup script. See http://www.jrsoftware.org/ishelp/index.php?topic=setup_signtool For dual signing it's easiest to use Inno Setup 5.5.8 instead of 5.5.6 as you ...
completed
Uninstaller for Windows is not signed Unlike the VS Code installer for Windows, the VS Code uninstaller for Windows is not signed. You can fix this by using the `SignTool` directive in your Inno Setup script. See http://www.jrsoftware.org/ishelp/index.php?topic=setup_signtool For dual signing it's easiest to use Inn...
132
[]
0
False
2415
Noticeable layout lag in the editor when compared to the output pane
2016-01-27 09:42:21+00:00
2016-02-22 13:20:01+00:00
1. Move sidebar to the right 2. Open output pane 3. Slide the sash back & forward ![bug](https://cloud.githubusercontent.com/assets/22350/12609501/6394e264-c4e2-11e5-9870-4bbb0e81f4d6.gif) ping @bpasero
completed
Noticeable layout lag in the editor when compared to the output pane 1. Move sidebar to the right 2. Open output pane 3. Slide the sash back & forward ![bug](https://cloud.githubusercontent.com/assets/22350/12609501/6394e264-c4e2-11e5-9870-4bbb0e81f4d6.gif) ping @bpasero
93
[]
0
False
2413
Resizing editor lets the scrollbar area flicker and jump heaviley
2016-01-27 08:55:19+00:00
2016-02-22 13:22:18+00:00
![hover](https://cloud.githubusercontent.com/assets/900690/12608365/066870e8-c4dc-11e5-9a9f-ac1607ef0699.gif) Can we do something maybe to improve this?
completed
Resizing editor lets the scrollbar area flicker and jump heaviley ![hover](https://cloud.githubusercontent.com/assets/900690/12608365/066870e8-c4dc-11e5-9a9f-ac1607ef0699.gif) Can we do something maybe to improve this?
81
[]
0
False
2412
Remove scrollbar arrows in detailed suggestion
2016-01-27 08:37:43+00:00
2016-01-27 08:52:55+00:00
Testing #2230 Can you try to remove the arrows? ![image](https://cloud.githubusercontent.com/assets/5047891/12607999/525f58d4-c4d9-11e5-92bb-9ad14c3c9f2f.png)
completed
Remove scrollbar arrows in detailed suggestion Testing #2230 Can you try to remove the arrows? ![image](https://cloud.githubusercontent.com/assets/5047891/12607999/525f58d4-c4d9-11e5-92bb-9ad14c3c9f2f.png)
78
[]
0
False
2410
Provide an accessible option to enable the screen reader for the editor
2016-01-27 07:29:20+00:00
2016-01-28 14:02:32+00:00
Testing #2258 We currently provide a setting "editor._screenReaderNVDA" to enable screen reading of the editor contents. To enable early feedback we should also provide an accessible way to enable the screenreading.
completed
Provide an accessible option to enable the screen reader for the editor Testing #2258 We currently provide a setting "editor._screenReaderNVDA" to enable screen reading of the editor contents. To enable early feedback we should also provide an accessible way to enable the screenreading.
67
[]
0
False
2397
Confirmation on git Sync
2016-01-26 20:30:35+00:00
2016-07-12 07:49:44+00:00
I feel like there should be a confirmation dialog between clicking sync and syncing. Maybe a simple OK/Cancel or maybe even a screen to show you what commits you are syncing. While trying to open my browser by clicking the icon on my start bar I accidentally clicked the sync button in the bottom left of code and a bunc...
completed
Confirmation on git Sync I feel like there should be a confirmation dialog between clicking sync and syncing. Maybe a simple OK/Cancel or maybe even a screen to show you what commits you are syncing. While trying to open my browser by clicking the icon on my start bar I accidentally clicked the sync button in the botto...
101
[]
0
False
2393
Improve quick open accessibility
2016-01-26 18:21:58+00:00
2016-01-28 07:49:25+00:00
Should try to set the active descendant from the input field to the one set by the tree to see if we can get screen readers to talk the currently focused item.
completed
Improve quick open accessibility Should try to set the active descendant from the input field to the one set by the tree to see if we can get screen readers to talk the currently focused item.
44
[]
0
False
2390
There's a tiny time window in which suggestions don't get accepted
2016-01-26 16:32:03+00:00
2016-01-26 16:34:21+00:00
Hit <kbd>Ctrl Space</kbd> and <kbd>Enter</kbd> as fast as [Lucky Luke](https://pbs.twimg.com/profile_images/3532609968/504a3d81c19eb27092c571445043c5c0_400x400.png). If you are fast enough you will see the Intellisense box appear before disappearing and a new line gets inserted. Ping @alexandrudima
completed
There's a tiny time window in which suggestions don't get accepted Hit <kbd>Ctrl Space</kbd> and <kbd>Enter</kbd> as fast as [Lucky Luke](https://pbs.twimg.com/profile_images/3532609968/504a3d81c19eb27092c571445043c5c0_400x400.png). If you are fast enough you will see the Intellisense box appear before disappearing ...
132
[]
0
False
2388
[json] Completing a JSON suggestion enters snippet mode
2016-01-26 16:26:55+00:00
2016-01-27 10:40:20+00:00
If you complete a JSON suggestion, you need to press Enter once to accept the suggestion and another time to exit the snippet mode.
completed
[json] Completing a JSON suggestion enters snippet mode If you complete a JSON suggestion, you need to press Enter once to accept the suggestion and another time to exit the snippet mode.
49
[]
0
False
2384
`end of central directory record signature not found` during extension install
2016-01-26 16:17:11+00:00
2016-02-19 15:33:17+00:00
Related to #69 @joaomoreno > To confirm @takuan-osho @JFLavidalle @vilinski: Do you get the end of central directory record signature not found error when you try to browse extensions or when you try to install an extension? @takuan-osho > @joaomoreno When trying to install an extension in my case. @vil...
completed
`end of central directory record signature not found` during extension install Related to #69 @joaomoreno > To confirm @takuan-osho @JFLavidalle @vilinski: Do you get the end of central directory record signature not found error when you try to browse extensions or when you try to install an extension? @takua...
147
[]
0
False
2381
Dark+theme: cannot distinguish current selection from write access occurrence
2016-01-26 16:08:49+00:00
2020-11-05 17:35:47+00:00
Using the default Dark+theme. Nothing selected but the whole word appears selected because it is a `write occurrence`. ![write-occurrence](https://cloud.githubusercontent.com/assets/172399/12586085/1a579954-c44f-11e5-9d6b-60859746a04d.png) Word selected in a comment, looks visually the same as the write occurr...
completed
Dark+theme: cannot distinguish current selection from write access occurrence Using the default Dark+theme. Nothing selected but the whole word appears selected because it is a `write occurrence`. ![write-occurrence](https://cloud.githubusercontent.com/assets/172399/12586085/1a579954-c44f-11e5-9d6b-60859746a04d.p...
172
[]
0
False
2379
Focus decoration go away on hover
2016-01-26 15:55:09+00:00
2016-01-27 16:27:11+00:00
I've seen this on the activity bar and actions only. ![bug](https://cloud.githubusercontent.com/assets/22350/12585566/e45e3cc4-c44c-11e5-85ac-88a26ce7ae68.gif) It's very distracting and doesn't feel natural at all. Especially not on OS X. ![bug](https://cloud.githubusercontent.com/assets/22350/12585710/7c82e41...
completed
Focus decoration go away on hover I've seen this on the activity bar and actions only. ![bug](https://cloud.githubusercontent.com/assets/22350/12585566/e45e3cc4-c44c-11e5-85ac-88a26ce7ae68.gif) It's very distracting and doesn't feel natural at all. Especially not on OS X. ![bug](https://cloud.githubusercontent...
155
[]
0
False
2378
Hover can get very large and should rather allow for scrolling
2016-01-26 15:51:34+00:00
2016-09-27 12:37:52+00:00
- if you have a JS Doc with lots of markdown, the hover just cuts off parts of it - ideally the hover would just have a fixed maximum size and then show scrollbars that I can use ![hover](https://cloud.githubusercontent.com/assets/900690/12585595/09f9a374-c44d-11e5-89f0-1b6ef0b53442.gif)
completed
Hover can get very large and should rather allow for scrolling - if you have a JS Doc with lots of markdown, the hover just cuts off parts of it - ideally the hover would just have a fixed maximum size and then show scrollbars that I can use ![hover](https://cloud.githubusercontent.com/assets/900690/12585595/09f9a3...
115
[]
0
False
2376
Activity bar focus indication is too subtle
2016-01-26 15:49:23+00:00
2016-01-27 11:01:17+00:00
I find it very hard to notice when the focus is in the activity bar. We need something stronger there. Maybe try white? Or maybe some other affordance at all, since this is too far away from the user's eye. ![image](https://cloud.githubusercontent.com/assets/22350/12585511/a901ed88-c44c-11e5-8562-51ba91341176.png) ...
completed
Activity bar focus indication is too subtle I find it very hard to notice when the focus is in the activity bar. We need something stronger there. Maybe try white? Or maybe some other affordance at all, since this is too far away from the user's eye. ![image](https://cloud.githubusercontent.com/assets/22350/12585511...
222
[]
0
False
2375
Markdown hover: Command action does not work
2016-01-26 15:48:40+00:00
2016-01-26 16:18:31+00:00
- I have a method in TS with a command as JSDoc ([hello](curserDown)) - I hover over the method and click on the command => command does not execute, instead the editor closes and seems to want to open a document with that URI. Does the command link only work in extensions providing a hover?
completed
Markdown hover: Command action does not work - I have a method in TS with a command as JSDoc ([hello](curserDown)) - I hover over the method and click on the command => command does not execute, instead the editor closes and seems to want to open a document with that URI. Does the command link only work in exten...
90
[]
0
False
2374
Regression in inputting Korean
2016-01-26 15:43:06+00:00
2016-01-29 01:55:08+00:00
- Press g k s r m f (it should be "한글") - Press space > You get "한글글"
completed
Regression in inputting Korean - Press g k s r m f (it should be "한글") - Press space > You get "한글글"
36
[]
0
False
2372
Left and right arrow keys seem to do the same thing in the splitview header
2016-01-26 15:39:47+00:00
2016-01-27 10:25:17+00:00
They both seem to both expand and collapse. I would expect left to only collapse and right to only expand.
completed
Left and right arrow keys seem to do the same thing in the splitview header They both seem to both expand and collapse. I would expect left to only collapse and right to only expand.
47
[]
0
False
2369
Bad contrast when salsa is broken
2016-01-26 15:37:47+00:00
2016-01-28 13:15:22+00:00
This shade of red looks broken on the blue background as it is hardly visible Nowhere else in the status bar do we use this red color ![screen shot 2016-01-26 at 16 32 27](https://cloud.githubusercontent.com/assets/1926584/12585027/7c4b8698-c44a-11e5-8724-244b27764859.png)
completed
Bad contrast when salsa is broken This shade of red looks broken on the blue background as it is hardly visible Nowhere else in the status bar do we use this red color ![screen shot 2016-01-26 at 16 32 27](https://cloud.githubusercontent.com/assets/1926584/12585027/7c4b8698-c44a-11e5-8724-244b27764859.png)
96
[]
0
False
2368
Cannot distinguish editor in output pane from the other editors
2016-01-26 15:32:13+00:00
2016-01-28 14:43:31+00:00
Testing #2145 Select text in the output window. NVDA reports the current focus (NVDA+Tab) as > Editor content edit focused multi line You cannot distingush the output pane from a content editor.
completed
Cannot distinguish editor in output pane from the other editors Testing #2145 Select text in the output window. NVDA reports the current focus (NVDA+Tab) as > Editor content edit focused multi line You cannot distingush the output pane from a content editor.
61
[]
0
False
2367
all of the explorer is selected
2016-01-26 15:30:31+00:00
2017-02-06 10:45:44+00:00
Unsure how I got into this state but changing different files doesn't fix it ![screen shot 2016-01-26 at 16 30 01](https://cloud.githubusercontent.com/assets/1794099/12584925/19a7daf0-c44a-11e5-88bd-a57403dcb9f7.png)
completed
all of the explorer is selected Unsure how I got into this state but changing different files doesn't fix it ![screen shot 2016-01-26 at 16 30 01](https://cloud.githubusercontent.com/assets/1794099/12584925/19a7daf0-c44a-11e5-88bd-a57403dcb9f7.png)
88
[]
0
False
2366
Cannot tab out of Output pane with accessibility Mode on
2016-01-26 15:29:01+00:00
2016-01-27 10:08:14+00:00
Testing #2145 Once text is selected in the output window you cannot tab out of the output pane using the TAB key.
completed
Cannot tab out of Output pane with accessibility Mode on Testing #2145 Once text is selected in the output window you cannot tab out of the output pane using the TAB key.
42
[]
0
False
2363
Weird wording when migrating auto-save setting
2016-01-26 15:21:43+00:00
2016-01-28 07:52:33+00:00
Testing #1854 ![image](https://cloud.githubusercontent.com/assets/5047891/12584617/b21f58b4-c448-11e5-9794-9b876f3e5cae.png)
completed
Weird wording when migrating auto-save setting Testing #1854 ![image](https://cloud.githubusercontent.com/assets/5047891/12584617/b21f58b4-c448-11e5-9794-9b876f3e5cae.png)
70
[]
0
False
2361
Tree focus is on the wrong element
2016-01-26 15:18:49+00:00
2016-01-27 11:16:36+00:00
![bug](https://cloud.githubusercontent.com/assets/22350/12584568/68cd602a-c448-11e5-9169-f145327b61d3.gif) Let's sync
completed
Tree focus is on the wrong element ![bug](https://cloud.githubusercontent.com/assets/22350/12584568/68cd602a-c448-11e5-9169-f145327b61d3.gif) Let's sync
65
[]
0
False
2360
Screen reader skips characters when using cursor right/left
2016-01-26 15:13:27+00:00
2016-03-17 11:31:53+00:00
Testing #2258 Position cursor on the line: > "files.autoSave": "afterDelay", Press cursor right. The screen reader reads `"ii` (the f is lost and the i is doubled)
completed
Screen reader skips characters when using cursor right/left Testing #2258 Position cursor on the line: > "files.autoSave": "afterDelay", Press cursor right. The screen reader reads `"ii` (the f is lost and the i is doubled)
70
[]
0
False
2357
The unsaved file marker (the dot thing) should appear when content in buffer != content on disk
2016-01-26 14:36:34+00:00
2016-01-27 11:38:31+00:00
Testing #1854 I have configured `"files.autoSaveDelay": 10000` (10s). If I make an edit to a file I expect to see the unsaved file marker for 10s and then, after the file is saved, it disappears. Right now, I never see the dirty marker, even if I use a very large number for `"files.autoSaveDelay"` such as 1 week, ef...
completed
The unsaved file marker (the dot thing) should appear when content in buffer != content on disk Testing #1854 I have configured `"files.autoSaveDelay": 10000` (10s). If I make an edit to a file I expect to see the unsaved file marker for 10s and then, after the file is saved, it disappears. Right now, I never see th...
132
[]
0
False
2356
Hover in JSON files has quiete some white space
2016-01-26 14:35:47+00:00
2016-01-27 08:28:30+00:00
See screen shot ![capture](https://cloud.githubusercontent.com/assets/1931590/12582929/521171a8-c440-11e5-8f05-70694154de9f.png) The hover looks more compact for TS files for example.
completed
Hover in JSON files has quiete some white space See screen shot ![capture](https://cloud.githubusercontent.com/assets/1931590/12582929/521171a8-c440-11e5-8f05-70694154de9f.png) The hover looks more compact for TS files for example.
79
[]
0
False
2353
generated launch config is erroneous
2016-01-26 14:12:49+00:00
2016-01-26 17:09:33+00:00
- have no launch.son - create one for node.js :arrow_right: it contains warnings ![screen shot 2016-01-26 at 15 11 35](https://cloud.githubusercontent.com/assets/1794099/12582733/292c991c-c43f-11e5-8555-edf7d5c6136f.png)
completed
generated launch config is erroneous - have no launch.son - create one for node.js :arrow_right: it contains warnings ![screen shot 2016-01-26 at 15 11 35](https://cloud.githubusercontent.com/assets/1794099/12582733/292c991c-c43f-11e5-8555-edf7d5c6136f.png)
97
[]
0
False
2350
Debug console doesn't show stderr output
2016-01-26 14:04:00+00:00
2016-01-28 14:47:25+00:00
- follow steps in https://github.com/Microsoft/vscode/issues/2231 - debug the program You see: ![capture](https://cloud.githubusercontent.com/assets/1931590/12582526/05b2278c-c43e-11e5-841e-2b0546c84108.png)
completed
Debug console doesn't show stderr output - follow steps in https://github.com/Microsoft/vscode/issues/2231 - debug the program You see: ![capture](https://cloud.githubusercontent.com/assets/1931590/12582526/05b2278c-c43e-11e5-841e-2b0546c84108.png)
92
[]
0
False
2349
<input>s and <select>s should have the same focus style
2016-01-26 14:02:00+00:00
2016-01-27 10:05:13+00:00
Testing #2145 - a `<select>` gets a blue focus border: ![image](https://cloud.githubusercontent.com/assets/5047891/12582469/a1f0d004-c43d-11e5-919e-8f3a38a45b59.png) - while a `<input>` does not We should see what is best and be consistent, either both get a focus border or not.
completed
<input>s and <select>s should have the same focus style Testing #2145 - a `<select>` gets a blue focus border: ![image](https://cloud.githubusercontent.com/assets/5047891/12582469/a1f0d004-c43d-11e5-919e-8f3a38a45b59.png) - while a `<input>` does not We should see what is best and be consistent, either both get...
122
[]
0
False
2345
Focus moves to <body> in this case
2016-01-26 13:57:09+00:00
2016-01-27 16:29:37+00:00
Testing #2145 - search for something - have some results - tab to the first result file - tab to the 'X' - press arrow down > focus goes to `<body>` according to `activeElement` expected: focus stays in the tree or somewhere.
completed
Focus moves to <body> in this case Testing #2145 - search for something - have some results - tab to the first result file - tab to the 'X' - press arrow down > focus goes to `<body>` according to `activeElement` expected: focus stays in the tree or somewhere.
71
[]
0
False
2344
Hover padding is broken
2016-01-26 13:55:13+00:00
2016-01-27 09:03:26+00:00
![image](https://cloud.githubusercontent.com/assets/22350/12582328/b3783192-c43c-11e5-857b-b3622d28fe7e.png) Ping @alexandrudima, not really sure who touched this From testing #2257
completed
Hover padding is broken ![image](https://cloud.githubusercontent.com/assets/22350/12582328/b3783192-c43c-11e5-857b-b3622d28fe7e.png) Ping @alexandrudima, not really sure who touched this From testing #2257
78
[]
0
False
2343
Sorting snippets along with regular proposals leads to an unhappy user experience
2016-01-26 13:53:35+00:00
2016-07-27 14:47:40+00:00
![image](https://cloud.githubusercontent.com/assets/6461412/12582173/bd034aea-c43b-11e5-840c-33dbcc34930b.png) In 0.10.1 we sorted snippets at end. Until we have better mechanisms to know at what locations a snippet makes sense, we should not present them along with the other proposals FYI @egamma
completed
Sorting snippets along with regular proposals leads to an unhappy user experience ![image](https://cloud.githubusercontent.com/assets/6461412/12582173/bd034aea-c43b-11e5-840c-33dbcc34930b.png) In 0.10.1 we sorted snippets at end. Until we have better mechanisms to know at what locations a snippet makes sense, we sho...
121
[]
0
False
2342
[json] JSON suggestion completed incorrectly
2016-01-26 13:52:43+00:00
2016-01-28 14:40:52+00:00
![bug](https://cloud.githubusercontent.com/assets/22350/12582268/5ab7dc7e-c43c-11e5-916c-daf6d600c8bf.gif) From testing #2257
completed
[json] JSON suggestion completed incorrectly ![bug](https://cloud.githubusercontent.com/assets/22350/12582268/5ab7dc7e-c43c-11e5-916c-daf6d600c8bf.gif) From testing #2257
72
[]
0
False
2341
Cannot create a virtual document with URI: bpasero://mySuperDocument
2016-01-26 13:51:03+00:00
2016-01-27 10:37:24+00:00
Code: ``` typescript vscode.workspace.openTextDocument(vscode.Uri.parse('bpasero://mySuperDocument')).then((doc) => { return vscode.window.showTextDocument(doc); }); ``` Ends up on the console: error:"Uri must have scheme and path. One or both are missing in: bpasero://mysuperdocument"
completed
Cannot create a virtual document with URI: bpasero://mySuperDocument Code: ``` typescript vscode.workspace.openTextDocument(vscode.Uri.parse('bpasero://mySuperDocument')).then((doc) => { return vscode.window.showTextDocument(doc); }); ``` Ends up on the console: error:"Uri must have scheme and path. O...
113
[]
0
False
2339
JavaScript doc hover doesn't use Markdown
2016-01-26 13:48:38+00:00
2016-01-27 10:49:38+00:00
When generating hover info the old JS mode should denote it as markdown
completed
JavaScript doc hover doesn't use Markdown When generating hover info the old JS mode should denote it as markdown
31
[]
0
False
2338
Find widget should close itself or adapt when the editor is too tiny
2016-01-26 13:42:21+00:00
2016-09-26 15:32:41+00:00
Testing #2145 It is horrible (also not ok from an accessibility point of view): ![image](https://cloud.githubusercontent.com/assets/5047891/12582065/f58ffce2-c43a-11e5-8bb9-f6b4962f467e.png)
completed
Find widget should close itself or adapt when the editor is too tiny Testing #2145 It is horrible (also not ok from an accessibility point of view): ![image](https://cloud.githubusercontent.com/assets/5047891/12582065/f58ffce2-c43a-11e5-8bb9-f6b4962f467e.png)
89
[]
0
False
2337
OutputChannel#show doc comment broken
2016-01-26 13:40:46+00:00
2016-01-26 16:58:39+00:00
The comment changes at https://github.com/Microsoft/vscode/blob/master/src/vs/vscode.d.ts#L2472 break the jsdoc comment.
completed
OutputChannel#show doc comment broken The comment changes at https://github.com/Microsoft/vscode/blob/master/src/vs/vscode.d.ts#L2472 break the jsdoc comment.
55
[]
0
False
2335
JSON - unable to fetch jsconfig schema
2016-01-26 13:39:01+00:00
2016-01-27 08:46:51+00:00
I get this warning when opening a `jsconfig.json` file. ![jsconfig](https://cloud.githubusercontent.com/assets/172399/12581979/6eb9349a-c43a-11e5-87f1-e45e2c579ab3.png)
completed
JSON - unable to fetch jsconfig schema I get this warning when opening a `jsconfig.json` file. ![jsconfig](https://cloud.githubusercontent.com/assets/172399/12581979/6eb9349a-c43a-11e5-87f1-e45e2c579ab3.png)
83
[]
0
False
2333
filenamePatterns auto complete fills in foo*bar
2016-01-26 13:33:57+00:00
2016-03-24 11:15:55+00:00
![image](https://cloud.githubusercontent.com/assets/900690/12581893/d4056810-c439-11e5-8f3f-b3ce9ca03dd1.png)
completed
filenamePatterns auto complete fills in foo*bar ![image](https://cloud.githubusercontent.com/assets/900690/12581893/d4056810-c439-11e5-8f3f-b3ce9ca03dd1.png)
67
[]
0
False
2331
[json] No value suggestions in project.json for dependencies property
2016-01-26 13:32:46+00:00
2016-03-03 15:14:06+00:00
![capture](https://cloud.githubusercontent.com/assets/1931590/12581872/a957344a-c439-11e5-824b-49920f6bc255.png)
completed
[json] No value suggestions in project.json for dependencies property ![capture](https://cloud.githubusercontent.com/assets/1931590/12581872/a957344a-c439-11e5-824b-49920f6bc255.png)
68
[]
0
False
2329
Hiding actions using display:none causes keyboard a11y issues
2016-01-26 13:29:02+00:00
2016-02-01 09:31:07+00:00
Testing #2145 In the working files: - tab until the last action - tab takes you to the file - tab takes you to the close file action <--- missed by shift-tab - tab takes you to the file/folder explorer > Shift-tab should take you back to the close file action, instead it jumps straight to the file
completed
Hiding actions using display:none causes keyboard a11y issues Testing #2145 In the working files: - tab until the last action - tab takes you to the file - tab takes you to the close file action <--- missed by shift-tab - tab takes you to the file/folder explorer > Shift-tab should take you back to the close ...
90
[]
0
False
2328
[json] No code assist in schema property in settings.json
2016-01-26 13:28:18+00:00
2016-01-28 16:18:54+00:00
``` { "json.schemas": [ { "fileMatch": [ "test.json" ], // "url": "http://xxx/xxx", "schema": { <code complete> "type": "object", "required": ["version"], "properties":...
completed
[json] No code assist in schema property in settings.json ``` { "json.schemas": [ { "fileMatch": [ "test.json" ], // "url": "http://xxx/xxx", "schema": { <code complete> "type": "object", ...
144
[]
0
False
2327
Focus should not reach <body>
2016-01-26 13:25:04+00:00
2017-11-14 17:19:20+00:00
Testing #2145 `setInterval(function() { console.log(document.activeElement); }, 2000);` - put last editor in Tab moves focus mode via `Ctrl+M` - tab in last editor: ![image](https://cloud.githubusercontent.com/assets/5047891/12581676/76244de8-c438-11e5-858f-d39b2acef3f5.png)
completed
Focus should not reach <body> Testing #2145 `setInterval(function() { console.log(document.activeElement); }, 2000);` - put last editor in Tab moves focus mode via `Ctrl+M` - tab in last editor: ![image](https://cloud.githubusercontent.com/assets/5047891/12581676/76244de8-c438-11e5-858f-d39b2acef3f5.png)
113
[]
0
False
2326
Migrating auto-save settings sometimes produces an incorrect user json
2016-01-26 13:23:45+00:00
2016-01-26 16:37:10+00:00
1. Have an empty user.json 2. Make vscode migrate your auto-save setting (describe in #1854) 3. Notice that automatically adding a property to the user json produces an incorrect .json file if the user json was empty - a not needed comma is added ![screen shot 2016-01-26 at 14 20 47](https://cloud.githubuserconten...
completed
Migrating auto-save settings sometimes produces an incorrect user json 1. Have an empty user.json 2. Make vscode migrate your auto-save setting (describe in #1854) 3. Notice that automatically adding a property to the user json produces an incorrect .json file if the user json was empty - a not needed comma is added ...
135
[]
0
False
2324
[json] Inline schema in settings don't work
2016-01-26 13:19:26+00:00
2016-01-28 22:18:27+00:00
settings.json ``` json // Place your settings in this file to overwrite default and user settings. { "json.schemas": [ { "fileMatch": [ "test.json" ], //"url": "http://json.schemastore.org/eslintrc", "schema": { "ty...
completed
[json] Inline schema in settings don't work settings.json ``` json // Place your settings in this file to overwrite default and user settings. { "json.schemas": [ { "fileMatch": [ "test.json" ], //"url": "http://json.schemastore.org/eslintrc", ...
288
[]
0
False
2322
OSS README in TypeScript extension needs to be updated
2016-01-26 13:17:37+00:00
2016-01-27 17:00:16+00:00
We now get the tmGrammars from `https://github.com/Microsoft/TypeScript-TmLanguage` ``` json "name": "typescript-sublime-plugin", "version": "0.1.8", "license": "Apache2", "repositoryURL": "https://github.com/Microsoft/TypeScript-Sublime-Plugin", "description": "The files syntaxes/TypeScript...
completed
OSS README in TypeScript extension needs to be updated We now get the tmGrammars from `https://github.com/Microsoft/TypeScript-TmLanguage` ``` json "name": "typescript-sublime-plugin", "version": "0.1.8", "license": "Apache2", "repositoryURL": "https://github.com/Microsoft/TypeScript-Sublime-Plug...
192
[]
0
False
2321
IntelliSense window leaves the editor when it should open to the top
2016-01-26 13:16:50+00:00
2016-01-28 13:27:29+00:00
I had the panel open and triggered IntelliSense in the lower area of the editor. I would expect the widget to position to the top to not draw under the panel: ![image](https://cloud.githubusercontent.com/assets/900690/12581528/6e5fb724-c437-11e5-9bde-8f6736b36654.png)
completed
IntelliSense window leaves the editor when it should open to the top I had the panel open and triggered IntelliSense in the lower area of the editor. I would expect the widget to position to the top to not draw under the panel: ![image](https://cloud.githubusercontent.com/assets/900690/12581528/6e5fb724-c437-11e5-9b...
106
[]
0
False
2320
incomplete selection rendering when using ligatures
2016-01-26 13:16:42+00:00
2016-01-28 15:35:47+00:00
I selection from with-in the line to the end of the line. There is a bit of selection missing at the end ![screen shot 2016-01-26 at 14 15 36](https://cloud.githubusercontent.com/assets/1794099/12581511/5494f6e2-c437-11e5-8463-f2a96c0a55dd.png)
completed
incomplete selection rendering when using ligatures I selection from with-in the line to the end of the line. There is a bit of selection missing at the end ![screen shot 2016-01-26 at 14 15 36](https://cloud.githubusercontent.com/assets/1794099/12581511/5494f6e2-c437-11e5-8463-f2a96c0a55dd.png)
96
[]
0
False
2317
no migration path for vscode.d.ts installation
2016-01-26 13:03:12+00:00
2016-01-26 13:09:52+00:00
We have a story as outlined here: https://github.com/Microsoft/vscode/issues/1881 but there is no migration path for existing users. We should provide a way to modify the `package.json` to include the needed script.
completed
no migration path for vscode.d.ts installation We have a story as outlined here: https://github.com/Microsoft/vscode/issues/1881 but there is no migration path for existing users. We should provide a way to modify the `package.json` to include the needed script.
72
[]
0
False
2316
OS X: using the Pinyin input method results in internal error
2016-01-26 12:10:04+00:00
2017-05-05 08:40:05+00:00
when testing #2250 on OS X: - in System Preference/Keyboard/Input Sources add input method "Chinese Simplified"/''Pinyin - Simplified" - make Pinyin the current input method - type a + b + space Observe: an internal error occurs: ![2016-01-26 13-05-31](https://cloud.githubusercontent.com/assets/1898161/1258018...
completed
OS X: using the Pinyin input method results in internal error when testing #2250 on OS X: - in System Preference/Keyboard/Input Sources add input method "Chinese Simplified"/''Pinyin - Simplified" - make Pinyin the current input method - type a + b + space Observe: an internal error occurs: ![2016-01-26 13-05-...
153
[]
0
False
2313
Intellisense full documentation - using `x` for `go back` not intuitive
2016-01-26 11:38:30+00:00
2016-01-27 11:37:36+00:00
Testing #2230. Close really means `go back` and not `close` in this case: ![close](https://cloud.githubusercontent.com/assets/172399/12579575/40f92f08-c429-11e5-9a37-9a672ae5c75d.png) FYI; @bgashler1
completed
Intellisense full documentation - using `x` for `go back` not intuitive Testing #2230. Close really means `go back` and not `close` in this case: ![close](https://cloud.githubusercontent.com/assets/172399/12579575/40f92f08-c429-11e5-9a37-9a672ae5c75d.png) FYI; @bgashler1
103
[]
0
False
2312
getWordAtPosition is slow in very long lines
2016-01-26 11:32:58+00:00
2017-01-07 11:39:45+00:00
- `large_files\result - Copy.js` - go to last line - click around ![image](https://cloud.githubusercontent.com/assets/5047891/12579519/cf6259a0-c428-11e5-9b97-fd3aa1ccc394.png) [CPU-20160126T123125.cpuprofile.txt](https://github.com/Microsoft/vscode/files/104815/CPU-20160126T123125.cpuprofile.txt)
completed
getWordAtPosition is slow in very long lines - `large_files\result - Copy.js` - go to last line - click around ![image](https://cloud.githubusercontent.com/assets/5047891/12579519/cf6259a0-c428-11e5-9b97-fd3aa1ccc394.png) [CPU-20160126T123125.cpuprofile.txt](https://github.com/Microsoft/vscode/files/104815/CPU-...
142
[]
0
False
2311
machineId not passed to welcome site on first startup if telemetry.machineId deleted
2016-01-26 11:28:30+00:00
2016-01-27 00:14:18+00:00
I see this on linux, with default browser chrome - from storage delete `workbench.hide.welcome` and `telemetry.machineid` - reload code -> notice browser window has ID `undefined` - In vscode I see the `telemetry.machineID` set, but it must be set too late, so it is not passed to the browser ![screen shot 2016-01...
completed
machineId not passed to welcome site on first startup if telemetry.machineId deleted I see this on linux, with default browser chrome - from storage delete `workbench.hide.welcome` and `telemetry.machineid` - reload code -> notice browser window has ID `undefined` - In vscode I see the `telemetry.machineID` set, but...
164
[]
0
False
2310
Json hover should Loading... only when hovring string value without description
2016-01-26 11:28:13+00:00
2016-01-28 11:44:42+00:00
``` json { "version": "0.1.0", "command": "tsc", "isShellCommand": true, "isWatching": true, "showOutput": "always", "args": [ "--watch" ], "problemMatcher": { "base": "$tsc-watch" } } ``` - Hover over "--watch" Observer: all you see is Loading...
completed
Json hover should Loading... only when hovring string value without description ``` json { "version": "0.1.0", "command": "tsc", "isShellCommand": true, "isWatching": true, "showOutput": "always", "args": [ "--watch" ], "problemMatcher": { "base": "$tsc-watch" ...
123
[]
0
False
2309
Debug hover: Show after delay
2016-01-26 11:10:45+00:00
2016-02-04 18:49:58+00:00
I find the current behavior of showing the hover instantly when mouse is over way too hectic, especially that the hover is now so large. I suggest to really show it only after a delay.
completed
Debug hover: Show after delay I find the current behavior of showing the hover instantly when mouse is over way too hectic, especially that the hover is now so large. I suggest to really show it only after a delay.
55
[]
0
False
2308
Would like to see the changed value indication in the Watch pane as well
2016-01-26 11:08:55+00:00
2016-01-29 10:20:58+00:00
Testing #2171 pls see the title.
completed
Would like to see the changed value indication in the Watch pane as well Testing #2171 pls see the title.
28
[]
0
False
2306
Debug hover: function hover is always the same?
2016-01-26 10:55:49+00:00
2016-09-02 13:51:47+00:00
See attached animation, most functions on a module show up the same for me: ![hover](https://cloud.githubusercontent.com/assets/900690/12578846/bb8840ca-c423-11e5-8479-fb9171b8d97f.gif)
completed
Debug hover: function hover is always the same? See attached animation, most functions on a module show up the same for me: ![hover](https://cloud.githubusercontent.com/assets/900690/12578846/bb8840ca-c423-11e5-8479-fb9171b8d97f.gif)
87
[]
0
False
2305
Object hover should show indication when string is clipped
2016-01-26 10:55:14+00:00
2016-02-04 14:39:51+00:00
Having ... at the end would be nice. ![capture](https://cloud.githubusercontent.com/assets/1931590/12578827/a7860634-c423-11e5-8425-8cac8527dbe3.png)
completed
Object hover should show indication when string is clipped Having ... at the end would be nice. ![capture](https://cloud.githubusercontent.com/assets/1931590/12578827/a7860634-c423-11e5-8425-8cac8527dbe3.png)
74
[]
0
False
2304
'Accessibility mode on' not persisted across VSCode sessions
2016-01-26 10:55:03+00:00
2016-01-28 11:09:02+00:00
- Turn on 'Use tab key for setting focus' - Restart vscode - This setting is not persisted, so a user that uses accessibility would need to turn this on every startup
completed
'Accessibility mode on' not persisted across VSCode sessions - Turn on 'Use tab key for setting focus' - Restart vscode - This setting is not persisted, so a user that uses accessibility would need to turn this on every startup
60
[]
0
False
2302
Weird flashing marker when clicking around in debug
2016-01-26 10:53:34+00:00
2016-02-11 16:42:45+00:00
I am in a breakpoint and suddenly I get this: ![hover](https://cloud.githubusercontent.com/assets/900690/12578790/77165242-c423-11e5-9e2a-51a0664cbf88.gif)
completed
Weird flashing marker when clicking around in debug I am in a breakpoint and suddenly I get this: ![hover](https://cloud.githubusercontent.com/assets/900690/12578790/77165242-c423-11e5-9e2a-51a0664cbf88.gif)
79
[]
0
False
2301
'Accessibility mode on' not persisted when new editor opened
2016-01-26 10:53:17+00:00
2016-01-26 11:19:28+00:00
- Turn on 'Use tab for setting focus' - Open a new split editor - notice that this one does not have accessibility mode on - I would expect this mode is persisted accross editors
completed
'Accessibility mode on' not persisted when new editor opened - Turn on 'Use tab for setting focus' - Open a new split editor - notice that this one does not have accessibility mode on - I would expect this mode is persisted accross editors
61
[]
0
False
2300
Horizontal panel separator look bogus
2016-01-26 10:52:39+00:00
2016-02-25 10:39:11+00:00
I don't understand why it uses the status bar background color and that it even changes when debugging. It should use a more similar style as the sidebar does (background et al) and not look like an editor ![screen shot 2016-01-26 at 11 41 49](https://cloud.githubusercontent.com/assets/1794099/12578719/1196db76-c42...
completed
Horizontal panel separator look bogus I don't understand why it uses the status bar background color and that it even changes when debugging. It should use a more similar style as the sidebar does (background et al) and not look like an editor ![screen shot 2016-01-26 at 11 41 49](https://cloud.githubusercontent.co...
118
[]
0
False
2299
Titles are aligned towards the bottom
2016-01-26 10:50:48+00:00
2016-02-04 19:32:04+00:00
I would have expected it to be the middle ![screen shot 2016-01-26 at 11 42 12](https://cloud.githubusercontent.com/assets/1794099/12578705/f72487a2-c422-11e5-880c-1d9d89b5ec6a.png)
completed
Titles are aligned towards the bottom I would have expected it to be the middle ![screen shot 2016-01-26 at 11 42 12](https://cloud.githubusercontent.com/assets/1794099/12578705/f72487a2-c422-11e5-880c-1d9d89b5ec6a.png)
80
[]
0
False
2297
Welcome page breaks continuous integration tests in Linux
2016-01-26 10:48:46+00:00
2016-01-26 16:13:57+00:00
Since #2166 the Travis CI tests in Linux have been failing. Code opens a Firefox window which seems to break our test interaction with Code itself. ping @SofianHn
completed
Welcome page breaks continuous integration tests in Linux Since #2166 the Travis CI tests in Linux have been failing. Code opens a Firefox window which seems to break our test interaction with Code itself. ping @SofianHn
52
[]
0
False
2294
REPL is not keyboard accessible
2016-01-26 10:44:15+00:00
2016-02-05 19:28:58+00:00
We seem to hide focus in the repl and complex hover when you click with the left mouse, but not with the right mouse. Not sure what the story is here but it is also a problem for accessibility because I cannot access elements using keyboard.
completed
REPL is not keyboard accessible We seem to hide focus in the repl and complex hover when you click with the left mouse, but not with the right mouse. Not sure what the story is here but it is also a problem for accessibility because I cannot access elements using keyboard.
63
[]
0
False
2293
Can not tab out of the left side of a diff editor
2016-01-26 10:41:54+00:00
2016-01-27 10:27:35+00:00
diff editor, click on left side try to tab out of it - focus does not move anywhere, it is stuck
completed
Can not tab out of the left side of a diff editor diff editor, click on left side try to tab out of it - focus does not move anywhere, it is stuck
38
[]
0
False
2292
Widgets inside editor should come last in their order of visibility when tabbing
2016-01-26 10:41:04+00:00
2017-05-19 21:21:45+00:00
When I use Tab to tab into the editor and have widgets open (e.g. find widget, view zone), focus jumps first between these widgets and then into the editor. I would think that focus should first move into the editor and then to the widgets in their order.
completed
Widgets inside editor should come last in their order of visibility when tabbing When I use Tab to tab into the editor and have widgets open (e.g. find widget, view zone), focus jumps first between these widgets and then into the editor. I would think that focus should first move into the editor and then to the widgets...
80
[]
0
False
2291
Panel doesn't allign well when side bar is pinned to the right
2016-01-26 10:40:59+00:00
2016-02-12 09:36:33+00:00
See screen shot. The header of the editor aligns well with the header of the side bar however the header of the panel somehow 'stops' at the side bar without a nice visual ending. ![capture](https://cloud.githubusercontent.com/assets/1931590/12578529/b502a27e-c421-11e5-8874-b47aa23b976c.png)
completed
Panel doesn't allign well when side bar is pinned to the right See screen shot. The header of the editor aligns well with the header of the side bar however the header of the panel somehow 'stops' at the side bar without a nice visual ending. ![capture](https://cloud.githubusercontent.com/assets/1931590/12578529/b502a...
117
[]
0
False
2290
Debug: Conditional breakpoints are not keyboard accessible
2016-01-26 10:38:18+00:00
2016-02-05 17:20:28+00:00
There is no entry for conditional breakpoints in the command pallette. Also for editing a condition.
completed
Debug: Conditional breakpoints are not keyboard accessible There is no entry for conditional breakpoints in the command pallette. Also for editing a condition.
38
[]
0
False
2289
Missing variables and call stack when pausing application
2016-01-26 10:37:17+00:00
2016-06-03 13:22:44+00:00
``` javascript var count = 1; setInterval(function () { console.log(count++); }, 1000); ``` If I launch this in the debugger and press pause, I never get variables or call stack. If I set a breakpoint and break there, I do get them. ![image](https://cloud.githubusercontent.com/assets/22350/12578443/1fe49...
completed
Missing variables and call stack when pausing application ``` javascript var count = 1; setInterval(function () { console.log(count++); }, 1000); ``` If I launch this in the debugger and press pause, I never get variables or call stack. If I set a breakpoint and break there, I do get them. ![image](https...
128
[]
0
False
2287
Focus on selected tree element actions barely visible
2016-01-26 10:35:30+00:00
2016-01-28 10:26:01+00:00
In this case I have the undo action focused and it is barely visible. ![screen shot 2016-01-26 at 11 34 14](https://cloud.githubusercontent.com/assets/1926584/12578381/d2cdb9de-c420-11e5-861f-4a4efd8ee8e5.png)
completed
Focus on selected tree element actions barely visible In this case I have the undo action focused and it is barely visible. ![screen shot 2016-01-26 at 11 34 14](https://cloud.githubusercontent.com/assets/1926584/12578381/d2cdb9de-c420-11e5-861f-4a4efd8ee8e5.png)
89
[]
0
False
2286
Icon differences between Alpha and Stable
2016-01-26 10:30:34+00:00
2016-01-29 08:53:03+00:00
Color is fine, but otherwise the icons also differ in size and background: ![image](https://cloud.githubusercontent.com/assets/900690/12578293/326d9cac-c420-11e5-9657-dd40e7ebf1ca.png)
completed
Icon differences between Alpha and Stable Color is fine, but otherwise the icons also differ in size and background: ![image](https://cloud.githubusercontent.com/assets/900690/12578293/326d9cac-c420-11e5-9657-dd40e7ebf1ca.png)
78
[]
0
False
2284
Breakpoint not hit
2016-01-26 10:30:30+00:00
2016-01-27 18:09:04+00:00
Test case: ``` typescript var i = 1000; var s = "Hello Workd".repeat(8); var obj = { name: "Dirk", surname: "Baeumer", address: { street: "Laendischstrasse", number: 5, optional: { type: "house" } } } console.log(obj); console.log(obj);...
completed
Breakpoint not hit Test case: ``` typescript var i = 1000; var s = "Hello Workd".repeat(8); var obj = { name: "Dirk", surname: "Baeumer", address: { street: "Laendischstrasse", number: 5, optional: { type: "house" } } } console.log(obj); ...
508
[]
0
False
2283
JSON squiggle not showing
2016-01-26 10:27:30+00:00
2016-01-28 15:37:28+00:00
![screen shot 2016-01-26 at 11 26 36](https://cloud.githubusercontent.com/assets/1794099/12578223/c10f43f8-c41f-11e5-9935-9c648021bc9d.png) ``` json { "name": "language-brutalo", "description": "", "version": "0.0.2", "publisher": "jrieken", "engines": { "vscode": "^0.10.7" },...
completed
JSON squiggle not showing ![screen shot 2016-01-26 at 11 26 36](https://cloud.githubusercontent.com/assets/1794099/12578223/c10f43f8-c41f-11e5-9935-9c648021bc9d.png) ``` json { "name": "language-brutalo", "description": "", "version": "0.0.2", "publisher": "jrieken", "engines": { "...
280
[]
0
False
2281
Conditional breakpoint: Does not use same decoration as normal breakpoint
2016-01-26 10:23:54+00:00
2016-01-27 10:53:16+00:00
When my conditional breakpoint is hit, I am not seeing the nice yellow arrow on the line: ![image](https://cloud.githubusercontent.com/assets/900690/12578141/40e75a62-c41f-11e5-8937-771650a48f32.png)
completed
Conditional breakpoint: Does not use same decoration as normal breakpoint When my conditional breakpoint is hit, I am not seeing the nice yellow arrow on the line: ![image](https://cloud.githubusercontent.com/assets/900690/12578141/40e75a62-c41f-11e5-8937-771650a48f32.png)
88
[]
0
False
2279
Value hover jumps when expanding / collapsing nodes
2016-01-26 10:19:34+00:00
2016-01-27 16:23:04+00:00
See attached movie ![bug](https://cloud.githubusercontent.com/assets/1931590/12578025/a673f4b8-c41e-11e5-8eba-4702f638169c.gif)
completed
Value hover jumps when expanding / collapsing nodes See attached movie ![bug](https://cloud.githubusercontent.com/assets/1931590/12578025/a673f4b8-c41e-11e5-8eba-4702f638169c.gif)
71
[]
0
False
2275
backspace no longer triggers intellisense
2016-01-26 09:56:57+00:00
2016-03-16 13:53:08+00:00
- open a TypeScript file - type `document` and see `document` and `DocumentType` (and others) - type another `t` - hit backspace :arrow_right: no more suggestions
completed
backspace no longer triggers intellisense - open a TypeScript file - type `document` and see `document` and `DocumentType` (and others) - type another `t` - hit backspace :arrow_right: no more suggestions
55
[]
0
False
2271
Scroll bar looks broken in intelli-sense documentation widget
2016-01-26 08:56:18+00:00
2016-01-26 09:00:20+00:00
This is linux, though it is prolly everywhere ![screen shot 2016-01-26 at 09 55 19](https://cloud.githubusercontent.com/assets/1926584/12576299/fe16dc1e-c412-11e5-8b4b-327400e1f74f.png)
completed
Scroll bar looks broken in intelli-sense documentation widget This is linux, though it is prolly everywhere ![screen shot 2016-01-26 at 09 55 19](https://cloud.githubusercontent.com/assets/1926584/12576299/fe16dc1e-c412-11e5-8b4b-327400e1f74f.png)
86
[]
0
False
2269
Action shortcut conflicts
2016-01-26 08:51:12+00:00
2016-01-27 14:38:09+00:00
On linux @alexandrudima we are conflicting for output / repl toggling and replace shortcuts. Did you change these shortcuts in the last couple of days since I did not see this warning before and I tried on linux once I introduced mine. ![screen shot 2016-01-26 at 09 46 49](https://cloud.githubusercontent.com/asse...
completed
Action shortcut conflicts On linux @alexandrudima we are conflicting for output / repl toggling and replace shortcuts. Did you change these shortcuts in the last couple of days since I did not see this warning before and I tried on linux once I introduced mine. ![screen shot 2016-01-26 at 09 46 49](https://cloud....
129
[]
0
False
2255
Weird line rendering
2016-01-25 21:15:45+00:00
2016-01-28 16:10:52+00:00
![weird-line-rendering](https://cloud.githubusercontent.com/assets/5047891/12564727/8a56ffce-c3b9-11e5-8d0d-d80d6cd43cc5.gif)
completed
Weird line rendering ![weird-line-rendering](https://cloud.githubusercontent.com/assets/5047891/12564727/8a56ffce-c3b9-11e5-8d0d-d80d6cd43cc5.gif)
68
[]
0
False
2252
a tab does not match the specified number of spaces spaces
2016-01-25 19:58:10+00:00
2016-01-25 20:12:00+00:00
Recently I noticed that the width of a tab no longer matches the specified number of spaces: ![2016-01-25 20-48-43](https://cloud.githubusercontent.com/assets/1898161/12562636/97a7700e-c3a6-11e5-8ced-2490ed454723.png) I'm using the Hack font.
completed
a tab does not match the specified number of spaces spaces Recently I noticed that the width of a tab no longer matches the specified number of spaces: ![2016-01-25 20-48-43](https://cloud.githubusercontent.com/assets/1898161/12562636/97a7700e-c3a6-11e5-8ced-2490ed454723.png) I'm using the Hack font.
102
[]
0
False
2249
Code loses keypresses when busy
2016-01-25 18:43:14+00:00
2016-01-28 22:13:02+00:00
While writing TypeScript in Code, sometimes my keypresses get lost if Code is busy e.g. updating its language services. I end up with the start and end of the word I'm typing, with the middle bit missing. Collegues of mine have the same issue, especially on slower computers. I would expect code to hang for a while may...
completed
Code loses keypresses when busy While writing TypeScript in Code, sometimes my keypresses get lost if Code is busy e.g. updating its language services. I end up with the start and end of the word I'm typing, with the middle bit missing. Collegues of mine have the same issue, especially on slower computers. I would exp...
108
[]
0
False
2247
[html] SCRIPT closing tag does not get aligned correctly
2016-01-25 18:07:42+00:00
2017-02-22 22:08:29+00:00
if i manually enter both `<html>` and `</html>` the closing html tag gets correctly indent-aligned with the opening tag automatically. But if i do the same with `<script>` and `</script>`, the closing tag does NOT get correctly auto-aligned. in html file-type vscode version 0.10.6 thx
completed
[html] SCRIPT closing tag does not get aligned correctly if i manually enter both `<html>` and `</html>` the closing html tag gets correctly indent-aligned with the opening tag automatically. But if i do the same with `<script>` and `</script>`, the closing tag does NOT get correctly auto-aligned. in html file-type...
102
[]
0
False
2227
Crash when backspace near double byte unicode character
2016-01-25 13:07:30+00:00
2016-01-29 02:07:46+00:00
In vscode/extensions/typescript/src/typescriptServiceClient.ts on the line 142 with the salsa unicode character. - Insert a blank after salsa character (column 34) - backspace, backspace -> Code crashes
completed
Crash when backspace near double byte unicode character In vscode/extensions/typescript/src/typescriptServiceClient.ts on the line 142 with the salsa unicode character. - Insert a blank after salsa character (column 34) - backspace, backspace -> Code crashes
72
[]
0
False
2225
TypeScript mode created to eagerly which results in unnecessary plugin activation
2016-01-25 13:01:40+00:00
2016-02-22 15:37:37+00:00
For Salsa we changed the TypeScript extension to be activated on JavaScirpt files which no leads to all plugins being activated that deal with TypeScript files (e.g. tslint). Here is what is happening: - open workspace - open JavaScript file - this activates the TypeScript extension - the extension registers declar...
completed
TypeScript mode created to eagerly which results in unnecessary plugin activation For Salsa we changed the TypeScript extension to be activated on JavaScirpt files which no leads to all plugins being activated that deal with TypeScript files (e.g. tslint). Here is what is happening: - open workspace - open JavaScript...
148
[]
0
False