Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python extension conflict #33

Open
SuperDasher opened this issue Nov 27, 2021 · 4 comments
Open

python extension conflict #33

SuperDasher opened this issue Nov 27, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@SuperDasher
Copy link
Contributor

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

@Darkempire78
Copy link
Owner

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

@SuperDasher
Copy link
Contributor Author

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

@Darkempire78
Copy link
Owner

No problem and thank you for that it's interresting

@SuperDasher
Copy link
Contributor Author

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 SuperDasher reopened this Nov 28, 2021
@Darkempire78 Darkempire78 added the bug Something isn't working label May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants