Description
Positron and OS details:
Positron Version: 2025.02.0 (system setup) build 171
Code - OSS Version: 1.96.0
Commit: 55f7331
Date: 2025-02-10T16:01:00.400Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.26100
Interpreter details:
Python 3.11.8
Describe the issue:
I am having an issue with python syntax highlighting not showing up (meaning all characters in a script, whether a .py, .ipynb, or .qmd file). What is interesting is that this only appears as an issue in the latest version of positron (2025.02.0-171). I can uninstall this version and go back to 2025.02.0-137 and the syntax highlighting works again as desired. I then reinstall 2025.02.0-171 and python syntax highlighting goes back to not working. Hence, I am wondering if there is a fix that can get the python syntax highlighting to start working again for 2025.02.0-171?