Official Verstak plugins monorepo — files, notes, markdown-editor, preview, activity, journal, browser-inbox, search, secrets, templates + shared packages
 
 
 
 
 
 
Go to file
mirivlad 194b68890b plugins(files): Feature 8 — Keyboard navigation
- ArrowUp/Down: move selection by one item
- Shift+ArrowUp/Down: extend selection range
- Ctrl+ArrowUp/Down: scroll viewport without changing selection
- Home/End: jump to first/last item (Shift to extend)
- PageUp/PageDown: jump by one viewport height
- All navigation keys get preventDefault()
- Existing Enter/Delete/F2/Ctrl+A preserved
2026-06-20 19:56:40 +08:00
docs docs: add plugin packaging documentation 2026-06-16 17:44:02 +08:00
plugins plugins(files): Feature 8 — Keyboard navigation 2026-06-20 19:56:40 +08:00
scripts fix: scope files plugin to workspace folders 2026-06-19 23:37:10 +08:00
.gitignore chore: stop tracking compiled backend binary, add to gitignore 2026-06-17 16:33:48 +08:00
AGENTS.md docs: add AGENTS.md with platform architecture rules 2026-06-16 11:53:19 +08:00
README.md Initial commit 2026-06-16 06:35:43 +03:00

README.md

verstak-official-plugins

Official Verstak plugins monorepo — files, notes, markdown-editor, preview, activity, journal, browser-inbox, search, secrets, templates + shared packages