Commit Graph

25386 Commits

Author SHA1 Message Date
Benjamin Pasero c3489eb7e9 Merge branch 'master' into ben/editor 2018-05-03 19:07:55 +02:00
Benjamin Pasero 773a07c719 tabs - ensure disposeables are not out of sync 2018-05-03 19:05:52 +02:00
Benjamin Pasero 42ffefc4d1 grid - implement moveEditor() in title properly 2018-05-03 18:29:40 +02:00
isidor 0c5da80ab2 debug: polish 2018-05-03 18:08:01 +02:00
isidor cfe802fd5a debug: move contertPaths to debugUtils.ts 2018-05-03 18:00:26 +02:00
isidor 9ef00627e7 debugAdapter: minor polish 2018-05-03 17:56:08 +02:00
isidor 6db4484b5a debug: move schemas to seperate file 2018-05-03 17:45:15 +02:00
Benjamin Pasero abfe40876d grid - adopt more title methods to update directly 2018-05-03 17:44:41 +02:00
Christof Marti 18b58db86c Fix logic for choosing insider/stable language pack (fixes #49126) 2018-05-03 17:10:28 +02:00
Alex Dima 10ca8670b5 Fixes #42751 2018-05-03 17:01:51 +02:00
Alex Dima fc8b4c0daa Simplify diff computations 2018-05-03 16:34:08 +02:00
Alex Dima a7a71d76b8 Improve diff computer 2018-05-03 16:34:08 +02:00
Martin Aeschlimann 01243360da Mention folding at current cursor position. Fixes #48276 2018-05-03 16:29:38 +02:00
Joao Moreno 8a0c89f086 grid dnd 2018-05-03 16:22:43 +02:00
isidor 0a2806395d debug: base debug view tests 2018-05-03 16:04:24 +02:00
Benjamin Pasero da51139644 grid - optimize some tabs-title update methods 2018-05-03 16:00:29 +02:00
Johannes Rieken 01a2356098 don't use file-uri when creating untitled-files, just pass path information along the side, #49078 2018-05-03 15:59:29 +02:00
Benjamin Pasero b765a0a0c5 grid - more title control refactorings 2018-05-03 15:25:44 +02:00
Alex Dima 0e96b37aec Minor tweaks 2018-05-03 14:22:02 +02:00
Joao Moreno 440117aae8 smoketest: report current active element when failed
related to #49117
2018-05-03 14:15:39 +02:00
Joao Moreno d2bc02640c todo 2018-05-03 14:08:13 +02:00
Joao Moreno b33b1c9ec2 grid: moveView 2018-05-03 14:08:13 +02:00
Benjamin Pasero 9eb6f60e54 grid - ensure active editor comes from model 2018-05-03 13:28:00 +02:00
Benjamin Pasero ee02a2feab grid - get rid of scoped editor service need 2018-05-03 13:13:02 +02:00
isidor 56850bb1d6 debug test: get encoded debug data 2018-05-03 12:48:26 +02:00
isidor f2b83db76c debug model tests 2018-05-03 12:48:26 +02:00
Joao Moreno 426b2f134a grid: cleanup addView method 2018-05-03 12:08:33 +02:00
Joao Moreno 41bcc71334 💄 2018-05-03 11:58:37 +02:00
Joao Moreno b9981c5183 💄 2018-05-03 11:57:52 +02:00
Joao Moreno ffab7be090 more grid tests 2018-05-03 11:55:35 +02:00
Joao Moreno 1c8f1c09fe splitView -> addview 2018-05-03 11:38:22 +02:00
Johannes Rieken fa0a49bbf2 add exclusivness to document filter 2018-05-03 11:38:15 +02:00
Joao Moreno c469baccb0 the Grid 2018-05-03 11:36:34 +02:00
isidor d7955610d4 debug unit tests: get exact expression start and end 2018-05-03 11:36:05 +02:00
isidor 64fc0ed2c5 debug: simplify helper function for hover 2018-05-03 11:16:39 +02:00
Joao Moreno c0b2cf374f GridWidget tests 2018-05-03 11:06:30 +02:00
isidor 1637345e76 debugUtils 2018-05-03 11:04:57 +02:00
Joao Moreno 1ac865e493 rename SplitGirdView to GridWidget 2018-05-03 10:47:27 +02:00
Joao Moreno b59a482287 Merge branch 'master' into grid 2018-05-03 10:38:01 +02:00
Joao Moreno 456afc2fc6 💄 2018-05-03 10:26:49 +02:00
Benjamin Pasero 356bfb4735 grid - more cleanup of title controls 2018-05-03 10:18:09 +02:00
Benjamin Pasero 92272de013 grid - first cut title control cleanup 2018-05-03 09:33:41 +02:00
Benjamin Pasero 6b9dcd2d88 grid - fix focus tracking 2018-05-03 08:55:17 +02:00
Benjamin Pasero aa36956f01 grid - implement "Close Editor" action 2018-05-03 08:16:00 +02:00
Benjamin Pasero 53bc40603e grid - improve copy editor for new group 2018-05-03 07:57:52 +02:00
Benjamin Pasero e5e78f7207 grid - add proper split actions to title 2018-05-03 07:56:51 +02:00
Benjamin Pasero fd187e9416 grid - 💄 LongRunningOperation 2018-05-03 07:55:09 +02:00
Benjamin Pasero 7975cb7376 fix compile 2018-05-03 07:09:22 +02:00
Rob Lourens 2ef1c7583c 💄 from #48999 2018-05-02 20:16:47 -07:00
Rob Lourens f427a41aa1 Merge pull request #48999 from cedric05/sort
search results copy All with sort like tree
2018-05-02 20:08:02 -07:00