-
Couldn't load subscription status.
- Fork 196
Add setSettingName and setSettingDescription methods to Mod
#1246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Why does this add methods to |
|
updated my fork |
well for one they're companion methods to the |
|
If this is just for localization, I'd rather add a dedicated localization API that'd let people provide a JSON file or something with translations listed. Allowing changing setting names and descriptions arbitarily at runtime seems like a bad move that'll confuse users when suddenly their setting has a different name. If we do add this, I will say there should not be setters in |
|
fair enough. still gonna keep this open though until said localization api is a thing though |
v2 bc neovim fucked with formatting last time (used notepad++ this time)