Allow editor to be localized in a specific language #539
Labels
editor
Anything related to editing code
enhancement
New or improved feature
needs design
When an enhancement is not yet designed
Milestone
What are you trying to do that you can't?
Currently, when in the
localized
orsymbolic
mode,RootView
uses the chosen locale of the IDE. That's often fine, but sometimes its helpful to have the user interface be in one language, but code be in another language. It's also helpful to have individual editors be in specific languages.What is your idea?
Redesign the language choosing interface to be a drop down showing all, symbolic, or specific locales, and have that chose be editor specific, rather determined by the interface choice. Persist this choice, remembering the view chosen for the project.
The text was updated successfully, but these errors were encountered: