estruyf / vscode-front-matter

Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...
https://frontmatter.codes
MIT License
1.86k stars 70 forks source link

Front Matter CMS consumes 100% CPU #728

Closed gkossakowski closed 4 months ago

gkossakowski commented 6 months ago

Type: Bug

Open .astro file and start typing. The CPU will be consumed 100%.

Extension version: 9.4.0 VS Code version: Cursor 0.22.1 (20d6b2fe0f43a91764e828b77e985d1380d3ca20, 2024-01-08T23:25:28.010Z) OS version: Darwin arm64 23.2.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M1 Pro (10 x 24)| |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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|32, 28, 25| |Memory (System)|32.00GB (0.07GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
estruyf commented 6 months ago

@gkossakowski, thanks for opening this issue. Can you share your configuration and a sample .astro file to reproduce it?

estruyf commented 4 months ago

Closing the issue as no feedback was given.