Commit Graph
4 Commits
Author SHA1 Message Date
Matt Bierner 36a8322ae8 Convert SyncActionDescriptor to use a create function (#84878)
For #81574

See #84669 for details of the problem around strict function types. This change converts `SyncActionDescriptor` to use a static `create` function. This allows us to make the `create` function generic so that it can take the correct types for strictFunctionTypes
2019-11-14 16:49:25 -08:00
Benjamin Pasero 7bc29bf67c debt - fix command alias (#75242) 2019-06-11 10:02:50 +02:00
SteVen Batten 1f30141f65 update the remaining View/Appearance menu
more consistency
2019-05-22 12:05:17 -07:00
Alex Dima 695537545f Move most code editor contributions to /browser/ (#69102) 2019-02-21 11:17:36 +01:00