This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 190812 - Document reload by a diff between currently opened document and file content on disk
Summary: Document reload by a diff between currently opened document and file content ...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks: 182323
  Show dependency tree
 
Reported: 2010-10-06 15:29 UTC by Miloslav Metelka
Modified: 2012-10-24 15:08 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2010-10-06 15:29:59 UTC
We should consider modifying the document by only diffs for document reloads. Instead of the current remove-all-content; insert-new-content-from-file  using the diffs would naturally save all the acompanying information like breakpoints, bookmarks etc. and other editor-related information not expressed by annotations.
Comment 1 David Strupl 2012-10-24 15:08:39 UTC
I think this is an ENH request.