microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.66k stars 29.05k forks source link

no syntax higlighting since last update. Code and Markdown seems to be mixed together #231477

Open axelorg opened 6 days ago

axelorg commented 6 days ago

Type: Bug

update to last version and create a python notebook with mardowns and code

VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z) OS version: Windows_NT x64 10.0.19045 Modes: Remote OS version: Linux x64 5.15.0-94-generic

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (16 x 3600)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|31.94GB (6.61GB free)| |Process Argv|--crash-reporter-id 28b27705-b01f-4131-b018-4a2de39e7b2d| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|SSH: tbw| |OS|Linux x64 5.15.0-94-generic| |CPUs|Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz (12 x 900)| |Memory (System)|31.26GB (27.36GB free)| |VM|0%|
Extensions (32) Extension|Author (truncated)|Version ---|---|--- terraform|4op|0.2.5 copilot|Git|1.238.0 copilot-chat|Git|0.21.2 go|gol|0.42.1 rainbow-csv|mec|3.12.0 vscode-docker|ms-|1.29.3 vscode-language-pack-fr|MS-|1.94.2024100909 csharp|ms-|2.50.27 vscode-dotnet-runtime|ms-|2.2.0 debugpy|ms-|2024.12.0 isort|ms-|2023.10.1 pylint|ms-|2024.0.0 python|ms-|2024.16.1 vscode-pylance|ms-|2024.10.1 jupyter|ms-|2024.9.1 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.19 vscode-jupyter-cell-tags|ms-|0.1.9 vscode-jupyter-slideshow|ms-|0.1.6 remote-containers|ms-|0.388.0 remote-ssh|ms-|0.115.0 remote-ssh-edit|ms-|0.87.0 remote-wsl|ms-|0.88.4 cmake-tools|ms-|1.19.52 cpptools|ms-|1.22.9 cpptools-extension-pack|ms-|1.3.0 remote-explorer|ms-|0.4.3 autodocstring|njp|0.6.1 sqflint|ska|0.12.4 even-better-toml|tam|0.19.2 cmake|twx|0.0.17 sqf|vla|0.18.0 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256860 vscod805cf:30301675 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyonecf:30548226 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 pythonnoceb:30805159 asynctok:30898717 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 accentitlementsc:30995553 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 da93g388:31013173 a69g1124:31058053 dvdeprecation:31068756 dwnewjupytercf:31046870 newcmakeconfigv2:31071590 impr_priority:31102340 nativerepl1:31139838 refactort:31108082 pythonrstrctxt:31112756 wkspc-onlycs-t:31132770 nativeloc2:31134642 wkspc-ranged-t:31151552 cf971741:31144450 defaultse:31146405 iacca2:31156134 notype1cf:31157160 5fd0e150:31155592 icondisabled:31158250 ```
axelorg commented 6 days ago

fixed by creating a new notebook ... not sure what hapenned