Introduce the Preferences API #9597
Labels
kind/task
Internal things, technical debt, and to-do tasks to be performed.
status/open-for-dev
An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
The new plugin model should contain API for managing the preferences (configuration) and tracking it's changes in Theia. The task includes following items to be done:
getConfiguration
WorkspaceConfiguration
onDidChangeConfiguration
ConfugurationChangeEvent
The text was updated successfully, but these errors were encountered: