Skip to content

notmd/bevy_vscode_bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy VSCode Bug

  • Run the build.sh script to build the Bevy project and the VSCode extesion.
  • Open VSCode and presss Ctrl+Shift+P to open the command palette. Type Install extension from location and choose the built extension from the vscode-extension folder.
  • Press Ctrl+Shift+P again and type Open Bevy Game to open the webview.
  • Scroll the mouse and you should see that it's very laggy.
  • Press Ctrl+Shift+P and type Toggle Developer Tools to open the inspector and you should fine the log where Bevy is using CPU to render.
  • You can also run trunk serve to run in chrome and see that it's not laggy there.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published