v0.9.1
- v0.9.1: native-feel JB plugin (120 fps, IDE theme), VSCode inherits chrome
- web+jb+vscode: inherit IDE background, hide our theme picker in IDE hosts
- jetbrains: switch JCEF to windowed mode, drop backdrop-filter for good
- web: drop 12-layer backdrop-filter blur, replace with cheap gradient panels
- web+tauri: FPS overlay, brand-row version chip, drop restart-backend accelerator
- tauri: unlock WKWebView 60 Hz cap on ProMotion displays
- fix: don't require IGNITE_EMBER_DEV ack for emberCode.pythonPath
Install
Python (CLI / library):
pip install 'ignite-ember==0.9.1'
# or
uv pip install 'ignite-ember==0.9.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.