Commit Graph
46874 Commits
Author SHA1 Message Date
Johannes Rieken cd4c79975a add setting editor.suggest.filteredTypes, #45039 2019-03-07 17:59:15 +01:00
Johannes Rieken 1cb20c7d79 more option rename... 2019-03-07 17:59:15 +01:00
Andre Weinand 00ead383df use async version of fs.exists; fixes #69860 2019-03-07 17:58:42 +01:00
Benjamin Pasero 68842a0c3e debt - declarative extension & extension enablement service 2019-03-07 17:28:16 +01:00
Benjamin Pasero 3bc9424abf debt - more declarative services
Untitled, Mode, Text Resource Properties, Commands, Theme
2019-03-07 17:23:33 +01:00
Benjamin Pasero 76b5214ef1 debt - all workbench parts are now declarative 2019-03-07 17:08:42 +01:00
Benjamin Pasero d9ed5aac45 debt - declarative keybinding service 2019-03-07 17:00:58 +01:00
Sandeep Somavarapu 5103a2f61e Fix #69495 2019-03-07 17:00:35 +01:00
Benjamin Pasero a147afbae4 debt - declarative viewlet service 2019-03-07 16:54:57 +01:00
Benjamin Pasero 667868b5ec debt - declarative panel service 2019-03-07 16:50:01 +01:00
Benjamin Pasero 7eae6fed8f debt - declarative views service 2019-03-07 16:40:02 +01:00
Joao Moreno 0424ae8f48 Merge remote-tracking branch 'origin/master' 2019-03-07 16:25:54 +01:00
Joao Moreno 721e3cf669 Merge branch 'joao/scm-views'
fixes #49054
2019-03-07 16:24:15 +01:00
Johannes Rieken f15e1b7d23 the ids of extensions clashing, #41882 2019-03-07 16:23:22 +01:00
Joao Moreno ae185fc6ce fix order for default scm views 2019-03-07 16:20:59 +01:00
Joao Moreno aec5806150 scm: fix actions context 2019-03-07 16:01:33 +01:00
Joao Moreno b36a855c6a wip: scm using contributable views 2019-03-07 15:49:54 +01:00
Johannes Rieken 59681e54e3 💄 rename setting to maxVisibileSuggestions, #68557 2019-03-07 15:27:36 +01:00
Johannes Rieken bb750dacd4 add CompletionOptions with support to filter by completion kind. Will make it simple to implement #45039 2019-03-07 15:22:54 +01:00
Alex Ross 96a2e5e16a Simple file picker should respect filters 2019-03-07 15:00:08 +01:00
isidor a014858074 strict null checks: debug commands 2019-03-07 14:50:32 +01:00
isidor 6fe9c0f87c strict null checks: breakpointsView 2019-03-07 14:50:32 +01:00
Benjamin Pasero 04f7485615 debt - acitivtybar as declarative service 2019-03-07 14:35:58 +01:00
Sandeep Somavarapu c056a5da5c Fix #69760 2019-03-07 13:10:04 +01:00
Sandeep Somavarapu 248d000108 tests #69760 2019-03-07 13:10:04 +01:00
Benjamin Pasero 34c5f82249 debt - declarative file service 2019-03-07 13:04:25 +01:00
Benjamin Pasero 614598631d debt - declarative editor services 2019-03-07 13:02:58 +01:00
Johannes Rieken 3190c25299 Merge pull request #69942 from svipas/max-suggestions-to-show-and-icons
Add showIcons and maxSuggestionsToShow settings
2019-03-07 13:02:48 +01:00
Johannes Rieken 2a6b0dedb6 simplify icon style logic 2019-03-07 13:00:59 +01:00
Benjamin Pasero 7b45f26827 debt - use SyncDescriptor for editor part 2019-03-07 12:45:56 +01:00
isidor 003ff303de strict null check: debug actions 2019-03-07 12:18:32 +01:00
Benjamin Pasero e9f899f5cc debt - register accessibility service declaratively 2019-03-07 12:12:27 +01:00
Benjamin Pasero 8eea644e05 debt - getPinnedViewletIds() should really not be on IActivityService?! 2019-03-07 12:04:37 +01:00
Benjamin Pasero b329bf4c89 debt - allow parts to register with the workbench and adopt for title bar 2019-03-07 11:57:43 +01:00
Benjamin Pasero a6e596d755 debt - use more typed service identifier 2019-03-07 11:57:43 +01:00
svipas cecd82a217 Remove unused showIcons var from suggestWidget 2019-03-07 12:49:38 +02:00
svipas ea9d2fe9f6 Use onDidChangeConfiguration for showIcons in suggestWidget 2019-03-07 12:44:34 +02:00
Sandeep Somavarapu 9cf05c9748 Allow to install language pack extensions always 2019-03-07 11:37:26 +01:00
Alex Ross 967b46a3db Prevent simple file picker from matching on the folder name of the parent folder
It should only match on '..' for the parent folder
2019-03-07 11:35:30 +01:00
Benjamin Pasero 022fb7d434 debt - part implements ISerializableView 2019-03-07 11:22:24 +01:00
Alex Ross f07c7d7056 Add validation messages to simple file picker (#69905) 2019-03-07 11:16:19 +01:00
Benjamin Pasero 0e409ed152 debt - simplify part layout 2019-03-07 11:12:13 +01:00
svipas 73a83d33c9 Replace much with many in commonEditorConfig for maxSuggestionsToShow 2019-03-07 12:09:42 +02:00
Alex Ross 1924c39136 Improve simple file picker accept tooltip 2019-03-07 11:05:23 +01:00
Joao Moreno 8e5484fec5 wip: more SCM views migration 2019-03-07 11:04:03 +01:00
Johannes Rieken e8754369ba dgpr declare, #67650 2019-03-07 11:02:59 +01:00
Joao Moreno 2f74d3a82d fix panel view layout order 2019-03-07 11:01:20 +01:00
svipas 5384995ea7 Replace iconsInSuggestions with showIcons in suggestEnabledInput 2019-03-07 11:51:11 +02:00
svipas a3b5a8f724 Fix completionModel tests by adding missing properties 2019-03-07 11:50:56 +02:00
svipas 67d2fe67f3 Use showIcons and maxSuggestionsToShow in suggestWidget 2019-03-07 11:50:39 +02:00