Skip to content

Biscuit v2.99.22: Debuggers, Improved language features, Generative AI tools, Markdown editor & renderer

Compare
Choose a tag to compare
@tomlin7 tomlin7 released this 22 Jul 08:20
· 190 commits to main since this release

Note

Check out the new docs tomlin7.github.io/biscuit

image

What's New ✨

  • Support for any debugger can now be added via extensions by @tomlin7 in #373
  • Added support for workspace based debug configurations

image

  • View, Modify local variables at runtime

image
image

  • Assistant chat can now use any LLMs registered via extensions by @tomlin7 in #358
  • Support for using multiple models to generate terminal commands (# prefixed commands trigger genAI) by @tomlin7 in #359
rKO6B8m.mp4
  • Fixed issues with ClangD not recognizing opened files after didChange notifications by @tomlin7 in #363
  • Control panel for modifying Biscuit itself at runtime by @tomlin7 in #367

image

  • Code syntax highlighting within markdown editor and renderer by @tomlin7 in #369

image

  • Added code block syntax highlighting in hover symbol info by @tomlin7 in #370

image

  • Syntax highlighting for codeblocks in assistant chat view by @tomlin7 in #371

image

Full Changelog: v2.99.10...v2.99.22