Commit graph

40468 commits

Author SHA1 Message Date
Johannes Rieken
d2d9ecfc4c perf - use idle callback for lifecycle eventually contributions 2018-10-01 09:29:09 +02:00
Johannes Rieken
983299d9ae debt - move tracing flag up and some tweaks 2018-10-01 09:29:09 +02:00
Johannes Rieken
9435f9cbc7 use IdleValue to prevent overly eager service creation 2018-10-01 09:29:09 +02:00
Johannes Rieken
5867865b25 debt - move runWhenIdle back to async, add IdleValue<T> 2018-10-01 09:29:09 +02:00
Johannes Rieken
964a137c15 💄 2018-10-01 09:29:09 +02:00
Johannes Rieken
7da3763214 better instantiation tracing 2018-10-01 09:29:09 +02:00
Johannes Rieken
cbdf8ae082 add tracing to instantiation service 2018-10-01 09:29:09 +02:00
Johannes Rieken
5aa4266a6e 💄 2018-10-01 09:29:09 +02:00
Johannes Rieken
e199e99ba8 debt - use TypeScript3 feature to nuke IFunctionSignature1 and its overloads 2018-10-01 09:29:09 +02:00
Johannes Rieken
e372a53542 debt - move graph close to its only user 2018-10-01 09:29:08 +02:00
Johannes Rieken
558a22d104 debt - remove unsued code 2018-10-01 09:29:08 +02:00
Johannes Rieken
a272ebcfa2 better fix for #8038 2018-10-01 09:29:08 +02:00
Dirk Bäumer
5592c2ce4a
Merge pull request #59636 from qcz/patch-11
Fix typo in processTaskSystem.ts
2018-10-01 09:23:17 +02:00
Dirk Bäumer
3f732dfd01
Merge pull request #59638 from qcz/patch-12
Fix typo in jsonSchema_v2.ts
2018-10-01 09:22:55 +02:00
Sebastian Pahnke
b766e3b22a [StandaloneEditor] Initialize static field 'SCHEME' 2018-10-01 08:20:52 +02:00
Benjamin Pasero
0c4fa8a7b5
October changes (#59712)
* fix #59597

* fix #59552

* fix #57997

* Open Workspace button in .code-workspace files (fixes #59305)

* debt - filename => filepath to make method clear
2018-10-01 07:52:48 +02:00
Benjamin Pasero
13100f2e43 fix #59655 2018-10-01 07:51:42 +02:00
Joao Moreno
77a3b330ae catch node 9 usage 2018-09-30 16:34:53 +02:00
Joao Moreno
707787c5b8 update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00
Joao Moreno
e1e0853f4d update build node and yarn for linux 2018-09-30 13:21:52 +02:00
Joao Moreno
be912909e4 use hosted build agents for linux builds 2018-09-30 11:13:58 +02:00
Joao Moreno
fc903f7ffc Merge branch 'next' 2018-09-30 11:12:34 +02:00
Martin Aeschlimann
52caa1a44a refactor code\windows: Add FileInputs, IEmptyWindowBackupInfo 2018-09-29 23:01:59 +02:00
Martin Aeschlimann
d06eae0f23 complete IWatcherChannel 2018-09-29 22:40:36 +02:00
Martin Aeschlimann
357506ab33 add NewWindowOptions 2018-09-29 22:40:09 +02:00
Martin Aeschlimann
5f1e86ea2b add FileDialogService 2018-09-29 22:39:26 +02:00
Martin Aeschlimann
9ba00291c1 labelservice: match prefix, take longest match 2018-09-29 21:47:05 +02:00
Martin Aeschlimann
39bff6cf44 polish 2018-09-29 21:36:21 +02:00
Martin Aeschlimann
3cfe173979 build script: log dowload finished 2018-09-29 20:54:20 +02:00
Matt Bierner
d5b94eb3a7 Version bump 2018-09-28 14:06:35 -07:00
Daniel Imms
c432054ae5
Merge pull request #59642 from Microsoft/tyriar/lopsided_quotes
node-pty@0.7.8
2018-09-28 11:49:44 -07:00
Jonathan Dierksen
744669a9df Update swift integration test results. 2018-09-28 11:09:07 -07:00
Daniel Imms
4125f7a045 node-pty@0.7.8
Fixes #59334
2018-09-28 11:01:39 -07:00
Jonathan Dierksen
bc422b8b4a Use textmate/swift.tmbundle for Swift syntax.
The former repo is unmaintained and obsolete.
2018-09-28 10:33:02 -07:00
Dániel Tar
eb05b3ea61
Fix typo in jsonSchema_v2.ts 2018-09-28 19:13:35 +02:00
Dániel Tar
b84da3b3ab
Fix typo in processTaskSystem.ts 2018-09-28 19:05:45 +02:00
Daniel Imms
52e9425445 Add missing return type 2018-09-28 08:29:57 -07:00
Daniel Imms
ad9ccc4435 Only sdetect shell for the current OS 2018-09-28 07:44:37 -07:00
Benjamin Pasero
e0e2738819 fix #59623 2018-09-28 16:33:09 +02:00
isidor
483f9cbe8e move sidebar location in sidebar title area context menu 2018-09-28 16:10:40 +02:00
isidor
213eb8732f Panel: remove the "toggle location" action in the panel header and move it to menu
fixes #58575
2018-09-28 15:46:31 +02:00
isidor
f5fc1e0da6 mainThreadDebugService: adopt to success return result of debugService.startDebugging
fixes #54214
2018-09-28 15:05:53 +02:00
isidor
3a12e6ad32 debug: some comments 2018-09-28 15:04:54 +02:00
isidor
9431b96d67 startDebugging method in vscode return true only when start is successful
fixes #54214
2018-09-28 14:49:48 +02:00
isidor
5e10c95d11 Restructuring DebugService.startDebugging and DebugService.createSession
fixes #58822
2018-09-28 14:28:52 +02:00
Sandeep Somavarapu
5a0c4ad7a4
Merge pull request #59604 from Microsoft/sandy081/59603
Update doc
2018-09-28 12:05:46 +02:00
Joao Moreno
cf8dac8302 fixes #53325 2018-09-28 12:03:25 +02:00
Sandeep Somavarapu
44cad70136 Update doc 2018-09-28 12:01:34 +02:00
isidor
e3797216f9 Activity action should have a name 'activity'
fixes #59573
2018-09-28 11:30:52 +02:00
Johannes Rieken
2241e48e17
Merge pull request #59598 from Microsoft/joh/fix59538
fix for #59538
2018-09-28 11:29:16 +02:00