Ryan
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Ryan created a post, Do the Prompts in Prompt Library in AI Assistant use the Rules files for context
If I setup prompts in the Prompt Library (https://www.jetbrains.com/help/ai-assistant/settings-reference-prompt-library.html) do they automatically use the rules I have setup in Rules (https://www.... -
-
-
Ryan created a post, CompletedPycharm 2017.1 py.test no longer working with -m option
In my unit tests I market some tests with "@pytest.mark.slow" to avoid running them except when explicitly desired. In the setup for my PyCharm runner I set the Additional Arguments to: --color...