mirror of
https://github.com/atom/atom.git
synced 2026-02-07 21:25:05 -05:00
Add Workspace.getElement method, remove WorkspaceElement view provider
This commit is contained in:
@@ -49,6 +49,7 @@ describe('Workspace', () => {
|
||||
project: atom.project,
|
||||
packageManager: atom.packages,
|
||||
grammarRegistry: atom.grammars,
|
||||
styleManager: atom.styles,
|
||||
deserializerManager: atom.deserializers,
|
||||
notificationManager: atom.notifications,
|
||||
applicationDelegate: atom.applicationDelegate,
|
||||
|
||||
Reference in New Issue
Block a user