Skip to content

Releases: yoctoproject/vscode-bitbake

v2.7.0

19 Sep 07:43
Compare
Choose a tag to compare

Changelog available at https://github.com/yoctoproject/vscode-bitbake/blob/main/CHANGELOG.md

What's Changed

Full Changelog: v2.6.0...v2.7.0

v2.6.0

19 Jul 08:13
Compare
Choose a tag to compare

Changelog available at https://github.com/yoctoproject/vscode-bitbake/blob/main/CHANGELOG.md

PRs

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

28 May 14:35
Compare
Choose a tag to compare

v2.4.0

10 Apr 07:40
Compare
Choose a tag to compare

v2.3.0

19 Mar 14:56
Compare
Choose a tag to compare

v2.2.0

27 Feb 10:04
Compare
Choose a tag to compare

v2.1.0

11 Jan 14:46
Compare
Choose a tag to compare

v2.0.1

30 Nov 15:44
Compare
Choose a tag to compare

v2.0

28 Nov 22:17
Compare
Choose a tag to compare

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