8000 Release v.1.2.1 · google/bamboo-soy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

v.1.2.1

Compare
Choose a tag to compare
@kaathewise kaathewise released this 08 Aug 10:51
· 77 commits to master since this release

Features

  • Automatic insertion of closing characters for ", ', ( and [,
  • Code style settings are now available,
    • Pressing enter after an open tag now places the cursor at the right indentation level,
  • Formatting improvements:
    • Continuation indent on multiline alias,
    • Continuation indent on tag attributes,
    • Improved frormatting for deeply nested tags,
  • Live templates for {let} and {let /},
  • Autocompletion
    • Add support for stricthtml="true" in template definition blocks,
    • Better context-detection for where variable autocompletion should trigger,

Stability and bug fixes

  • Fixed various NPEs and bugs that occured on partial/incomplete code constructs
0