Skip to content

v3.7.1

Latest
Compare
Choose a tag to compare
@lovestaco lovestaco released this 20 Aug 13:13
· 59 commits to main since this release

Enhancements

  • Inline Suggestions: Introduced dynamic suggestions within ${}. As users type, contextually relevant suggestions are now activated.
  • Environment Variables Support: Enhanced the suggestion mechanism to propose relevant environment variables within the ${} scope. This ensures quicker access to commonly-used variables.
  • The extension now seamlessly integrates and showcases variables from JS blocks, l2config.env, and l2.env, offering a comprehensive variable suggestion experience.
  • This is done by using the l2 command l2 --env=MY_URL_PRODU <file path>

Thank you for choosing our extension.
We appreciate the continued support and contributions from our community.
Your feedback and involvement are what make this project thrive!

Documentation

https://hexmos.com/lama2/tutorials/editor.html#providing-environment-variable-autocompletion

Usage

https://www.loom.com/share/34ecffdfb62749f0bdece994c49bf61a

Related binary release

What's Changed

New Contributors

Full Changelog: https://github.com/HexmosTech/Lama2Code/commits/v3.7.1