Selection (user interface): Difference between revisions

Content deleted Content added
Line 29:
=== Free-form simultaneous editing ===
 
The [[Lapis (text editor)|Lapis text editor]],<ref>[http://www.cs.cmu.edu/~rcm/papers/chi02/chi02.html LAPIS: Smart Editing with Text Structure]</ref><ref>[http://www.usenix.org/event/usenix99/full_papers/miller/miller_html/usenix99.html Lightweight Structured Text Processing]</ref> the ''multiple selection'' feature in [[Sublime Text]]<ref>{{cite web |url=http://www.makeuseof.com/tag/sublime-text-2-crossplatform-code-editing/ |title=Features|publisher=makeuseof.com |accessdate=13 November 2012}}</ref><ref>{{cite web|url=http://www.sublimetext.com/docs/2/column_selection.html|title=Column selection}}</ref> and Mozilla's [[Firefox developer tools]],<ref>{{cite web | url=https://hacks.mozilla.org/2014/05/editable-box-model-multiple-selection-sublime-text-keys-much-more-firefox-developer-tools-episode-31/ | title=Editable box model, multiple selection, Sublime Text keys + much more – Firefox Developer Tools Episode 31 | publisher=Mozilla | date=May 7, 2014 | accessdate=7 May 2014 | author=Heather Arthur and Robert Nyman}}</ref> and the ''multi edit''<ref>[http://blogs.gnome.org/jessevdk/2009/11/15/new-gedit-plugin-multi-edit/ New gedit plugin: multi edit], and a [https://people.gnome.org/~jessevdk/multiedit.ogv demo video].</ref> plugin for [[gedit]] are examples of the simultationussimultaneous editing technique that work on discontinuous regions through direct manipulation. The Lapis editor can also create an automatic multiple selection based on an example item.
 
==References==