RepreZen / KaiZen-OpenAPI-Editor

Eclipse Editor for the Swagger-OpenAPI Description Language
Eclipse Public License 1.0
115 stars 12 forks source link

ZEN-4361 Missing marker location indicators (Overview Ruler) next to editor scrollbar in KZOE #467

Closed tfesenko closed 6 years ago

tfesenko commented 6 years ago

Preferences store for EditorsPlugin has settings to show/hide the rules and markers. We were using EditorsPlugin's preferences store before commit e63addb99483563426d75c4e4b6ecfc98cf47d96 when we replaced it by our editor's pref store. This commit uses a composite (chained) preferences store which has read access to both EditorsPlugin and KZOE editor's editor stores and writes values to the KZOE editor's prefs.

tfesenko commented 6 years ago

@ghillairet I merged this PR, but please review it when you have the time.

tedepstein commented 6 years ago

Yay, @tfesenko !!! 🥇