Commit 9318bcc
authored
Search Contributions Cleanup (microsoft#165538)
Major cleanup on search contribs/actions, namely:
- converting all `Action` and related registrations to `Action2`
- Converting the `Actionbar` that appears on hover of a search result to `MenuWorkbenchToolBar`
- Overall organization
- Converting any `ICommandHandler` to functions if they don't need to be `ICommandHandler`
- Adding titles to all search commands1 parent 838b485 commit 9318bcc
File tree
18 files changed
+2135
-1778
lines changed- src/vs
- platform/actions/common
- workbench/contrib
- searchEditor/browser
- search
- browser
- common
- test/browser
- terminal/browser
18 files changed
+2135
-1778
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
Lines changed: 17 additions & 941 deletions
Large diffs are not rendered by default.
0 commit comments