Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The code window is highlighted and blinking #10328

Closed
1921096212 opened this issue Dec 28, 2022 · 3 comments
Closed

The code window is highlighted and blinking #10328

1921096212 opened this issue Dec 28, 2022 · 3 comments

Comments

@1921096212
Copy link

Type: Bug

Use binary search in plug-in Settings to eliminate the cause of the problem; When the.h file is opened, the highlighted code keeps flashing and cannot be read and used.

Extension version: 1.13.8
VS Code version: Code 1.74.2 (e8a3071ea4344d9d48ef8a4df2c097372b0c5161, 2022-12-20T10:29:14.590Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: No

System Info
Item Value
CPUs 12th Gen Intel(R) Core(TM) i5-12400 (12 x 2496)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) undefined
Memory (System) 15.72GB (2.84GB free)
Process Argv D:\code\AT32F435_437_Firmware_Library_V2.1.1\utilities\SEM\at32f435_437_freertos_demo.code-workspace --crash-reporter-id ec86c5a7-d688-4ded-9638-22b2de9593ca
Screen Reader no
VM 67%
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263cf:30335440
vscorecescf:30445987
pythondataviewer:30285071
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593:30376534
pythonvs932:30410667
cppdebug:30492333
vsclangdf:30486550
c4g48928:30535728
dsvsc012cf:30540253
azure-dev_surveyone:30548225
vscccc:30610679
pyindex848:30577860
nodejswelcome1cf:30587006
3biah626:30602489
3d0df643:30613357
89544117:30613380
fim-prod:30623723

@1921096212 1921096212 reopened this Jan 9, 2023
@sean-mcmanus
Copy link
Contributor

It sounds like you're hitting #9689 . The fix should be available in our pending 1.14.0 (pre-release) update (maybe later this week).

Using setting "C_Cpp.autoAddFileAssociations": false is a workaround, but it'll make ".C" associating with C++ stop working if that's important.

@sean-mcmanus sean-mcmanus closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2023
@1921096212
Copy link
Author

It sounds like you're hitting #9689 . The fix should be available in our pending 1.14.0 (pre-release) update (maybe later this week).

Using setting "C_Cpp.autoAddFileAssociations": false is a workaround, but it'll make ".C" associating with C++ stop working if that's important.

It sounds like you're hitting #9689 . The fix should be available in our pending 1.14.0 (pre-release) update (maybe later this week).

Using setting "C_Cpp.autoAddFileAssociations": false is a workaround, but it'll make ".C" associating with C++ stop working if that's important.

ok

@sean-mcmanus
Copy link
Contributor

The fix is available with 1.14.0 (pre-release): https://github.com/microsoft/vscode-cpptools/releases/tag/v1.14.0

@github-actions github-actions bot locked and limited conversation to collaborators Feb 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants