Roo-Code/webview-ui
brownrw8 134020d51b
Add a keyboard shortcut to switch between plan and act mode (#1626)
* feat: add keyboard shortcut to Plan/Act toggle

* remove Shift

* fix: shortcut now Meta+Shift+a

* ENG-123:  Tooltip

* feat: tooltip and platform detection

* fix:impl suggestions

* fix: add changeset

* Fix style

* remove platform detection - use metaKey detection and os utils

* missed comma

* Fixes

* Fixes

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-07 19:29:54 -08:00
..
public chore: Prettier fix formatting 2025-01-06 12:41:33 -08:00
scripts Add tests and fix configuration 2024-12-24 18:37:12 -08:00
src Add a keyboard shortcut to switch between plan and act mode (#1626) 2025-02-07 19:29:54 -08:00
.gitignore Add CRA webview-ui 2024-07-06 01:35:59 -04:00
matchMedia.js Basic unit testing for frontend /webview-ui (#1522) 2025-01-30 21:48:19 -08:00
package-lock.json Bump vitest from 2.1.8 to 2.1.9 in /webview-ui in the npm_and_yarn group 2025-02-05 06:18:51 +00:00
package.json Bump vitest from 2.1.8 to 2.1.9 in /webview-ui in the npm_and_yarn group 2025-02-05 06:18:51 +00:00
setupTests.js Basic unit testing for frontend /webview-ui (#1522) 2025-01-30 21:48:19 -08:00
tsconfig.json Basic unit testing for frontend /webview-ui (#1522) 2025-01-30 21:48:19 -08:00
vite.config.js Basic unit testing for frontend /webview-ui (#1522) 2025-01-30 21:48:19 -08:00