Skip to content

Releases: filipenf/via

v0.7.0

Choose a tag to compare

@filipenf filipenf released this 07 Jul 20:30
4baa80b

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

Choose a tag to compare

@filipenf filipenf released this 06 Jul 12:14
de73eb1

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@filipenf filipenf released this 04 Jul 22:18
a91f2e1

What's Changed

Full Changelog: v0.3.0...v0.6.0

v0.3.0

Choose a tag to compare

@filipenf filipenf released this 20 Jun 17:35
1641c0d

What's Changed

Full Changelog: v0.1.2...v0.3.0

Improved symbol/file click handling

Choose a tag to compare

@filipenf filipenf released this 02 Jun 13:04
  • Replaced single/double click for file/symbol handling with Shift+Click
  • Focus the nvim pane after symbol or file clicking
  • Inject a via-editor skill to the agent so the agent knows how to pull diagnostics info from nvim
  • Switched away from using /tmp for the runtime data dir - use $XDG_DATA_DIR instead
  • Use a proper arg parsing library (clap) and cleanup the bootstrap logic

Full Changelog: v0.1.0...v0.1.2

v0.1.0

Choose a tag to compare

@filipenf filipenf released this 29 May 14:46

What's Changed

Full Changelog: https://github.com/filipenf/via/commits/v0.1.0