Skip to content

v0.4.7 — SFTP File Editor, External Editor Sessions & System Tray Fix

Choose a tag to compare

@thayronarrais thayronarrais released this 30 May 11:40

What's New

SFTP In-App File Editor

Edit remote files without leaving LaraEnv. Open any text file over SFTP, modify it in a built-in editor, and save it back to the server instantly. For files that are too large or binary, LaraEnv offers to open them in your system editor instead.

External Editor Sessions

Open a remote file in VS Code, Cursor, PhpStorm, or any installed editor with one click. LaraEnv downloads the file to a temp folder, watches it for changes, and automatically uploads it back to the server on every save — no manual sync needed.

Editor Auto-Detection

LaraEnv now detects installed editors at startup and lets you pick a per-project default. Supported: VS Code, Cursor, PhpStorm, WebStorm, Sublime Text, Notepad++, and any custom command.

Bug Fixes

System Tray Restore

  • Double-clicking the tray icon (Windows convention) now reopens the app window
  • The window is reliably brought to the foreground instead of appearing silently behind other windows