Commit graph

48541 commits

Author SHA1 Message Date
Benjamin Pasero
62f59cf171 fix #72186 2019-04-12 08:43:20 +02:00
Miguel Solorio
1650cee35a Update vscode-octicons-font (#72159) 2019-04-12 08:14:47 +02:00
Sandeep Somavarapu
1fd2993b54 Fix #72185 2019-04-12 07:44:56 +02:00
Peng Lyu
67c28b3f03 move vscode.env.uriScheme to stable 2019-04-11 17:26:06 -07:00
Rachel Macfarlane
b7b9d3321a Add fallback script for ps 2019-04-11 16:35:46 -07:00
Matt Bierner
222e2798ff Move min versions into jt/ts feature providers 2019-04-11 16:12:29 -07:00
Matt Bierner
9d43bdac05 Register features with Promise.all instead of sequentially 2019-04-11 16:00:46 -07:00
Matt Bierner
c6a9536ed7 Add telemetry for how long completions take in js/ts
We'd like to know the average time that it takes to return js/ts completions so that we can identify performance regressions. The time includes both the queuing time and the actual time spent executing the command against TS server
2019-04-11 16:00:46 -07:00
Matt Bierner
f635233740 Check in stubbed out smart select support for js/ts
For https://github.com/Microsoft/TypeScript/issues/29071

This require upstream TS support. Check in experimental support so that TS team can test the ux of this feature
2019-04-11 16:00:46 -07:00
Daniel Imms
aaee57e128 vscode-xterm@3.13.0-beta3
Fixes #69603
2019-04-11 15:57:38 -07:00
SteVen Batten
27c30c8a99
adding overlayService (#72014)
* adding overlayService

* addressing feedback from UX meeting

* relocating to progressService2

* remove overlayService and update progressService
2019-04-11 15:49:55 -07:00
Daniel Imms
047b47b548
Merge pull request #72134 from tony-xia/update-comments
Update comment
2019-04-11 15:20:02 -07:00
Daniel Imms
b84536cb2b
Merge pull request #72136 from tony-xia/var-name
Update variable names
2019-04-11 15:19:41 -07:00
Rachel Macfarlane
ea7e2600d8
Expose vscode.openIssueReporter command that allows passing an extensionId to open the reporter with 2019-04-11 14:28:53 -07:00
Rob Lourens
b53be6efef Refactor to support ErrorTelemetry in non-browser processes 2019-04-11 18:38:24 +00:00
Joao Moreno
06dd5823e8 fix mac build 2019-04-11 20:38:05 +02:00
Joao Moreno
5c3681e27e fix mac build 2019-04-11 19:27:59 +02:00
Rob Lourens
8a9326fbc1 Add settings GUI tab 2019-04-11 17:19:46 +00:00
Matt Bierner
9d3683d689 Use some instead of reduce 2019-04-11 10:05:36 -07:00
Matt Bierner
0ae3ecbf15 Fix multiline jsdoc type highlightingFixes #27777 2019-04-11 10:05:36 -07:00
Matt Bierner
4151e3e1bb Move convertToPixels into sizeUtils 2019-04-11 10:05:36 -07:00
Matt Bierner
e7e32aff37 Move getDimension into SizeUtils 2019-04-11 10:05:36 -07:00
Matt Bierner
64a37d601a Convert SizeUtils to a static class
This makes it easier to track references to these methods
2019-04-11 10:05:36 -07:00
Joao Moreno
8becf4731c Merge remote-tracking branch 'origin/joao/build-scripts' 2019-04-11 18:20:09 +02:00
Benjamin Pasero
efa670f7b9 fix tests 2019-04-11 18:04:23 +02:00
Joao Moreno
618052a1f0 Merge branch 'joao/build-scripts' 2019-04-11 18:03:17 +02:00
isidor
2adfa4353e debug console: In order to keep scroll position we need to give a good approximation to the tree
fixes #71737
2019-04-11 17:09:53 +02:00
Benjamin Pasero
421cf5ba67 files - more encoding tests 2019-04-11 17:04:26 +02:00
Joao Moreno
9a711944c2 fix windows builds 2019-04-11 17:04:06 +02:00
Johannes Rieken
fc35f68af4 use VSBuffer instead of Buffer 2019-04-11 16:55:08 +02:00
Johannes Rieken
28e0dd8412 less Buffer 2019-04-11 16:55:08 +02:00
isidor
0da533b59f fixes #72110 2019-04-11 16:45:28 +02:00
Alex Ross
85603fd751 Order of operations in file picker when changing directories 2019-04-11 14:41:53 +00:00
Joao Moreno
d9bb681c47 fix builds 2019-04-11 16:20:26 +02:00
Alex Ross
68d3200c7e Don't try to do a file picker auto-complete when the file picker is busy 2019-04-11 14:14:45 +00:00
Joao Moreno
f1bb8327bf fix windows build script 2019-04-11 16:12:29 +02:00
Joao Moreno
e9db393672 Merge branch 'joao/mixin' 2019-04-11 16:11:02 +02:00
Joao Moreno
cf72b92c4c extract build & publish scripts 2019-04-11 15:57:34 +02:00
Tony Xia
bea104db7b Update variable names 2019-04-11 23:56:59 +10:00
Tony Xia
0eb0fe9e1a Update comment 2019-04-11 23:55:05 +10:00
Alex Dima
371865cce5 Extract startExtensionHostProcess 2019-04-11 15:54:56 +02:00
Alex Dima
9e15f2edf8 Minor renames 2019-04-11 15:54:56 +02:00
Benjamin Pasero
bef2aaa9c1 debt - remove unused code 2019-04-11 15:44:25 +02:00
Benjamin Pasero
d35d835730 files2 - queue up any write 2019-04-11 15:37:01 +02:00
Benjamin Pasero
2c8e08987f 💄 save error message 2019-04-11 15:33:55 +02:00
Benjamin Pasero
85753fd687
Merge pull request #72132 from Microsoft/ben/files2-save
Rewrite file saving code to use file system provider
2019-04-11 15:24:05 +02:00
Joao Moreno
7b295d53ca Merge remote-tracking branch 'origin/master' into joao/mixin 2019-04-11 15:20:10 +02:00
Johannes Rieken
6730f71074
Merge pull request #72058 from Microsoft/joao/fix-71648
Fixes #71648
2019-04-11 14:55:50 +02:00
Joao Moreno
2351ab38ba run mixin before yarn 2019-04-11 14:36:08 +02:00
Alex Dima
e05d772824 Fix tests 2019-04-11 14:24:25 +02:00