You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(#352) Editor: Refactor PowerShellCodeStyleSettingsProvider to use getLanguage() for PowerShell settings
Replaced getConfigurableDisplayName() with getLanguage() to align with API requirements. Ensures the proper association of PowerShell-specific code style settings with the PowerShell language.
0 commit comments