kieler / klighd-vscode

Eclipse Public License 2.0
9 stars 6 forks source link

fix(klighd-vscode): sync with editor is not toggled #17

Closed christoph-fricke closed 3 years ago

christoph-fricke commented 3 years ago

A rename proposed for #13 caused this problem, since "in" checks are not correctly refactored.

This PR also removes the "in" checks and just calls the method if it exists on the object.