Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

SplitView - Add view provider mechanics #8787

Closed
15 of 16 tasks
Tracked by #7858
pthiess opened this issue Aug 17, 2014 · 1 comment
Closed
15 of 16 tasks
Tracked by #7858

SplitView - Add view provider mechanics #8787

pthiess opened this issue Aug 17, 2014 · 1 comment
Assignees
Milestone

Comments

@pthiess
Copy link
Contributor

pthiess commented Aug 17, 2014

Part of the Split View feature in Brackets 1.0.

Dependencies

Tasks

  • implement view factory and MainViewManager.addView()
  • Register view provider
  • Implement required interfaces (ImageView, Editor)
  • Create image view provider
  • Refactor pane view lists to support things that are not file objects
  • Implement all file based commands to work on images
  • Implement Command.FILE_ADD_TO_WORKING_SET to resolve to a doc
  • Add checks in DocumentManager working set APIs to filter for Documents
  • Implement ViewStateManager
  • Rework EditorManager.canOpenFile
  • Kill addCustomViewer
  • Unit tests
  • Implement PR Jeff/couzteau fix 6356 stale image update #7952
  • Rework MainViewManager.open to be more efficient
  • Add support for arbitrary views
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants