Commits

Xi Ge committed 8b6c6af5733
[SourceKit] Teach module interface generator to respect the given module group name. Input: Request Id: 'source.request.editor.open.interface' Required Field: 'key.modulename' Optional Field: 'key.groupname' Output: If the group name is specified, SourceKit generates interface for the module group; otherwise does for the entire module.