overleaf/services/web/public/coffee/ide
Brian Gough 2ed934120c Fix display of annotations when switching files in ace editor
The annotations (error markers) were not preserved when switching
between files.  The setAnnotations method was being called before the
document is ready -- when the document is attached to ace the content
is deleted and reinserted, which caused the annotations to be removed.
To fix the problem we set the annotations after attaching.
2015-04-08 14:39:39 +01:00
..
binary-files
chat
clone
connection Actually proxy websocket connections 2015-03-20 19:08:48 +00:00
directives
editor Fix display of annotations when switching files in ace editor 2015-04-08 14:39:39 +01:00
file-tree
hotkeys
online-users
pdf make new pdf viewer the default for all users 2015-03-20 11:28:28 +00:00
pdfng/directives update pdf text layer builder with improvements from pdfjs 1.0.1040 2015-03-31 14:55:05 +01:00
permissions
services
settings
share
track-changes