Discord-Tools icon indicating copy to clipboard operation
Discord-Tools copied to clipboard

python extension conflict

Open SuperDasher opened this issue 3 years ago • 4 comments

almost all of the internal chats inside vscode don't work because somehow it conflicts with the python extension from Microsoft. I tested it with every other extension and apparently only that one creates problems

SuperDasher avatar Nov 27 '21 22:11 SuperDasher

That's very weird, because it's working very well for me. Can you give me more about this issue ? @SuperDasher

Darkempire78 avatar Nov 27 '21 22:11 Darkempire78

I tried to look into it more and I saw that the problem was about another extension linked to the Python one from Microsoft. The ID of the extension is littlefoxteam.vscode-python-test-adapter if you want to look more into it. It seems that uninstalling it made all problems go away, sorry for my misunderstanding of the issue

SuperDasher avatar Nov 28 '21 00:11 SuperDasher

No problem and thank you for that it's interresting

Darkempire78 avatar Nov 28 '21 09:11 Darkempire78

hey, sorry for disturbing again about this issue, but I found out more about it.

So, the extension works just fine in any scenario, except when I open any python script that makes the Python extension enable itself. After that, whenever I try to open any channel on the sidebar, this is what happens image

The only way for it to work again is to either deactivate the extension, or have it activated without any python script on the screen making the Python extension activate image image

And even while working without the python extension activated, there are still some channels that don't work either way, but I think that could also be because I'm part of 100 servers

tl;dr : I confirmed that the Python extension by Microsoft causes some conflicts

SuperDasher avatar Nov 28 '21 13:11 SuperDasher