I noticed the cursor doesn’t highlight Python and Bash code correctly in VS Code’s color mode. Some suggested switching the color mode or using other Python extensions instead of Pylance. Could the developers provide a more robust update for this feature?
Hey, could you share a screenshot?
hello ! Do you have any advice?
This is likely a VS Code syntax highlighting issue rather than Cursor-specific. Try installing the “Python” extension by Microsoft if you haven’t already - that should give you proper syntax highlighting for both Python and Bash. You might also want to check if your color theme in VS Code is configured correctly under Settings > Color Theme