This website requires JavaScript.
Explore
Help
Sign In
alois
/
Verso
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
926b6f7cbb40104ebd627c281edb8db9ca716d99
Verso
/
services
/
web
/
frontend
/
js
/
features
/
source-editor
/
extensions
T
History
claude
and
Claude Sonnet 4.6
31db7b2b4e
Build and Deploy Verso / deploy (push)
Successful in 14m39s
Details
feat: add bold/italic shortcuts and toolbar buttons for Typst editor
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-06-11 08:28:47 +00:00
..
changes
…
spelling
…
toolbar
feat: add bold/italic shortcuts and toolbar buttons for Typst editor
2026-06-11 08:28:47 +00:00
visual
Rename sourceEditorVisualExtensions to sourceEditorMarkdownExtensions
2026-06-04 08:06:09 +00:00
annotations.ts
…
auto-complete.ts
…
auto-pair.ts
…
before-change-doc.ts
…
bracket-matching.ts
…
breadcrumbs-panel.ts
…
breadcrumbs.tsx
…
browser.ts
…
bundle.ts
…
class-highlighter.ts
fix(typst): highlight idents after #keyword and wire tok-attributeName
2026-06-09 09:18:31 +00:00
command-tooltip.ts
…
context-menu.ts
…
cursor-highlights.ts
…
cursor-position.ts
…
doc-name.ts
…
draw-selection.ts
…
editable.ts
…
effect-listeners.ts
…
empty-line-filler.ts
…
figure-modal.ts
…
file-tree-item-drop.ts
…
filter-characters.ts
…
folding-keymap.ts
Fix (un)fold all shortcuts on macOS (
#33630
)
2026-05-14 08:06:00 +00:00
font-load.ts
…
geometry-change-event.ts
…
go-to-line.ts
…
highlight-active-line.ts
…
highlight-special-chars.ts
…
history-ot.ts
…
indentation-markers.ts
…
index.ts
Merge pull request
#33687
from overleaf/mj-temporary-tabs-fix
2026-05-15 08:08:28 +00:00
inline-background.ts
…
keybindings.ts
…
keymaps.ts
…
language.ts
…
line-numbers.ts
…
line-wrapping-indentation.ts
…
linting.ts
…
math-preview.ts
…
non-blinking-cursor.ts
…
phrases.ts
…
ranges.ts
…
realtime.ts
…
review-tooltip.ts
…
scroll-one-line.ts
…
scroll-position.ts
…
search.ts
…
selection-listener.ts
…
shortcuts.ts
…
symbol-palette.ts
…
tabs-listener.ts
Merge pull request
#33687
from overleaf/mj-temporary-tabs-fix
2026-05-15 08:08:28 +00:00
theme.ts
Fix Typst: bold/italic rendering and keyword false-highlights in body text
2026-06-08 20:20:02 +00:00
third-party-extensions.ts
…
tooltips-reposition.ts
…
track-detached-comments.ts
…
vertical-overflow.ts
…
visual-line-selection.ts
…
wait-for-parser.ts
…