-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Highlight on python, tried to use jedi, pylance (downloading from vsmarketplace) or pyright. Functions where not highlited, for example np.array ( the array word was only blank, like arguments).
Please confirm that this problem is VSCodium-specific
- This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.
Please confirm that the issue/resolution isn't already documented
- I checked the Docs page and the Troubleshooting page and my issue is not mentioned there.
To Reproduce
Steps to reproduce the behavior:
- Go to VSCodium
- Choose a python file
- Download extension for python (pyright, jedi, ruff);
- Restart Codium, and only definitions will be highlited;
Expected behavior
Methods must be hightlited too.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Debian GNU/Linux 13 \n \l and Ubuntu 25.04
- Architecture [e.g. x64, ia32, arm64]
- Version Codium: 1.106.37943 ; Latest version of extensions.
- App Manager : APT
- Sandboxed Nope.
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working