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
[x ] I have checked there are no open bugs referencing the same bug or problem
Description
Sourcery plugin is not working for Pycharm 2024.1.
I installed Sourcery plugin from Pycharm plugins store and copy the demo code from the Default Rules - Sourcery Documentation, but no hints for these code. By the way, it works in vscode.
Code snippet that reproduces issue
I simply copy the example code from Default Rules - Sourcery Documentation, and paste it into Pycharm. But there is no underline hints for some code. And I disabled all other plugins in Pycharm, then tested it, the problem still exists.
I can't reproduce this yet on my end, so a few questions to help track it down:
What does the sourcery tool window show and does the chat assistant work?
Are any Sourcery entries showing up in the Problems tool window?
Do you have a .sourcery.yaml config file in the project or at a user level (If so could you share it)? The user one would be (~/.config/sourcery/sourcery.yaml
Are you working in files with a standard .py file extension or something else?
The chat assistant is not always working normally. Sometimes I have to restart Pycharm, the chat assistant start to respond. And Soucery is stuck at the scanning without any response.
When I restart pycharm, the entries are shown up, but they will be vanish after I input some codes that sourcery launch a new scanning task.
The config file is just a default one : coding_assistant:\n enabled: true
Checklist
Description
Sourcery plugin is not working for Pycharm 2024.1.
I installed Sourcery plugin from Pycharm plugins store and copy the demo code from the Default Rules - Sourcery Documentation, but no hints for these code. By the way, it works in vscode.
Code snippet that reproduces issue
I simply copy the example code from Default Rules - Sourcery Documentation, and paste it into Pycharm. But there is no underline hints for some code. And I disabled all other plugins in Pycharm, then tested it, the problem still exists.
Some config info
I enable all rule in Pycharm.
It works normally in VSCode
But it perform differently in Pycharm
Debug Information
IDE Version:
Pycharm Professional 2024.1
Sourcery Version:
Sorcery 1.16.0
Operating system and Version:
Macos 14.4.1
Sorcery.log
:sourcery.log
The text was updated successfully, but these errors were encountered: