Skip to content

Latest commit

 

History

History
88 lines (55 loc) · 5.53 KB

CHANGELOG.md

File metadata and controls

88 lines (55 loc) · 5.53 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.9.0 (2024-12-21)

Features

  • support for platform specific extension on open-vsx.org (143923b)

1.8.1 (2024-10-10)

1.8.0 (2024-08-17)

Features

  • support for passing rg parameters directly when search term is enclosed by quotation marks (ea125af)

1.7.4 (2024-08-04)

1.7.3 (2024-08-03)

1.7.2 (2024-08-03)

1.7.1 (2024-08-02)

Bug Fixes

1.7.0 (2024-08-02)

Features

  • support paths which contain whitespace (c001fe2)

1.6.10 (2024-04-28)

1.6.9 (2024-04-28)

1.6.8 (2024-04-28)

1.6.7 (2024-04-28)

1.6.6 (2024-04-28)

1.6.5 (2024-04-28)

1.6.4 (2024-04-28)

1.6.3 (2024-04-28)

Bug Fixes

  • update tsconfig to resolve ci (fa7bafe)

1.6.2 (2024-04-28)

1.6.1 (2024-04-28)

New Features
  • with shared context (d6cf1693)
  • when no results show origin document (dfd176d7)
  • improve logs (cbfc7916)
  • include @semantic-release/git to update package.json versioning (c994ade2)
  • update vscode ripgrep package (a6c15c6f)
  • pipeline publish integration (416b4ec0)
  • option to apply custom rg commands (7e38da92)
  • rg actions shortcut (dc7c622d)
  • improved rg menu actions (13002dbc)
  • optional rg menu actions (37d1829c)
  • update default color so light theme is valid (a44d82b6)
  • use white color for peek highlight default (bec3d889)
  • peek highlight (47d38dc0)
  • jump to native search, additional display options (fe56a836)
Bug Fixes
  • rg menu actions resolved via app state machine, additional refactor also (c34ae789)
  • cursor col position (a75608e3)
  • improve handling of child processes (49580f8e)
  • rg line json parse error handling (1c4d9589)
  • pipeline publish condition to invoke once matrix complete, semantic-release will automate tag creation (7db87476)
  • pipline vscode publish platform compatibility (f9a52cee)
  • extension OS compatibility (ec117db7)
  • allow new rg install to define correct platform binary (c0ac93ff)
  • quick pick item show all (e113b22c)