Skip to content

Latest commit

 

History

History
126 lines (64 loc) · 3.15 KB

CHANGELOG.md

File metadata and controls

126 lines (64 loc) · 3.15 KB

v1.4.3 (2024-04-21)

No significant changes

View changes on GitHub

v1.4.2 (2024-04-21)

🐞 Bug Fixes

  • Changed filename contains special chars (7d6dd35)

❤️ Contributors

View changes on GitHub

v1.4.1 (2024-04-21)

🚀 Features

  • Add menu item for "Search in Git Changed Files" command (68d31c9)

❤️ Contributors

View changes on GitHub

v1.4.0 (2024-04-21)

🚀 Features

  • New command Search in Git Changed Files (89cd3be)

❤️ Contributors

View changes on GitHub

v1.3.0 (2023-07-10)

🚀 Features

  • Just call builtin go to symbol when no cursor word (1567878)

❤️ Contributors

View changes on GitHub

v1.2.0 (2023-07-10)

🚀 Features

  • Command Go to Symbol in Editor (66a8ec1)

❤️ Contributors

View changes on GitHub

v1.1.2 (2023-07-08)

compare changes

View changes on GitHub

v1.1.1 (2023-07-08)

🐞 Bug Fixes

  • Forget to update engine.vscode (a07d999)

❤️ Contributors

View changes on GitHub

v1.1.0 (2023-07-08)

🚀 Features

  • Auto keep temp editor (2c21cbd)
  • Support auto scroll to first conflict position (a88d48b)

❤️ Contributors

View changes on GitHub

1.0.0 - 2023-04-27

Breaking Change

  • remove configuration

Changed

  • update extension logo

0.0.3 - 2023-03-27

Added

  • new setting: power-edit.copyWhenSelectBracket

0.0.2 - 2023-03-27

Added

0.0.1 - 2023-03-26

Added