Uses of Record Class
com.github.copilot.generated.rpc.SkillsConfigSetDisabledSkillsParams
Packages that use SkillsConfigSetDisabledSkillsParams
-
Uses of SkillsConfigSetDisabledSkillsParams in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc with parameters of type SkillsConfigSetDisabledSkillsParamsModifier and TypeMethodDescriptionServerSkillsConfigApi.setDisabledSkills(SkillsConfigSetDisabledSkillsParams params) Skill names to mark as disabled in global configuration, replacing any previous list.