This website requires JavaScript.
Explore
Help
Sign in
github
/
overleaf
Watch
1
Star
0
Fork
You've already forked overleaf
0
mirror of
https://github.com/overleaf/overleaf.git
synced
2024-11-30 10:10:38 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
31190b967b
overleaf
/
services
/
web
/
frontend
/
js
/
features
/
source-editor
/
extensions
History
Mathias Jakobsen
31190b967b
[cm6] Add figure modal (
#12751
)
...
GitOrigin-RevId: 3043d1369ed85b38b1fec7479385b123a304c05b
2023-05-16 08:04:02 +00:00
..
changes
[cm6] Improve alignment of review panel elements (
#12710
)
2023-04-25 08:05:02 +00:00
spelling
[cm6] fix spell check issue, use new document range (
#13035
)
2023-05-15 08:02:57 +00:00
toolbar
[cm6] Add figure modal (
#12751
)
2023-05-16 08:04:02 +00:00
visual
[cm6] Add figure modal (
#12751
)
2023-05-16 08:04:02 +00:00
annotations.ts
auto-complete.ts
Merge pull request
#13033
from overleaf/ae-autocomplete-description
2023-05-11 08:05:46 +00:00
auto-pair.ts
[cm6] Handle multiple selection ranges when applying snippets (
#12830
)
2023-05-04 08:04:39 +00:00
bracket-matching.ts
browser.ts
bundle.ts
class-highlighter.ts
cursor-highlights.ts
cursor-position.ts
draw-selection.ts
editable.ts
Merge pull request
#12631
from overleaf/ae-readonly-focus
2023-04-21 08:02:56 +00:00
empty-line-filler.ts
Fix padding in emptyLineFiller and lineWrappingIndentation extensions (
#12736
)
2023-04-25 08:05:27 +00:00
exception-logger.ts
figure-modal.ts
[cm6] Add figure modal (
#12751
)
2023-05-16 08:04:02 +00:00
filter-characters.ts
folding-keymap.ts
font-load.ts
go-to-line.ts
highlight-active-line.ts
Merge pull request
#12643
from overleaf/ae-initial-active-line-highlight
2023-04-19 08:02:53 +00:00
indentation-markers.ts
index.ts
[cm6] Display non-standard spaces as special chars (
#12927
)
2023-05-08 08:04:18 +00:00
inline-background.ts
keybindings.ts
[cm6] Add save command to emacs (recompiles doc) (
#12742
)
2023-04-25 08:05:35 +00:00
language.ts
line-numbers.ts
line-wrapping-indentation.ts
Fix padding in emptyLineFiller and lineWrappingIndentation extensions (
#12736
)
2023-04-25 08:05:27 +00:00
phrases.ts
realtime.ts
scroll-one-line.ts
scroll-position.ts
search.ts
[cm6] Add "within selection" option to the search form (
#12798
)
2023-05-01 08:05:02 +00:00
shortcuts.ts
Duplicate the cloneSelectionVertically key mapping to re-allow Ctrl on macOS (
#12918
)
2023-05-04 08:05:31 +00:00
symbol-palette.ts
theme.ts
[cm6] Display non-standard spaces as special chars (
#12927
)
2023-05-08 08:04:18 +00:00
third-party-extensions.ts
track-changes.ts
vertical-overflow.ts
[cm6] Use a block widget for padding at the top of the editor (
#12705
)
2023-04-25 08:04:53 +00:00
visual-line-selection.ts
[cm6] Change Emacs commands to visual-line-mode (
#12523
)
2023-04-17 08:05:08 +00:00
wait-for-parser.ts