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
PyCharm has a feature to display only a subset of files in the IDE: Scope—PyCharm.
As a developer, I want to create scopes for owners, so that only the files of that owner are displayed in the IDE.
Suggestions
CLI command cdown pycharm
Option to choose one or multiple owners
Print output to stdout or generate file(s) directly in the expected dir (a XML file somewhere under .idea/)
The text was updated successfully, but these errors were encountered:
Problem
PyCharm has a feature to display only a subset of files in the IDE: Scope—PyCharm.
As a developer, I want to create scopes for owners, so that only the files of that owner are displayed in the IDE.
Suggestions
cdown pycharm
.idea/
)The text was updated successfully, but these errors were encountered: