You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jump to definitions and usages in the editor by @marein in e4722cb.
In PHP and Go files, hold Ctrl or Cmd and click a symbol to jump to it. Shift+F12 shows where it is used, Ctrl+B works from the cursor. On touch, tap a symbol and pick Look up.
The language servers start with the editor and index in the background. They follow checkouts and file changes on their own.
Reindex in the editor menu starts them over. Under Settings, Editor, LSP you set how each server runs.
Sort containers by status and show docker at work by @marein in b355441.
Unhealthy containers come first, then the running ones. The docker icon waves while a compose command runs.