Joao Moreno
ba076500a8
missing await
2018-09-19 11:54:09 +02:00
Benjamin Pasero
5f15e3ecb4
better fix #58864
2018-09-19 11:45:37 +02:00
Dirk Baeumer
45986ca7ab
Fixed #58941 : Tasks: non-helpful error message ´The process task system can only execute custom tasks´
2018-09-19 11:12:24 +02:00
Johannes Rieken
bc71b0cf01
never use test.only, use --glob, --run, or --runGlob instead
2018-09-19 10:55:18 +02:00
Johannes Rieken
ef4968a3df
support boolean, string, and number types for config.<setting> context keys, #30845
2018-09-19 10:55:18 +02:00
Johannes Rieken
1ee12b3bd4
towards #30845
2018-09-19 10:55:18 +02:00
Johannes Rieken
8e9d5beb78
some jsdoc for #1800
2018-09-19 10:55:18 +02:00
Johannes Rieken
948c258aa3
💄 #1800
2018-09-19 10:55:17 +02:00
Johannes Rieken
3bdfca7c31
rename changeLanguage to setTextDocumentLanguage, #1800
2018-09-19 10:55:17 +02:00
Johannes Rieken
363e6b696f
make changeLanguage return a TextDocument, #1800
2018-09-19 10:55:17 +02:00
Johannes Rieken
1da08a83c8
update vsce ignore file #57680
2018-09-19 10:55:17 +02:00
Martin Aeschlimann
73e5ac4db0
[html] update service, fix webpackaging
2018-09-19 10:54:40 +02:00
Benjamin Pasero
f63a8e1b5e
fix #25600
2018-09-19 10:45:03 +02:00
Benjamin Pasero
c8faa07889
fix #58864
2018-09-19 10:30:48 +02:00
João Moreno
8a142f5b81
Merge pull request #58731 from oneslash/new_branch_if_no_other_found
...
always show create a branch button
2018-09-19 10:28:17 +02:00
Benjamin Pasero
2226c57188
fix ##43543
2018-09-19 10:20:44 +02:00
Benjamin Pasero
5595ff01a9
fix #51002
2018-09-19 09:42:19 +02:00
SteVen Batten
5865cd54fb
context menus on activity bar should appear in consistent place
...
fixes #57658
2018-09-18 22:36:35 -07:00
SteVen Batten
97b4106f74
reduce submenu indicator size on linux
...
fixes #58873
2018-09-18 21:50:58 -07:00
Ramya Achutha Rao
d0a67178ca
Update appinsights in built in extensions
2018-09-18 18:35:12 -07:00
Matt Bierner
2a5d48c7c8
Fixing some titleBar NPEs
...
Introduced in f95965a86f63467538306c3801027c067f623a11 Just assume zero size if element is undefined
2018-09-18 16:55:16 -07:00
Matt Bierner
565c88f4fd
Use more reliable signal for ts project load complete
...
`telemetry` is not fired for implicit projects, while `projectsUpdatedInBackground` should always be fired. Gating this to 3.0 since I believe the event was only added recently
2018-09-18 16:51:01 -07:00
Rachel Macfarlane
d1dbe4d53c
Add support for deleting comments, #58078
2018-09-18 16:45:41 -07:00
Matt Bierner
6ec7423464
Show loading indicator while js/ts language features are first being initialized
...
First suggested in #22614
Fixes #58916
2018-09-18 16:28:49 -07:00
SteVen Batten
f95965a86f
Center the titlebar if possible
...
fixes #56273
fixes #55438
2018-09-18 16:27:22 -07:00
Matt Bierner
1be59b4573
Support typescript's fileToRename
...
Fixes #51175
Allows triggering renames on import paths
2018-09-18 15:22:59 -07:00
Matt Bierner
0aaa7c9d46
Pick up support for TS's new triggerSpan property on rename
2018-09-18 15:22:59 -07:00
Matt Bierner
63c5c74852
Fix test name
2018-09-18 15:22:59 -07:00
Matt Bierner
d69ba73b25
Use more strict type in _openReference
...
A proper definition link is never passed to `_openReference`
2018-09-18 15:22:59 -07:00
SteVen Batten
f8f4d3af30
improve markdown preview scroll sync ( #58852 )
...
* improve markdown preview scroll sync
2018-09-18 15:08:37 -07:00
Andre Weinand
0f4893299a
check debugServer property first; improved fix for #58847
2018-09-19 00:04:29 +02:00
Andre Weinand
8d48055fe5
fix legacy adapterExecutableCommand; fixes #58847
2018-09-18 22:01:09 +02:00
Pine Wu
39fbbf02c4
Do not suggest dot files in html/css. Fix #46780
2018-09-18 11:38:09 -07:00
Martin Aeschlimann
9040bf6802
[html] no longer pack vscode
2018-09-18 18:33:35 +02:00
Martin Aeschlimann
e5a4794f7a
[html] update dependencies
2018-09-18 18:33:35 +02:00
Martin Aeschlimann
486ac95f43
[html] embedded folding ranges computed too many times ( fixes #47712 )
2018-09-18 18:33:35 +02:00
Martin Aeschlimann
7540711d86
[html] test for #58435
2018-09-18 18:33:35 +02:00
isidor
42c0dd53dc
file formater should display the authority if there is one
...
fixes #58222
2018-09-18 17:53:57 +02:00
Joao Moreno
68446d13d0
fixes #42909
2018-09-18 17:45:14 +02:00
Ramya Rao
f2b34d5519
Support use of category with other views ( #58776 )
...
* Support use of category with other views
* Move local queries to a separate function
2018-09-18 08:38:32 -07:00
Ramya Rao
159762211c
Reduce language pack checks ( #58563 )
...
* Reduce language pack checks
* Use localizedLanguage name from manifest properties
* TODO comment
* Remove workarounds
* For non language packs return empty array in getLocalizedLanguages
2018-09-18 08:36:29 -07:00
isidor
e0f506eac8
labelService getUriLabel noPrefix option
...
fixes #58504
2018-09-18 17:00:26 +02:00
isidor
2a263ba0d8
label: getUriLabel get an option bag since it is cleaner
2018-09-18 16:51:31 +02:00
Sandeep Somavarapu
ff1aeddb3d
Fix #33406
2018-09-18 16:37:34 +02:00
Joao Moreno
31419e264a
fixes #39048
2018-09-18 16:23:35 +02:00
Benjamin Pasero
3cc3b1472e
change active text editor logic to ignore blur events ( #58887 )
2018-09-18 15:45:02 +02:00
Sandeep Somavarapu
b5acbdd085
#23378 Set title for when column
2018-09-18 15:32:16 +02:00
Sandeep Somavarapu
3f8be1bb0a
Fix #30158
2018-09-18 15:27:31 +02:00
Sandeep Somavarapu
4195be3120
Remove the limit for expansion
2018-09-18 15:27:31 +02:00
Johannes Rieken
d9add550e9
fix snippet theme colors #32484
2018-09-18 13:45:43 +02:00