brackets-typescript-code-intel icon indicating copy to clipboard operation
brackets-typescript-code-intel copied to clipboard

Unit tests may not work with SplitView

Open JeffryBooher opened this issue 10 years ago • 0 comments

The unit tests for this extension uses an API that has been removed EditorManager.setEditorHolder() You can use the MainViewManager._init() method to initialize to a DOM element.

See: https://github.com/adobe/brackets/wiki/SplitView-Extension-Migration-Guide

branch: Jeff/splitview-factory

Let us know if you need help, Thanks!

JeffryBooher avatar Aug 21 '14 00:08 JeffryBooher