rebornix
11d48f122e
first cut
2018-11-27 16:02:39 -08:00
SteVen Batten
f80c92964f
fix menubar focus trap ( #62869 )
...
* fix menubar focus trap
* undo tabindex on titlecontainer
* fix issue with falling back to native outline
2018-11-26 10:54:40 -08:00
Benjamin Pasero
16a0994c9f
storage - pick less obvious file extension
2018-11-26 18:00:45 +01:00
Benjamin Pasero
c70b2e93b7
storage - rename storage DB to ensure proper migration
2018-11-26 17:56:52 +01:00
Christof Marti
cc60804a16
Test system proxy config ( #60773 )
2018-11-26 17:45:37 +01:00
Johannes Rieken
dfa22cc389
simpler API use, #60332
2018-11-26 17:04:27 +01:00
Christof Marti
45808035ce
Cache proxy only per scheme://host:port ( #60773 )
2018-11-26 16:38:44 +01:00
Christof Marti
2eae360860
Let settings and environment variable win for compatibility ( #60773 )
2018-11-26 16:38:44 +01:00
Joao Moreno
a20e0af8a7
fix strict null checks
2018-11-26 16:22:03 +01:00
Joao Moreno
813c488f8a
DataTree.onDidResolveChildren
2018-11-26 16:17:57 +01:00
isidor
370b221e77
tree: expose things for debug
2018-11-26 16:11:10 +01:00
Joao Moreno
921efad3d4
data tree: update nodes map
2018-11-26 16:05:21 +01:00
Joao Moreno
dadfceb698
fix strict null checks
2018-11-26 15:44:54 +01:00
Johannes Rieken
2d74edfc96
show a silent notification for extension frezing for 5secs and more #60332
2018-11-26 15:35:48 +01:00
Joao Moreno
3aeaf695bf
propagate userenv to shared process
2018-11-26 15:25:16 +01:00
Benjamin Pasero
093239c54d
some lifecycle 💄
2018-11-26 15:07:06 +01:00
Joao Moreno
9c9003455c
fixes #63693
2018-11-26 14:59:50 +01:00
Benjamin Pasero
3b55a21477
notifications - add silent option
2018-11-26 14:46:37 +01:00
Sandeep Somavarapu
3b4ce8684b
publish to vscode.d.ts
2018-11-26 14:22:45 +01:00
Johannes Rieken
2a2eaa66a9
debt - less TPromise
2018-11-26 12:58:41 +01:00
Johannes Rieken
b6569f3726
check for unresponsive profile when reporting an extension issue, #60332
2018-11-26 12:34:44 +01:00
Johannes Rieken
b381d643bf
tweak interfaces, #60332
2018-11-26 12:34:44 +01:00
Johannes Rieken
0bbbf266f0
fix warning message, #60332
2018-11-26 12:34:44 +01:00
Benjamin Pasero
456e8e64be
fix last TPromise ctor use ( #62716 )
2018-11-26 11:41:38 +01:00
Joao Moreno
b3b0e64043
fix scm input box nudge
2018-11-26 11:36:07 +01:00
Benjamin Pasero
4b9e34294c
fix #63765
2018-11-26 11:14:11 +01:00
Johannes Rieken
91fb4ec351
show blocking extension in editor, #60332
2018-11-26 10:50:25 +01:00
Benjamin Pasero
55565d4fe6
TPromise => Promise ( #63768 )
...
* remove more TPromise (for #53526 )
* fix failing webview integration tests on macOS
* do not instantiate TPromise (fix #62716 )
* more TPromise removal and fixes
* 💄
* 💄
2018-11-26 10:45:34 +01:00
Benjamin Pasero
27797381c5
fix #62833
2018-11-26 08:16:26 +01:00
Benjamin Pasero
1f80d75610
fix issue with binary status not updating properly
2018-11-26 08:08:46 +01:00
Rob Lourens
f473dc4763
Fix missing file search 'rg' log
2018-11-25 17:50:46 -08:00
Benjamin Pasero
2f0315fb85
bump distro
2018-11-25 17:20:52 +01:00
Andre Weinand
8780c7b4f8
finalize DA & Tracker Debug APIs
2018-11-25 16:29:00 +01:00
Alex Dima
0f3eefc626
Break up ExtensionService into multiple files
2018-11-25 12:53:08 +01:00
Rob Lourens
8f688a4ccf
Fix strict null check
2018-11-23 14:26:23 -08:00
Rob Lourens
30cabe9b69
Nicer single line search input sizing
2018-11-23 14:25:07 -08:00
Christof Marti
9d42fe9859
Cache proxy resolution ( #60773 )
2018-11-23 22:45:14 +01:00
Rob Lourens
3b573a0ed1
Add a couple RipgrepParser tests
2018-11-23 12:39:14 -08:00
Rob Lourens
2cbcd647ec
Text search perf improvement for long lines/multiline results
2018-11-23 12:39:14 -08:00
Rob Lourens
d208a877ec
QueryBuilder should respect isMultiline passed in
2018-11-23 12:39:14 -08:00
Alex Ross
1fee0dfa62
Fix strict null check in updateService.snap.ts
2018-11-23 17:20:37 +01:00
Sandeep Somavarapu
88bd079588
Fix #62334
2018-11-23 17:19:35 +01:00
Alex Ross
7c1dd38375
Rename interfaces in taskConfiguration.ts to remove duplicates
2018-11-23 16:57:09 +01:00
Joao Moreno
18fb06690d
debt: remove TPromise from update
2018-11-23 16:53:13 +01:00
Sandeep Somavarapu
c4bbbe7e1a
Fix #62821
2018-11-23 16:50:15 +01:00
Sandeep Somavarapu
c2a379f554
Fix tests
2018-11-23 16:50:15 +01:00
Alex Ross
5009045425
Fix broken variable resolve ( #63692 )
2018-11-23 16:34:30 +01:00
Sandeep Somavarapu
20cd4c1985
#56649 Add detailed assertions
2018-11-23 16:32:55 +01:00
Johannes Rieken
0b4c169394
update references-view extension
2018-11-23 16:32:17 +01:00
Alex Ross
779e2df6f7
Rename to not have two different RunOptions
2018-11-23 16:29:02 +01:00