Commit Graph

42865 Commits

Author SHA1 Message Date
Matt Bierner
5df76d3535 Highlight some basic markdown elements in js/ts fenced code blocks
Fixes #63942
2018-11-28 15:52:57 -08:00
Rachel Macfarlane
72ece3c7ee remove deleted file from strict null check list 2018-11-28 14:47:01 -08:00
Matt Bierner
247667c5bd Pick up updated markdown grammar 2018-11-28 13:47:35 -08:00
Rob Lourens
5f09207fea Fix shared process launch config 2018-11-28 12:08:50 -08:00
Rob Lourens
9cabcf131c Bump ripgrep to fix #63070 2018-11-28 11:54:30 -08:00
Peng Lyu
63710859e6 Merge pull request #63792 from vim88/fix_typo_in_comments
Fixes typo and occurrences of double words in comments.
2018-11-28 10:54:52 -08:00
Rob Lourens
be5823d616 Bump node2 2018-11-28 10:41:21 -08:00
Joao Moreno
4843a871ce object tree: todo 2018-11-28 18:16:57 +01:00
Johannes Rieken
d81a1bcd58 add internal api for selection ranges provider, #63935 2018-11-28 17:51:44 +01:00
Joao Moreno
b10fc8fc9c object tree model: preserve collapse with identity provider
fixes #63149
2018-11-28 17:47:01 +01:00
Alex Ross
067f46af2a Support for automatic tasks (#63695)
Fixes #17147
2018-11-28 17:42:44 +01:00
Sandeep Somavarapu
8bcb65bb7f #61312 Revert to proposed 2018-11-28 17:29:05 +01:00
Sandeep Somavarapu
c8d9db0a26 Fix #62370 2018-11-28 17:22:23 +01:00
Joao Moreno
8cd83722d5 async data tree: proper options mapping 2018-11-28 16:51:07 +01:00
Joao Moreno
deaaa5fc75 fix strict null checks 2018-11-28 16:51:07 +01:00
Joao Moreno
d462d332a1 tree options: collapse by default 2018-11-28 16:51:07 +01:00
Johannes Rieken
0e0fbf9880 don't write profile too early, apply pii massage 2018-11-28 16:34:37 +01:00
Johannes Rieken
701ccb5d9c adjust wording, add report issue from silent perf notification 2018-11-28 16:34:37 +01:00
Johannes Rieken
e5094daf8c don't resort extensions after profiling 2018-11-28 16:34:36 +01:00
Sandeep Somavarapu
37037eac8a #23251 Expose global storage path in proposed API 2018-11-28 16:33:59 +01:00
Sandeep Somavarapu
c083f2113a Fix tests 2018-11-28 16:22:21 +01:00
Joao Moreno
04bd1cb255 tree: 💄 move types around 2018-11-28 16:03:49 +01:00
Joao Moreno
e5a93f37b1 AsyncDataTree 2018-11-28 15:54:57 +01:00
Joao Moreno
9b6928ca43 fix datatree.getNode() 2018-11-28 15:41:16 +01:00
Johannes Rieken
701c8482ef adopt DataTree in references widget, #63904 2018-11-28 15:25:56 +01:00
Joao Moreno
614f05ef97 list: fix scrollable element delayed changes 2018-11-28 15:14:46 +01:00
Joao Moreno
18570a1c9b list: proper identity provider 2018-11-28 15:14:46 +01:00
Alex Dima
9a57732a6c Simplify test running 2018-11-28 15:11:02 +01:00
Alex Dima
f8934261c0 Fixes #63822: Keep tokens for empty lines if the language id is not the buffer language id 2018-11-28 15:11:01 +01:00
Andre Weinand
14ba9f928c make debug content updates cancellable; for #41362 2018-11-28 14:58:52 +01:00
Andre Weinand
87191950d8 refetch Source content on changed events; fixes #41362 2018-11-28 14:58:52 +01:00
Sandeep Somavarapu
62e90329bf #23251 Post extension install hook 2018-11-28 14:43:40 +01:00
Alex Ross
ef95481c94 Task schema issue: dependsOn not permitted
Fixes #63874
2018-11-28 13:03:08 +01:00
isidor
486958b16a dataTree: expose scrollTop and scrolHeight 2018-11-28 12:33:41 +01:00
Joao Moreno
07e4368720 data tree: use proper loading 2018-11-28 12:26:36 +01:00
Joao Moreno
f8e9f80db0 expose scroll height 2018-11-28 12:20:56 +01:00
Joao Moreno
ad569df81b expose DataTree.getNode 2018-11-28 12:17:55 +01:00
Joao Moreno
a8bc6afabb data tree: expand should be async 2018-11-28 12:13:44 +01:00
Joao Moreno
1867a8757f tree: fix renderers type 2018-11-28 11:50:42 +01:00
Joao Moreno
f83412467c tree: use null to represent root 2018-11-28 11:24:30 +01:00
Joao Moreno
1e2d8eda97 fix strict null checks 2018-11-28 11:08:15 +01:00
Joao Moreno
4d81a85f22 fix build 2018-11-28 11:06:34 +01:00
isidor
880c1fe178 treeResourceNavigator2 2018-11-28 11:00:18 +01:00
Joao Moreno
4967ca4580 list: emit mouse events on root
fixes #63598
2018-11-28 10:55:56 +01:00
Benjamin Pasero
24036d74a9 Tweak lifecycle phases (#63899)
* lifecycle - signal READY earlier to allow commands to run

* lifecycle - move READY phase as last thing into shell

* workbench - isCreated() => isRestored()

* lifecycle - tweak phase
2018-11-28 10:06:55 +01:00
Joao Moreno
bb0242c7dc WorkbenchDataTree 2018-11-28 09:45:33 +01:00
Benjamin Pasero
b134ef4ad8 history - increase limit (fix #63853) 2018-11-28 08:38:34 +01:00
Joao Moreno
a162740380 fix tree tests 2018-11-28 08:37:03 +01:00
Joao Moreno
99ddece45e swallow cancellation error in datatree 2018-11-28 08:37:03 +01:00
João Moreno
3953262633 Merge pull request #63716 from Kedstar99/master
Fixed checkForSnapUpdate in updateService.linux.ts to correctly identify snap version
2018-11-28 07:36:06 +01:00