v0.6.1
- UI polish: header/sidebar blur, custom scroll indicators, dark icons (v0.6.1) (#10)
- release.yml: marketplace pushes non-blocking via continue-on-error
- release.yml: github-release uses explicit release ID, not tag lookup
Install
Python (CLI / library):
pip install 'ignite-ember==0.6.1'
# or
uv pip install 'ignite-ember==0.6.1'JetBrains plugin: download the ember-code-jetbrains-*.zip
asset below and install via Settings → Plugins → ⚙ →
Install Plugin from Disk…
VSCode extension: download the ember-code-vscode-*.vsix
asset below and install with:
code --install-extension ember-code-vscode-*.vsixBoth IDE plugins bootstrap uv + Python + ignite-ember on
first launch — no manual setup required.