Commit Graph

18403 Commits

Author SHA1 Message Date
Joao Moreno 18ab4c42aa fix size restore issue in extensions viewlet 2017-09-25 12:07:08 +02:00
Joao Moreno 3760534f7c views viewlet: restore view size on show 2017-09-25 11:42:16 +02:00
Joao Moreno b28471d10c splitview: use preferred size in onDidChange 2017-09-21 09:10:26 +02:00
Joao Moreno 1804467caa ViewsViewlet: persistence, dnd 2017-09-20 18:41:57 +02:00
Joao Moreno bec30f28b0 panelviewlet: dnd 2017-09-20 17:39:06 +02:00
Joao Moreno ceb8f75651 viewsViewlet 2017-09-20 13:55:28 +02:00
Joao Moreno 8a1c52c8e1 panelview: animation 2017-09-19 22:04:10 +02:00
Joao Moreno 22ef5a2cc3 wip: debug viewlet title fixes 2017-09-19 21:59:44 +02:00
Joao Moreno d1e2de296a wip: fixes to extensions viewlet 2017-09-19 21:56:02 +02:00
Joao Moreno 0f79cdf0dc wip: several fixes to explorer, extensions viewlet 2017-09-19 21:50:59 +02:00
Joao Moreno f5202f1217 wip: ViewsViewlet extends PanelViewlet 2017-09-19 21:24:52 +02:00
Joao Moreno 0bc767e2cb views2 > panelViewlet 2017-09-19 19:42:41 +02:00
Joao Moreno 3475e78cdd 💄 2017-09-19 19:41:32 +02:00
Joao Moreno 6e48dd0fe8 💄 2017-09-19 17:54:25 +02:00
Joao Moreno 1b265cf974 fix npe 2017-09-19 17:54:04 +02:00
Joao Moreno 7a9f035053 Merge branch 'scm-viewlet' 2017-09-19 17:34:58 +02:00
Joao Moreno 7195502ec7 scm: more actions 2017-09-19 17:28:35 +02:00
Joao Moreno b2807a92c2 scm: typo 2017-09-19 17:20:28 +02:00
Joao Moreno 3c81d58306 splitview: dont save layout size 2017-09-19 17:20:07 +02:00
Joao Moreno c1f792ed4c scm: show actions, display focus 2017-09-19 17:12:40 +02:00
Benjamin Pasero d5d4deeaa7 add _workbench.pickWorkspace command 2017-09-19 15:56:42 +02:00
Dirk Baeumer cb1813d0b7 Fix label generation for tasks in pickers 2017-09-19 15:25:29 +02:00
isidor 1d79063ff3 minor change 2017-09-19 14:57:17 +02:00
Sandeep Somavarapu ac573d6ad6 Allow writing into workspace folder settings file irrespective of workbench state 2017-09-19 14:35:52 +02:00
Sandeep Somavarapu d0ec7bfae6 clean up 2017-09-19 13:59:35 +02:00
Joao Moreno 5527470e70 scm: proper add/remove repository views 2017-09-19 13:36:45 +02:00
Sandeep Somavarapu 100d82f816 Settings folders drop down should also depend on folders length 2017-09-19 13:15:03 +02:00
Sandeep Somavarapu 6f64524028 Open folder settings action enablement should also depend on the workspace folders length 2017-09-19 13:13:08 +02:00
Sandeep Somavarapu 4988010d40 Use toResource method in workspace context service 2017-09-19 13:11:07 +02:00
Benjamin Pasero a781a325bc do not assume folders[0] is there 2017-09-19 13:03:04 +02:00
Benjamin Pasero 8d16160627 better file watching bootstrapping 2017-09-19 13:03:04 +02:00
Sandeep Somavarapu cc977e2e7c Fix #34462 2017-09-19 12:53:41 +02:00
isidor ce6da582a4 fixes #34624 2017-09-19 12:49:49 +02:00
Dirk Baeumer 95deca7678 More work to make task multi folder aware 2017-09-19 12:42:23 +02:00
isidor 351b05d6e1 debug api: use uri not workspace folder between extension host and renderer 2017-09-19 12:38:52 +02:00
Sandeep Somavarapu 3f3a737030 Fix #14412 2017-09-19 12:33:11 +02:00
Sandeep Somavarapu 6b26a395e5 FIx #34406 2017-09-19 12:14:37 +02:00
Joao Moreno da54cb7c90 scm: provider counts, styles 2017-09-19 12:08:29 +02:00
isidor 2370592e81 debug: use WorkspaceFolder 2017-09-19 12:03:32 +02:00
Benjamin Pasero b28031b51b adopt more of workspace.name 2017-09-19 11:51:19 +02:00
Joao Moreno 8f22f8992d scm: remove checkboxes 2017-09-19 11:51:00 +02:00
Joao Moreno d7e5744231 scm viewlet: multiselect 2017-09-19 11:44:35 +02:00
Joao Moreno 63cf6afdbf splitview: fix layout code 2017-09-19 11:34:26 +02:00
Benjamin Pasero b1cf5a0881 support name property of workspace folder in FileLabel 2017-09-19 11:30:04 +02:00
isidor efdc328058 ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02:00
Sandeep Somavarapu e99995dce1 Fix #34122 2017-09-19 11:16:38 +02:00
isidor 876262b37c debug: process.getSource 2017-09-19 11:10:39 +02:00
isidor a3ff456a78 debug: react to breakpoint event
#8642
2017-09-19 11:10:38 +02:00
Keegan Carruthers-Smith 88ed834b9e Fix tests and out of bounds in scorer (#34576)
* Don't sort scores in test

This test was a noop, because sort sorted `scores` as well. After this change,
the test fails. It passes after the following changes:

* hw should be a higher score than just H, since the w appears after a word
  separator.
* Same with ld and L.
* Change target so that L comes before l. The scorer algorithm is greedy, so
  will not match the upper case L otherwise, which is the point of that specific
  case.

* Use correct index for same case bonus

`indexOf` is the index into `target`, while `index` is the correct index into
`query`.

* Return early for query length larger than target
2017-09-19 10:49:32 +02:00
rebornix d069e922ef Re #34366. Extensions define color formats. 2017-09-19 00:03:58 -07:00