Brackets-CodeOverview icon indicating copy to clipboard operation
Brackets-CodeOverview copied to clipboard

Code Overview Does not work with SplitView

Open JeffryBooher opened this issue 11 years ago • 0 comments

I looked at this extension and found that there may be some issues running the extension with the SplitView branch.

A more detailed explanation of what breaks and why it breaks is in the Brackets Extension Splitview Migration Guide. https://github.com/adobe/brackets/wiki/SplitView-Extension-Migration-Guide#extensions-that-will-break

it looks like appending nodes directly to #editor-holder could break splitview functionality and probably doesn't work right with your extension.

you can test with the branch "jeff/splitview-factory". Let us know if you need more info.

JeffryBooher avatar Aug 20 '14 23:08 JeffryBooher