Skip to content

Commit

Permalink
Merge pull request #6904 from ajbozarth/editorcommands
Browse files Browse the repository at this point in the history
Refactor fileeditor-extension for modularization
  • Loading branch information
jasongrout committed Sep 12, 2019
2 parents f699dd8 + 1c162ad commit 1f59d9c
Show file tree
Hide file tree
Showing 3 changed files with 896 additions and 511 deletions.
1 change: 1 addition & 0 deletions packages/fileeditor-extension/package.json
Expand Up @@ -47,6 +47,7 @@
"@jupyterlab/launcher": "^1.2.0-alpha.0",
"@jupyterlab/mainmenu": "^1.2.0-alpha.0",
"@jupyterlab/statusbar": "^1.2.0-alpha.0",
"@phosphor/commands": "^1.7.0",
"@phosphor/coreutils": "^1.3.1",
"@phosphor/widgets": "^1.9.0"
},
Expand Down

0 comments on commit 1f59d9c

Please sign in to comment.