Skip to content

Latest commit

 

History

History
199 lines (101 loc) · 5.86 KB

CHANGELOG.md

File metadata and controls

199 lines (101 loc) · 5.86 KB

v3.0.0 (2024-12-18)

🐞 Bug Fixes

  • V0.44 cmd+shift+k to delete line (e2af05c)

❤️ Contributors

View changes on GitHub

v2.0.3 (2024-12-18)

🚀 Features

  • Add cmd + shift + k to clear terminal (ba533eb)

❤️ Contributors

View changes on GitHub

v2.0.2 (2024-11-26)

🚀 Features

  • cmd+shift+I to to insert selection to composer (e43edde)

❤️ Contributors

View changes on GitHub

v2.0.1 (2024-11-25)

No significant changes

View changes on GitHub

v2.0.0 (2024-11-25)

🚀 Features

  • Adapt shortcuts to cursor v0.43 (0696bfb)

❤️ Contributors

View changes on GitHub

v1.0.3 (2024-11-22)

🏎 Performance

  • Optimize extension startup speed (23c0e12)

❤️ Contributors

View changes on GitHub

v1.0.2 (2024-10-23)

🚀 Features

  • Cmd+] can also close chat panel (93e7d2c)

❤️ Contributors

View changes on GitHub

v1.0.1 (2024-10-23)

🐞 Bug Fixes

  • Some shortcuts not work on windows #5 (#5)

❤️ Contributors

View changes on GitHub

v1.0.0 (2024-10-21)

🐞 Bug Fixes

  • Windows support Add Windows and Linux Support for ctrl-k #5 (#5)

❤️ Contributors

View changes on GitHub

v0.1.1 (2024-10-15)

🐞 Bug Fixes

  • Update engines.vscode to ^1.93.0 (5fa161d)

❤️ Contributors

View changes on GitHub

v0.1.0 (2024-10-14)

🐞 Bug Fixes

  • #3 and #4 (#3, #4)

❤️ Contributors

View changes on GitHub

v0.0.6 (2024-09-09)

🚀 Features

  • Adjust shift+cmd+k to clear terminal by default (7bef3dc)

❤️ Contributors

View changes on GitHub

v0.0.5 (2024-08-31)

🐞 Bug Fixes

  • Terminal show undefined to generate a command (66a776b)

❤️ Contributors

View changes on GitHub

v0.0.4 (2024-08-29)

🚀 Features

  • Adjust keyChord to cmd+k (5fbaf5b)

❤️ Contributors

View changes on GitHub

v0.0.3 (2024-08-29)

🐞 Bug Fixes

  • Add missing cmd+l shortcut (70c3f36)

❤️ Contributors

View changes on GitHub

v0.0.2 (2024-08-29)

🐞 Bug Fixes

  • Generation some wrong shortcuts (650bb42)

❤️ Contributors

View changes on GitHub

v0.0.1 (2024-08-29)

🚀 Features

  • Support restore vscode shortcuts from cursor (73f7bf9)
  • Add extension logo (e47dbc8)
  • Add some addition shortcuts (5eafe8d)

❤️ Contributors