Some Theia settings have no effect, problematic decriptions, or are ignored on startup #1077
Closed
3 tasks done
Labels
conclusion: duplicate
Has already been submitted
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
topic: theia
Related to the Theia IDE framework
type: imperfection
Perceived defect in any part of project
Describe the problem
Settings
have no effect at all, even though it would be desirable to have these settings changable, and
breadcrumbs.enabled
only works in specific circumstances, but otherwise doesn't fulfill any actual purpose atm (showing the file's path), even though it could.The settings
will be saved in the settings.json file, but are not read on startup and need to be re-set in the settings to take effect.
Further the description of the
editor.language.colorizedBracketPairs
setting's description statesEven though the
workbench.colorCustomizations
setting is not supported by this IDE at the moment.The description of
application.confirmExit
seems to assume that the app runs in browser even if it doesn't.To reproduce
Preferences: Open Settings (UI)
commandExpected behavior
all mentioned settings do what they are described to do and vice versa.
Arduino IDE version
2.0.0-rc7-nightly-20220615
Operating system
Windows
Operating system version
10.0.19044.1706 Pro
Additional context
My Nightly Build is 4 days old, but the 3 commits since then do not have any relations to this issue.
Issue checklist
The text was updated successfully, but these errors were encountered: