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
, andl2.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
- Origin/activate l2 prettify by @lovestaco in #13
- Origin/suggest relevant envs by @lovestaco in #18
New Contributors
- @varunvd made their first contribution in #1
- @lovestaco made their first contribution in #5
- @shrsv made their first contribution in #7
Full Changelog: https://github.com/HexmosTech/Lama2Code/commits/v3.7.1