e 0.4.0
e 0.4.0 — Database panel & Laravel intelligence
Added
- Database panel (⌘3): browse and query MySQL/MariaDB, PostgreSQL and SQLite
databases. Connect from the project's.envor manually (with a Test button),
browse tables with sortable columns, paging, a Data/Structure view and CSV
export, and run SQL in a results grid (⌘↵ to run, horizontal scroll and arrow
keys to pan). Right by default; configurable left. - Laravel features on par with the official VS Code extension: completion, hover
and go-to-definition forroute(),view(),config(),env(),__()/trans()
and<x-...>Blade components, sourced from your project viaphp artisan.
Auto-enabled in Laravel projects; toggle under Settings → Laravel features.
Includes a universal macOS .dmg installer below.
Full changelog: https://github.com/kwhorne/e/blob/main/CHANGELOG.md