Features/Desktop/EditorAPI: Difference between revisions

Add a reference to the Google Docs Team's blog
(Created page with "{{FeatureStatus |Feature name=Editor API |Feature stage=Draft |Feature health=OK }} {{FeatureTeam}} {{FeaturePageBody |Feature overview=People are editing more and more text in b...")
 
(Add a reference to the Google Docs Team's blog)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|Feature stage=Draft
|Feature stage=Draft
|Feature health=OK
|Feature health=OK
|Feature status note=Understanding problems.
}}
{{FeatureTeam
|Feature product manager=Kevin Dangoor
|Feature feature manager=Kevin Dangoor
}}
}}
{{FeatureTeam}}
{{FeaturePageBody
{{FeaturePageBody
|Feature overview=People are editing more and more text in browsers today. The different applications in which people are editing their text have different needs. The needs of a programmer's editor are different from those of an editor for writers, for example.
|Feature overview=People are editing more and more text in browsers today. The different applications in which people are editing their text have different needs. The needs of a programmer's editor are different from those of an editor for writers, for example.
Line 17: Line 21:
* ideally also provides high-performance on files with single long lines
* ideally also provides high-performance on files with single long lines
* ability to do "code assist" (popups that provide completions for what the user is entering or possibly to prompt the user to take action in the case of errors)
* ability to do "code assist" (popups that provide completions for what the user is entering or possibly to prompt the user to take action in the case of errors)
* remappable keys
* transaction history
* integration with session restore


=== Rich Text Editors ===
=== Rich Text Editors ===


* why did Google Docs drop contentEditable?
* why did Google Docs drop contentEditable?  
 
** The answer had been posted on Google Docs Team's blog [http://googledocs.blogspot.com/2010/05/whats-different-about-new-google-docs.html http://googledocs.blogspot.com/2010/05/whats-different-about-new-google-docs.html]
}}
}}
{{FeatureInfo
{{FeatureInfo
12

edits