Commit graph

42472 commits

Author SHA1 Message Date
Joao Moreno 420edabab8 rename tfs to azure-pipelines 2018-11-19 10:46:19 +01:00
Joao Moreno 03dd3dc4f3 remove winjs tpromise from async 2018-11-19 10:22:06 +01:00
Joao Moreno 9ee7aa35c2 fix smoke test 2018-11-19 10:22:06 +01:00
Joao Moreno 886201c9c5 use native promises in paging.ts
related to #62716
2018-11-19 10:22:06 +01:00
Joao Moreno 1c575a2df5 use native promises in Tree
related to #62716
2018-11-19 10:22:06 +01:00
Christof Marti 31dc3f7894 Limit to application scope (#31450) 2018-11-19 10:17:37 +01:00
Ramya Achutha Rao dcc243c992 Better readability for util.ts 2018-11-18 19:42:02 -08:00
Sandeep Somavarapu 610918d48f Fix #62861 (Proper fix) 2018-11-18 13:49:41 +01:00
SteVen Batten 6eb57f9952 add posinset to menu items
fix #62007
2018-11-16 15:45:14 -08:00
SteVen Batten fc48088e76 re fix microsoft/monaco-editor#1013 2018-11-16 14:05:51 -08:00
Sandeep Somavarapu f526b7542f Check in composite bar for previous existence 2018-11-16 17:40:42 +01:00
Sandeep Somavarapu 0232d04cdc Revert "Rename placeholders to cached"
This reverts commit 869e960b45.
2018-11-16 17:37:23 +01:00
Joao Moreno ca1c923849 replace ossreadme with cargo.lock 2018-11-16 17:22:50 +01:00
isidor bea83357a6 Fix can't click and drag to select text in the Debugger "Watch" pane
#63302
2018-11-16 17:14:00 +01:00
Sandeep Somavarapu 869e960b45 Rename placeholders to cached 2018-11-16 17:12:04 +01:00
Sandeep Somavarapu dadacfd4d5 Revert "Rename placeholders to cached"
This reverts commit 724f3176fc.
2018-11-16 17:07:55 +01:00
Sandeep Somavarapu 724f3176fc Rename placeholders to cached 2018-11-16 17:00:11 +01:00
Sandeep Somavarapu f8a3d948c2 Should not have added the check 2018-11-16 16:59:08 +01:00
Johannes Rieken 6e8123a10b fix tests 2018-11-16 16:44:17 +01:00
Johannes Rieken 5a24c2e907 some tests for #62906 2018-11-16 16:28:42 +01:00
Joao Moreno d93caa1d3d cleanup TPromise from sharedProcessMain.ts
related to #62716
2018-11-16 16:27:34 +01:00
Joao Moreno 1f7d35bd4b cleanup TPromise in sharedProcess.ts
related to #62716
2018-11-16 16:27:34 +01:00
Joao Moreno 09bd9f7dee fix smoketest: find all references 2018-11-16 16:27:34 +01:00
Joao Moreno c385dfe391 cleanup TPromise in driver.ts
related to #62716
2018-11-16 16:27:34 +01:00
Sandeep Somavarapu ecaee2f53e Fix #63019 2018-11-16 16:10:11 +01:00
Johannes Rieken c507f6347b set outline label for TypeScript and launch.json, #62839 2018-11-16 16:08:55 +01:00
Johannes Rieken 58d5205e5a naming and doc tweak for #62839 2018-11-16 16:05:58 +01:00
Johannes Rieken 988f7683df
Merge pull request #63150 from YisraelV/customNameForOutline
custom name when there are multiple outline providers - feature request #62839
2018-11-16 16:02:01 +01:00
Johannes Rieken 460166a294 fix #63216 2018-11-16 16:00:00 +01:00
Johannes Rieken 0ac0c45b29 strict null work in extHostTypes, #61543 2018-11-16 15:57:06 +01:00
Johannes Rieken 917a2c58ce Revert "strict null work in extHostTypes, #61543"
This reverts commit 714b18d16c.
2018-11-16 15:53:35 +01:00
Christof Marti 8f33d560b9 Prepare testing system proxy settings 2018-11-16 15:50:00 +01:00
Johannes Rieken 714b18d16c strict null work in extHostTypes, #61543 2018-11-16 15:45:19 +01:00
Sandeep Somavarapu a8838578af #61312 Implement message for tree views 2018-11-16 14:57:32 +01:00
Sandeep Somavarapu 759fec1680 rename 2018-11-16 14:57:31 +01:00
Andre Weinand 61b9a88e52 Debug API: add DebugAdapterExecutableOptions; for #62977 2018-11-16 12:02:51 +01:00
Johannes Rieken 66b963d0cd set revealTop to 0, #63245 2018-11-16 11:11:32 +01:00
Johannes Rieken 01d8ba6b8c add keepWhitespace-flag to completion item, #62057 2018-11-16 10:59:37 +01:00
Johannes Rieken d7f82c11d6 log telemetry event when we report unresponsiveness and crash, aftermath for #62970 and #62829 2018-11-16 10:32:53 +01:00
Johannes Rieken 66461d30e0 use random port #60332 2018-11-16 10:31:55 +01:00
Johannes Rieken 29fe3f317f make declaration provider api stable, #62483 2018-11-16 10:10:33 +01:00
Johannes Rieken 6e44473c11 actually wire in go to declaration and peek declaration, #62483 2018-11-16 10:06:50 +01:00
João Moreno 850bbb275e
Merge pull request #63069 from Microsoft/rmacfarlane/gitapi
Expose 'apply' and 'diff --cached' from git extension API
2018-11-16 09:40:04 +01:00
Joao Moreno 453746bb25 💄 2018-11-16 09:20:52 +01:00
Joao Moreno 98bcd06d2f Merge commit 'refs/pull/63142/head' of github.com:Microsoft/vscode into pr/63142 2018-11-16 09:17:28 +01:00
Christof Marti f00cf99102 Can be undefined (#63033) 2018-11-16 09:04:02 +01:00
Ramya Achutha Rao 24b0f75b1e Refactor extensionTipsService for better readability 2018-11-15 19:52:51 -08:00
Ramya Achutha Rao 21405d5eb7 Comments for suggest widget 2018-11-15 18:49:44 -08:00
Ramya Achutha Rao cb1c3ed262 Remove unused method getAllRecommendations() 2018-11-15 18:35:53 -08:00
Ramya Achutha Rao f8a46bc570 Comments for different extension views 2018-11-15 18:35:15 -08:00