#๐ Autocomplete stuck vscode
93 messages ยท Page 1 of 1 (latest)
@kind hull
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
#python-discussion message yes, I have manually selected python 3.12.0 (env)
I know it's not super helpful but I've had this issue before. I reinstalled vsc
I guess it's worth a try, thank you!
What is your interpretor. Its in bottom left i think
In a second, I'm reinstalling it
3.12.0 (env)
I'm sorry but I'm seeing packages > datatypes > test.py. I hope you're not in the Python installation directory?
No, it's just the layout of my project
Alright that's safe
do you really have to reinstall vscode?
I did, it worked for a bit and then it broke again
time to switch to pyc (jk)
Idk someone above suggested the same issues happend with them
It could very well be a extension issue
Some extension fail to identify interpretor
Also how did you make your interpreter, and is it in good state/
if possible, can you observe output > python language server and see if something is unusal there
optionally reinstall the ext
Seems to be working for the time being, I'll let you know if it breaks
sure
:ok_hand: applied timeout to @kind hull until <t:1754321261:f> (10 minutes) (reason: emoji spam - sent 23 emojis).
The <@&831776746206265384> have been alerted for review.
so why did automod ping me
It didn't, they pinged a dozen people in multiple channels and got automuted*
Please dont' do that.
!unmute 544223861768585217
:ok_hand: pardoned infraction timeout for @kind hull.
I'm sorry, what just happened?
Mentioning more than a certain amount of people in a short period of time triggers antispam
I'm really sorry but I'm genuinly confused because I was simply replying to redwood
Also having too many emojis
I was sending the logs from my python language interpreter
But it has zero emojis and zero mentions
Yeah, I think the bot saw :text: and interpreted it as a discord emoji
I'll raise it internally
Ahh, I'm really sorry for disturbing you and the other staff members :(
Can I send it as a .txt?
Its not on you, this is a bug with the bot from what I can tell
Yeah, the pastebin site is a good alternative
!paste
If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.
Thank you! Have a wonderful day!
I think part of it is it wasn't sent in a code block
Let me try in a code block
we're probably matching on 18:14:38.593 .. which can be a valid emoji: ๐ฏ
2025-08-04 18:14:38.110 [info] [Debug - 6:14:38 PM] no definitions found for name "UserValidationTask" of type 'statement' (3:6)
2025-08-04 18:14:38.111 [info] [Debug - 6:14:38 PM] no definitions found for name "dis" of type 'statement' (3:25)
2025-08-04 18:14:38.593 [info] semantic_tokens_full file:///c%3A/workdir/packages/tasks/user_validation.py
2025-08-04 18:14:38.606 [info] [Debug - 6:14:38 PM] no definitions found for name "UserValidationTask" of type 'statement' (3:6)
2025-08-04 18:14:40.853 [info] semantic_tokens_full file:///c%3A/workdir/packages/tasks/user_validation.py
2025-08-04 18:14:40.859 [info] WARNING:pygls.protocol.json_rpc:Cancel notification for unknown message id "223"
2025-08-04 18:14:40.862 [info] [Debug - 6:14:40 PM] no definitions found for name "UserValidationTask" of type 'statement' (3:6)
2025-08-04 18:14:41.482 [info] WARNING:pygls.protocol.json_rpc:Cancel notification for unknown message id "224"
2025-08-04 18:14:49.069 [info] semantic_tokens_full file:///c%3A/workdir/packages/tasks/user_validation.py
2025-08-04 18:14:49.075 [info] WARNING:pygls.protocol.json_rpc:Cancel notification for unknown message id "234"
2025-08-04 18:14:49.083 [info] WARNING:pygls.protocol.json_rpc:Cancel notification for unknown message id "236"
2025-08-04 18:14:49.084 [info] [Debug - 6:14:49 PM] no definitions found for name "UserValidationTask" of type 'statement' (3:6)
2025-08-04 18:14:49.341 [info] [Debug - 6:14:49 PM] no definitions found for name "C" of type 'statement' (3:33)
2025-08-04 18:14:50.200 [info] semantic_tokens_full file:///c%3A/workdir/packages/tasks/user_validation.py
2025-08-04 18:14:50.205 [info] [Debug - 6:14:50 PM] no definitions found for name "UserValidationTask" of type 'statement' (3:6)```
Honestly I assumed it was mentions because I saw it in python-discussion first
Oh there we go!
The automod also triggered there? Weird...
or just properly uninstall the ext and install it again
I already tried that, but I can try it again
No, I was just in the channel and got pinged for the mute and assumed it was related
did you reinstall ext or vscode?
Both
I've reinstalled it once more, we'll see if it works
@kind hull how many exts do you have
Until you notice there's the "slowness", that's probably the problematic extension
If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.
@kind hull this is how it looks on my pc: https://paste.pythondiscord.com/JTBA
bruh
16 according to requirements.txt
I am on an ssd, however I am running out of storage space, which may be a potential culprit
yeah running out of storage space is bad
and hard to figure out
just empty your %temp%
and browser caches
should bring you some space
I'll take some time clearing out various junk and see if that helps. If it's okay I'll come back with the verdict tomorrow
Have a wonderful day and thank you all immensely for the help thus far!
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.