v0.12.0
Gloss v0.12.0 adds source peek for code review. Cmd/Ctrl-click a symbol in the diff to inspect its definition from elsewhere in the repo, without opening your editor.
Highlights:
- Floating source peek panel that can be dragged and resized over the diff
- Source definitions for imports, same-file symbols, re-exports, and repo search fallbacks
- File actions for copy path, copy contents, open in installed local apps, and open in folder
- Shared file actions menu in both diff headers and source peek
Upgrade:
brew update
brew upgrade iamrajjoshi/tap/glossnpm users can run:
npm install -g getgloss@latestFull Changelog: v0.11.0...v0.12.0