Right now, the reconciler does not run before the first change is made. This can be fixed by calling `forceReconciling` when the editor is open. The `JavaReconciler` registers a part listener and calls `forceReconciling` when the editor is open or activated.