VL/HCC 2023
Mon 2 - Fri 6 October 2023 Washington, DC, United States
Wed 4 Oct 2023 16:30 - 17:00 at Auditorium - Session on Projectional Editing Chair(s): Jácome Cunha

Structure editors have long promised to facilitate a continuous dialogue between programmer and system—one uninterrupted by syntax errors, such that vital program analyses and editor services are always available. Unfortunately, structure editors are notoriously slow or difficult to use, particularly when it comes to modifying existing code. Prior designs often struggle to resolve the tension between maintaining a program’s hierarchical structure and supporting the editing affordances expected of its linear projection. We propose the paradigm of gradual structure editing, which mitigates this tension by allowing for temporary disassembly of hierarchical structures as needed for text-like editing, while scaffolding these interactions by generating syntactic obligations that, once discharged, guarantee proper reassembly.

This paper contributes the design and evaluation of a gradual structure editor called teen tylr. We conducted a lab study comparing teen tylr to a text editor and a traditional structure editor on structurally complex program editing tasks, and found that teen tylr helped resolve most usability problems we identified in prior work, though not all, while achieving competitive performance with text editing on most tasks. We conclude with a discussion of teen tylr’s remaining limitations and design implications for future code editors and parsers.

Wed 4 Oct

Displayed time zone: Eastern Time (US & Canada) change

16:00 - 17:00
Session on Projectional EditingResearch Papers at Auditorium
Chair(s): Jácome Cunha Faculty of Engineering, University of Porto & HASLab/INESC
16:00
30m
Talk
Projectional Editors for JSON-Based DSLs
Research Papers
A: Andrew McNutt University of Washington, A: Ravi Chugh University of Chicago
Pre-print
16:30
30m
Talk
Gradual Structure Editing with Obligations
Research Papers
A: David Moon University of Michigan, A: Andrew Blinn University of Michigan, A: Cyrus Omar University of Michigan
Pre-print