Add setSettingName and setSettingDescription methods to Mod#1246
Add setSettingName and setSettingDescription methods to Mod#1246TheBearodactyl wants to merge 2 commits intogeode-sdk:mainfrom
setSettingName and setSettingDescription methods to Mod#1246Conversation
|
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)