Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: michidk/vscli

1.3.0

09 Mar 15:15

Choose a tag to compare

  • feat(ui): Added wrapping to selection scrolling
  • feat(ui): Reworked additional info UI and implemented --hide-info & --hide
  • feat(ui): Added scrollbar
  • feat(ui): Added mouse interactions
  • fix(deps): Updated Rust crate serde_json to v1.0.140
  • feat: Improved editor name formatting in output messages
  • feat: Command now uses shorthand -c instead of config
  • feat: Added support for other VS Code forks in editor name formatter

Full Changelog: v1.2.0...v1.3.0

1.2.0

23 Feb 18:39

Choose a tag to compare

  • upgraded to Rust 2024 edition.
  • now supports overriding launch settings when opening containers with the updated UI.
  • now supports Cursor and other VS Code forks with the --command flag.

Full Changelog: v1.1.0...v1.2.0

1.1.0

24 Nov 16:33

Choose a tag to compare

  • Rework data model
  • Recent UI: Adds a (fuzzy) search bar
  • Various dependency updates

Full Changelog: v1.0.0...v1.1.0

1.0.0

14 Sep 13:56

Choose a tag to compare

  • Minor fixes and quality of life improvements

Full Changelog: v0.3.1...v1.0.0

0.3.1

14 Sep 11:11
fa3a3a2

Choose a tag to compare

  • Update all dependencies

Full Changelog: v0.3.0...v0.3.1

0.3.0

21 Apr 06:58
01d3e58

Choose a tag to compare

  • Support vim movements in recent mode
  • Support json5 (trailing commas, comments) for devcontainer definitions

New Contributors

  • @popsu made their first contribution in #95

Full Changelog: v0.2.2...v0.3.0

0.2.2

26 Mar 14:31
bd6a471

Choose a tag to compare

  • Add CI/release artifacts for aarch64-apple-darwin target
  • Various CI fixes
  • Updated dependencies

Full Changelog: v0.2.1...v0.2.2

0.2.1

06 Jan 10:30
3901e16

Choose a tag to compare

Contains various bug fixes.

Full Changelog: v0.2.0...v0.2.1

0.2.0

14 Nov 09:19
ce18173

Choose a tag to compare

Attention

This is a breaking change. The history file was renamed (and it's content change) but also the CLI command changed: use vscli open now (see readme).

New Contributors

Full Changelog: v0.1.13...v0.2.0

0.1.13

29 Oct 14:32
5df8438

Choose a tag to compare

  • Fixes the devcontainer file lookup

Full Changelog: v0.1.12...v0.1.13