cmd+` cycles between open projects not open windows
PyCharm allows users to drag open files into a new window. If you have multiple windows with files from the same project, cmd+` will cycle through the windows. However, if you have multiple projects open in different windows, cmd+` will only cycle between the primary windows for each project.
Is there a setting I can adjust to change the behavior so that PyCharm will always cycle through all open windows?
请先登录再写评论。