Skip to content

v2.0

Compare
Choose a tag to compare
@deribaucourt deribaucourt released this 28 Nov 22:17
· 843 commits to main since this release

Changelog from https://github.com/yoctoproject/vscode-bitbake/blob/main/client/CHANGELOG.md

  • Fixed highlighting errors
  • Added more diagnostics to the Problems view
  • Added documentation on hover for Yocto variables, flags and functions
  • Added embedded languages features for python and shell scripts
    • Improved syntax highlighting
    • Code completion
    • Hover documentation
  • Added code completion for Yocto variables, keywords, overrides, classes, functions, include files
  • Added BitBake build tasks
  • Added BitBake build commands
  • Added a BitBake parsing status bar
  • Added a BitBake tree view for navigating and building recipes
  • Check BitBake settings sanity and prompt the user