Home GnuPG

Improve autocomplete behavior in lists and with noncompleting results
75781dba1addUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Improve autocomplete behavior in lists and with noncompleting results

Summary:
Ref T10163. Currently, we don't activate on indented lines, but were too aggressive about this, and would not activate on lines like - Hey, @user..., where we should.

Instead, don't activate on indented lines if there's only an indent (i.e., # probably means enumerated list).

Also, if results don't have autocompletes (rare but possible with projects missing slugs), improve behavior.

Test Plan:

  • Typed #a, got no autocomplete.
  • Missing slug thing is a pain to test locallly, #1 z z z z reproduces in production. I'll just verify it there.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10163

Differential Revision: https://secure.phabricator.com/D15040

Details

Provenance
epriestley <git@epriestley.com>Authored on Jan 16 2016, 11:59 PM
Parents
rPHAB75b8d3312bbb: Hide the autocompleter intelligently when you ignore it and keep typing
Branches
Unknown
Tags
Unknown

Event Timeline