Discord-Tools
Discord-Tools copied to clipboard
python extension conflict
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
That's very weird, because it's working very well for me. Can you give me more about this issue ? @SuperDasher
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
No problem and thank you for that it's interresting
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
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
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